* {
	margin: 0px;
	padding: 0px;
} 
html 		{ min-height: 100%; }

body {
	text-align: center;
	font-size: 12px;
	color: #050606;
	line-height:18px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
ol,ul,dl 
h1, h2, h3, ol, ul, dl {
	padding-bottom: 5px;
}
table, th, td { font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; }
ol, ul, dir, menu, dd       		{ margin-left: 40px }
ol              					{ list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#skip 				{ display: none; }
a img, :link img, :visited img { border: none; }
img 				{ display: block; }
a:link 				{ color: #C74848; text-decoration: underline; }
a:visited 			{ color: #333; text-decoration: underline; }
a:hover, a:active 	{ color: #DB7C7C; }

.alignright		{ text-align: right !important; }
.floatright		{ float: right; }
.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{
	font-size: 22px;
	line-height: 20px;
	color: #151819;
	margin-left:0px;
}
h2 		{ font-size:14px; 	margin-left:0px;}
h3		{ font-size: 16px; color: #666;	margin-left:0px; }

#wrapper 		{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#header 		{
	position:relative;
	display:block;
	width:900px;
	height:101px;
	background:#FFF url(../images/bg_header.gif) repeat-x;
}
#header .logo 	{
	position:absolute;
	left:0px;
	top:0px;
}

#nav 			{
	display:block;
	width:900px;
	height:26px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
}
#nav li 		{ float:left; width:150px;  }
#nav li a 		{
	text-decoration:none;
	display:block;
	padding:0;
	padding:0;
	height:1%;
	line-height:26px;
	color:#0B0C0D;
	font-weight: bold;
}
#nav li.on 		{ display:block; padding:0; width:120px; height:26px; line-height:26px; background:url(../images/bg_nav_on_2.gif) no-repeat 50% 0; color:#EFEFEF; }
#nav li a:hover {
	background-image: url(../images/bg_navhover.gif);
	background-repeat: repeat-x;
}

#content {
	width:880px;
	min-height:543px;
	text-align:left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #content, * html #content #col_1 { height:543px; }

#content #col_1 {
	width:135px;
	float:left;
	min-height:543px;
	background:url(../images/bg_left.gif) no-repeat 100% 50%;
}
#content #col_1 h2 {
	color:#36A6B5;
	font-size:12px;
	font-weight:normal;
}
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(../images/bg_subnav.gif) no-repeat 100% 100%; text-decoration:none }
#subnav li a:hover { background:#E9D1D1 url(../images/bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; }
#content #col_2 {
	width:740px;
	float:left;
}

#footer {
	display:block;
	width:900px;
	background:#6ecfdc;
	-moz-border-radius:6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #0A0B0C;
}
#footer small {  }

.t_form { margin:20px; }
.t_form th { background:#efefef; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }
.klein
{
font-size:9px;

}
