/* CSS Document */

html,body { 
	margin:0; padding:0;
}
body {
	color:#636363;
	background-image: url(../images/bg_image.jpg);
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
	height: 100%;
	width:100%;
}
a, a:visited, a:focus {
	color:#636363;
}
a:hover {	
	color:#000000;
	text-decoration: underline;
}
.clear {clear:both; overflow:hidden; font-size:0;height:0;}

#container {
	width:863px;
	height:570px;
	margin: 0 auto;
	background-color:#e3e9d9;
}
#header {
	width:863px;
	height:40px;
	padding:13px 0 0 13px;
	color:#000000;
	font-size:17px;
}
#left {
	width:220px;
	float:left;
	background:url(../images/col_mitte.png) repeat-x;
	height:516px;
}
#right {
	width:220px;
	float:left;
	background:url(../images/col_mitte.png) repeat-x;
	height:516px;
}
#left h2 {
	background:url(../images/bg_rubrik.gif) repeat-x;
	font-size:13px;
	padding:8px 0 7px 14px;
	margin:0;
	font-weight:normal;
}
#left h3 {
	background:url(../images/bg_rubrik.gif) repeat-x;
	font-size:13px;
	padding:8px 0 7px 28px;
	margin:0;
	font-weight:normal;
}


#left .icon {
	padding:0;
	margin:0;
	float:left;
}

#right h2 {
	background:url(../images/bg_rubrik.gif) repeat-x;
	font-size:13px;
	padding:8px 0 7px 14px;
	margin:0;
	font-weight:normal;
}
#left p {
	padding:8px 3px 15px 14px;
	margin:0;
}
#right p {
	padding:10px 3px 15px 14px;
	margin:0;
}
#left ul {
	margin:0 3px 15px 14px;
	padding:0;
	list-style-type:none;
}
#left li {
	list-style-type:none;
	background: url(../images/pfeil_liste.gif) no-repeat scroll 0 5px;
	padding:0 0 0px 14px;
	margin:0 0 0 5px;
}
.finanztest {
	float:left;
	padding-right:16px;
	color:#000
}
.tuev {
	float:left;
	padding:10px 16px 10px 0px;
}

div.logos{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale",src='../images/logos.png');
	width::184px;
	height:247px;
	margin-left:14px;
}
html > body div.logos  {
	background: url(../images/logos.png) no-repeat;
	margin-left:14px;
}

div.tuev_logo{
	background:url(../images/ssl.gif) no-repeat;
	height:74px;
	margin:20px 0 0 14px;
	padding:0 0 0 65px;
}

#content {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale",src='../images/bg_form_mitte.png');
	width:414px;
	height:520px;
	float:left;
	color:#000000;
	margin:0 4px 0px 0px;
	font-size:12px;
}
html > body #content  {
	background:  url(../images/bg_form_mitte.png) repeat-x;
}
#content h2 {
	background:url(../images/bg_header_form.gif) repeat-x;
	font-size:14px;
	padding-left:4px;
	margin:0;
	font-weight:normal;
}
#content h2 span {
	padding:9px 0 7px 7px;
	display:block;
}
#content .ecke {
	padding:0;
	margin:0;
	float:right;
}
#content .form_header {
	background:url(../images/image_frau.jpg) no-repeat scroll 0 0;
	height:91px;
	padding:9px 0 7px 5px;
	margin:0;
	line-height:17px;
	padding:14px 24px 0 160px;
}
#content p {
	padding:3px 3px 15px 14px;
	margin:0;
}
#footer {
	width:860px;
	text-align:right;
	padding-top:5px;
	text-decoration:underline;
	padding-right:15px;
}
#leftcol {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_links.png');
	position:absolute;
	top:0;
	margin-left:-30px;
	height:460px;
	width:33px;
	float:left;
}
html > body #leftcol  {
	background: url(../images/bg_links.png);
}
#rightcol {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_rechts.png');
	position:absolute;
	top:0;
	margin-left:862px;
	height:460px;
	width:33px;
	float:left;
}
html > body #rightcol  {
	background: url(../images/bg_rechts.png) no-repeat;
}
#leftcol_bg {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/col_links.png');
	margin-left:-227px;
	height:516px;
	width:6px;
	float:left;
}

html > body #leftcol_bg  {
	background: url(../images/col_links.png) no-repeat top left;
}
#rightcol_bg {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/col_rechts.png');
	margin-left:-1px;
	height:516px;
	width:4px;
	float:left;
}
html > body #rightcol_bg  {
	background: url(../images/col_rechts.png) no-repeat top left;
}
#leftcol_bg2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/col_links.png');
	top:50px;
	position:absolute;
	margin-left:636px;
	height:520px;
	width:6px;
	float:left;
}
html > body #leftcol_bg2  {
	background: url(../images/col_links.png) no-repeat top left;
}
#rightcol_bg2 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/col_rechts.png');
	top:50px;
	position:absolute;
	height:520px;
	margin-left:861px;
	width:6px;
	float:left;
}
html > body #rightcol_bg2  {
	background: url(../images/col_rechts.png) no-repeat top left;
}

#leftcol_form {
	top:54px;
	background:#b5f156;
	position:absolute;
	height:514px;
	width:1px;
	float:left;
}
#rightcol_form {
	top:85px;
	background:#b5f156;
	position:absolute;
	height:481px;
	width:1px;
	float:left;
	margin-left:413px;
}