/* Typometris GmbH 2008 */

body
{ 
background: repeat-y center #FFFFFF;
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
h1{
font-size:15px;
color:#6C0008;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #CE6700;
margin:0px;
padding:3px;
font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
width:930px;
height:auto;
margin:auto;
background-color:#FFFFFF;
border-left:1px  #CCCCCC solid;
border-right:1px  #CCCCCC solid;
}
.logo{
	width:250px;
	height:auto;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 30px;
}
#top_banner{
	width:930px;
	height:120px;
	background:url(images/header.gif) no-repeat bottom;
}
#page_content{
width:930px;
height:auto;
background-color:#FFFFFF;
}
/*menu oben*/
ul.menu {
	list-style-type:none;
	float:right;
	display:block;
	width:600px;
	height:18px;
	clear:both;
	margin-top:42px;
	padding:0;
}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:4px 11px 0 5px; margin:0;width: auto; height:18px; text-align:center; line-height:20px; font-weight:bold; font-size:12px;
text-decoration:none; color:#007db5;}

a.nav:hover {
display:block; float:left; padding:4px 11px 0 5px; margin:0;width: auto; height:18px; text-align:center; line-height:20px;
text-decoration:none;  color:#000000;}

/*linke sektion*/

#left_section{
width:300px;
float:left;
padding:0 0 10px 30px;
}
.left_box_border{
width:250px;
height:auto;
border:1px #CCCCCC solid;
padding:2px;
margin-top:15px;
}
.left_box{
width:250px;
height:auto;
background:url(images/box_neu.gif) no-repeat top;
padding-top:10px;
}
#login{
padding:10px;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.submit{
float:right;
margin-right:30px;
margin-top:5px;
}
img.pic{
float:left;
padding:10px;
}
.title{
font-size:14px;
font-weight:bold;
color:#007db5;
padding:0px 0px 0px 5px;
}
.title a{
text-decoration:none;
font-weight:bold;
color:#007db5;
}
.content{
padding:5px;
text-align:left;
line-height: 1.2;
}
/*rechte sektion*/
#right_section{
width:600px;
height:auto;
float:left;
}
.right_box{
margin:20px 10px 10px 0;
}
img.pic_border{
float:left;
padding:2px;
margin-right:15px;
border:1px solid #CCCCCC;
}
.title_small{
font-size:12px;
font-weight:bold;
color: #000000;
}
#right_box_1{
width:250px;
height:280px;
float:left;
margin:10px 1px 10px 1px;
}
#right_box_2{
width:280px;
height:280px;
float:left;
margin:10px 5px 10px 1px;
padding-left:12px;
line-height: 1.2;
}
#right_box_3{
width:250px;
height:380px;
float:left;
margin:10px 1px 10px 1px;
}
.news_box{
padding:10px 0 0 0;
clear:both;
}
img.pic_news{
float:left;
padding:0px 10px 10px 10px;
}
.news_submenu{
clear:both;
float:left;
padding-top:5px;
margin-left:10px;
}
.news_link{
float:left;
padding-right:30px;
}
.news_link a{
text-decoration:none;
color:#007db5;
}
.news_link a:hover{
text-decoration:none;
color:#007db5;
}
/*service*/
ul.services {
list-style-type:none; float:left; display:block; width:auto; height:20px; 
margin:0px; padding:10px 0 0 2px;}

ul.services li {
display:inline;}

a.nav_services:link, a.nav_services:visited {
display:block; padding:1px 0 0 25px; margin:2px;width: auto; height: auto; text-align:left; line-height:17px;
text-decoration:none; background:url(images/bullet.gif) no-repeat left; color:#000;}

a.nav_services:hover {
display:block; padding:1px 0 0 25px; margin:2px;width:auto; height:auto; text-align:left; line-height:17px;
text-decoration:none; background:url(images/bullet_a.gif) no-repeat left; color:#000000;}
/*footer*/
#footer{
width:930px;
height:70px;
clear:both;
background:url(images/footer_03.gif);
border-bottom:1px  #CCCCCC solid;

}
#copyrights{
width:300px;
color: #666666; 
font-size:10px;
float:left;
padding:10px 0px 0px 33px;
}
.link{
	color:#007db5;
	text-decoration: none;
