* {
	margin:0;
	padding:0;	
}
body{
	background: #F5FAFA url("../images/bg_body.gif") left top repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
img{
	border: none;
	vertical-align: bottom;
}
a{
	color: #025452;
}
.clear{
	clear:both;
	font-size:0px;
}
.page{
	margin:0px auto;
	width:760px;
}


.language{
	float: right;
	padding:40px 15px 5px 0;
}
.language ul li{
	display: inline;
	color: #075353;
}
.language ul li a{
	color:#075353
}
.language ul li a:hover{
	text-decoration: none;
}
.language ul li span{
	margin:0 8px 0 10px;
}
.header img{
	float: left;
}


.container{
	clear: both;
}

.left{
	width:199px;
	float: left;
}
.search{
	background: url("../images/bkg_suchbox.gif") left top no-repeat;
	width:199px;
	height: 49px;
	text-align: center;
	padding:20px 0 0 0;
}
.search input{
	width:110px;
	margin-right:10px;
}
.search a{
	color: #FFFFFF;
}
.news{
	padding-top: 19px;
	padding-left: 22px;
	padding-right: 18px;
	padding-bottom: 15px;
	background-color: #339A99;
	color: #E2F1F1;
	line-height: 14px;;
}
.news a{
	font-weight: bold;
	color: #E2F1F1;
}
.news a:hover{
	text-decoration: none;
}
.addressbook{
	background: url("../images/bkg_addressbox.gif") left top repeat-x;
	height:176px;
	color: #025452;
	line-height: 14px;
	padding-top: 20px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 24px;
}
.addressbook a:link, .addressbook a:visited{
	line-height: 19px;
	color: #025452;
	text-decoration: underline;
	font-weight: normal;
}
.addressbook a:active, .addressbook a:hover
{
	line-height: 19px;
	color: #025452;
	text-decoration: none;
	font-weight: normal;
}


.content{
	width: 561px;
	float: left;
}
.one_col{
	float: left;
	width:187px;
}
.index_content{
	background-color: #D6EBEA;
	padding:0 0 20px 0;
}
.index_news{
	width:354px;
	float: left;
	padding:10px 0 0 20px;
}
h4{
	font-size:12px;
	color: #2D7C7C;
	padding:0 0 20px 0;
}
.newsline{
	color: #025452;
	clear: both;
	
}
.newsline img{
	float: left;
	padding: 0 0 20px 0;
}
.newsline div{
	float: left;
	width:250px;
	padding:0 0 0 10px;
}
.newsline div p{
	padding: 0 0 20px 0;
}
h3 a{
	font-size:11px;
	color: #025452;
	display: block;
	padding:0 0 5px 0;		
}
h3 a:hover{
	text-decoration: none;
}
.other_news{
	clear: both;
}
.other_news:hover{
	text-decoration: none;
}
.product_news{
	float: left;
	width:147px;
	background-color: #BDDFDE;
	color: #025452;
	padding:0 20px 20px 20px;
}
.product_news h4{
	padding:10px 0 20px 20px;
}
.product_news span{
	font-size:12px;
}
.product_news p{
	padding-top: 5px;
}
.product_news a:hover{
	text-decoration: none;
}
.product_news img{
	margin:20px 0 10px 0;
}


.content_pages{
	width: 526px;
	float: left;
	background-color: #FFFFFF;
	padding:25px 15px 20px 20px;
	color:#025452;
}
.content_pages h2{
	color: #FF0066;
	font-size:14px;
}
.content_pages h3{
	font-size:12px;
	padding:20px 0 10px 0;
}
.content_pages p{
	font-size:10px;
	line-height:14px;
}


.footer{
	background-color: #339A99;
	margin:0 0 20px 0;
	float:right;
	width:561px;
}
.footer ul{
	text-align: right;
	padding:5px 15px 5px 0;
}
.footer ul li{
	display: inline;
	color:#E2F1F1;
}
.footer ul li a{
	color:#E2F1F1;
	text-decoration: none;
}
.footer ul li span{
	margin: 0 1px 0 4px;
}