h1 			{ font-size: 18px; color: #bd0001; margin: 10px 0px 5px 0px; font-weight: bold;}
h2 			{ font-size: 16px; color: #bd0001; margin: 25px 0px 5px 0px; font-weight: bold;}
h3 			{ font-size: 14px; color: #bd0001; margin: 15px 0px 5px 0px; font-weight: normal; }
b  			{
	color: #707070;
}
a, a:visited, a:link { color:#bd0001; text-decoration: none; }
a:hover 	{ text-decoration: none; }
img 		{border: 0px; }
body 		{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #bd0001;
	color: #707070;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

#header 		{ display: block; position: relative; height: 265px; padding: 0; margin: 0 0 10px 0; background-color: #bd0001; }
#header img 	{ padding: 0px; margin: 0px; }
#footer 		{ position: relative; clear: both; display: block; height: 50; border: 1px solid #cccccc; margin-top: 15px; margin-bottom: 15px; padding: 15px 0 10px 0; background-color: #FFFFFF; font-size: 11px; }
#copyright 		{ text-align: center; background: transparent; padding: 10px 0;}
#wrapper 		{ display: block; overflow: hidden; width: 920px; margin: 0 auto; text-align: left; padding: 0px; }

#seite 				{ display: block; margin: 0 auto; min-height: 420px; border: 1px solid #cccccc; background-color: #FFFFFF; }
#col_middle			{ float: left; width: 485px; overflow: hidden; padding: 0 0px 10px 10px; }
#col_left 			{ float: left; width: 190px; overflow: hidden; border-right: 1px solid #cccccc; margin-top: 15px; text-align: center; }
#col_right			{ float: right; width: 200px; padding: 48px 7px 0 7px; }
#col_right	img		{ border: 1px solid #cccccc; margin-bottom: 40px; }
#sidebar    		{ background: #bd0001; margin-top: 7px; height: 40px; color: #FFFFFF; }
#sidebar li a 		{ padding-left: 8px; text-decoration:none; font-weight: bold; }
#sidebar.button 	{ margin: 0 0 5px 0; }
#media					{ float: right; }
#sub_menu				{ padding: 3px 0 3px 5px; border-bottom: 1px solid #000000; background-color: #bd0001; }
#sub_menu	a			{ color: #5FAC66; padding: 0px 5px; }
.spalt					{ display: block; width: 320px; float: left; }
.links					{ padding-right: 30px; }

.link			{ padding: 0 10px 0 0; }
.content    	{ padding: 0 10px 0 10px; text-align: justify; }
.clear			{ clear: both; }
.green			{ color: #5FAC66; }
.red			{ color: #FF0000; }
.sitemap		{ display: block; float: left; padding-right: 15px; font-size: 11px; }
.sitemap a		{ color: #bd0001; }
.dot_line		{	height: 1px; margin: 0;	padding-bottom: 15px; }

