			{ padding: 0; margin: 0; font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 14px; }
html				{ background-color: #ffffff; }
img				{ border: 0; }
.clear				{ clear: both; }
						

body				{
				  background: #ffffff;
				 	}
					
#header				{ height: 120px; }
#container			{ min-height: 200px; min-width: 300px; margin: 0 auto; }


.content_container		{ float: left; }
.col0				{ float: left; }
.col1				{ float: left; }
.col2				{ float: left; }

.rounded_corners_2px		{ border-radius: 2px; -moz-border-radius: 2px;-webkit-border-radius: 2px; }
.rounded_corners_3px		{ border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px; }
.rounded_corners_5px		{ border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px; }
.rounded_corners		{ border-radius: 10px; -moz-border-radius: 10px;-webkit-border-radius: 10px; }
.rounded_corners_right		{ border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; }


#inner_content			{ min-height: 100px; min-width: 80px; margin-top: 5px;}
#inner_content			{ border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; }


#inner_content			{ background-color: #fbfbfb;  border-top: 1px solid #cccccc; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 2px solid #bbbbbb; }
#inner_content .headline	{ border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; }
#inner_content .headline	{ font-family: Calibri,Arial,Helvetica,sans-serif; text-align: left; font-size: 16px; margin: 0; padding: 5px 8px; font-weight: bold; position: relative; top: -5px; }
#inner_content .headline	{ color: #ffffff; text-shadow: 0px 0px 0px #3B3B3B; }
#inner_content .headline_green	{ 
				  background: #006e09;
				  background: -webkit-gradient(linear, left top, left bottom, from(#7cad52), to(#006e09));
				  background: -moz-linear-gradient(top,  #7cad52, #006e09);
				  background: linear-gradient(#7cad52, #006e09);
				  -pie-background: linear-gradient(#7cad52, #006e09);
				  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cad52', endColorstr='#006e09'); 
				}
#inner_content .headline	{
				  background: #b31a1c;
				  background: -moz-linear-gradient(top, #ba4c4b, #b31a1c);
				  background: -webkit-gradient(linear, left top, left bottom, from(#ba4c4b), to(#b31a1c));
				  background: linear-gradient(#ba4c4b, #b31a1c);
				  -pie-background: linear-gradient(#ba4c4b, #b31a1c);
				  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba4c4b', endColorstr='#b31a1c'); 
				}
				
#inner_content .kurs	{ border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-top: 1px #cccccc;  border-bottom: 1px solid #cccccc; }
#inner_content .kurs	{ font-family: Calibri,Arial,Helvetica,sans-serif; text-align: left; font-size: 15px; margin: 0; padding: 5px 8px; font-weight: bold; position: relative; top: -5px; }
#inner_content .kurs	{ color: #ffffff; text-shadow: 1px 1px 1px #3B3B3B; }
#inner_content .kurs	{ background: #006e09;
				  background: -webkit-gradient(linear, left top, left bottom, from(#7cad52), to(#006e09));
				  background: -moz-linear-gradient(top,  #7cad52, #006e09);
				  background: linear-gradient(#7cad52, #006e09);
				  -pie-background: linear-gradient(#7cad52, #006e09);
				  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cad52', endColorstr='#006e09'); 
				  }

#inner_content .boerse	{ border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-top: 1px #cccccc;  border-bottom: 1px solid #cccccc; }
#inner_content .boerse	{ font-family: Calibri,Arial,Helvetica,sans-serif; text-align: left; font-size: 15px; margin: 0; padding: 5px 8px; font-weight: bold; position: relative; top: -5px; }
#inner_content .boerse	{ color: #ffffff; text-shadow: 1px 1px 1px #3B3B3B; }
#inner_content .boerse	{ background: #006e09; height: 14px;
				  background: -webkit-gradient(linear, left top, left bottom, from(#7cad52), to(#006e09));
				  background: -moz-linear-gradient(top,  #7cad52, #006e09);
				  background: linear-gradient(#7cad52, #006e09);
				  -pie-background: linear-gradient(#7cad52, #006e09);
				  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cad52', endColorstr='#006e09'); 
				  }

#inner_content h1		{ font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 28px; font-weight: normal; padding: 5px 0 7px; }
#inner_content h2		{ font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 22px; font-weight: normal; padding: 5px 0 3px; color: #7a7b80; }
#inner_content ul		{ padding-left: 20px; margin: 7px 0; }
#inner_content ol		{ padding-left: 20px; margin: 7px 0; }
#inner_content li		{ font-size: 15px; line-height: 20px; }
#inner_content p		{ font-size: 15px; line-height: 20px; padding: 10px 0; }

#inner_content .content_body		{ text-align:left; min-height: 60px; margin-left: 10px; margin-right: 10px; }

