body, html {

}
body {
	background-color: #84A3D4;
	background-image: url(images/site/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.topmargin {
	width: 780px;
	height: 40px;
	border-right: 1px solid #fff;
}
#graybar {
	background-color: #CED0D2;
	height: 119px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	/*margin-top: 40px;*/
	background-image: url(images/site/sinus.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	position: relative;
}
#graybar .gbb {
	width: 780px;
	height: 119px;
	border-right: 1px solid #fff;
}
#mpage {
	position: relative;
	width: 780px;
	background-image: url(images/site/bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right: 1px solid #fff;
}

#graybar .logo {
	/*height: 91px;
	width: 190px;
	position: absolute;
	left: 564px;
	top: 15px;*/
	height: 91px;
	width: 190px;
	position: absolute;
	left: 510px;
	top: 42px;

}
#mpage .mainimg {
	height: 241px;
	width: 406px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	background-image: url(images/site/mainfoto.jpg);
	background-repeat: no-repeat;
}

#mpage .left {
	float: left;
	width: 374px;
}
#mpage .left UL,LI{
	list-style-type: none;
	margin: 0px;
}
#mpage .left UL {
	padding-top: 30px;
	padding-left: 10px;
}
#mpage .left LI {
	padding-bottom: 13px;
}
#mpage .right {
	width: 405px;
	float: left;
}

#footer {
	background-color: #A3C7EE;
	height: 84px;
/*	width: 781px;*/
	border-top: 3px solid #fff;
	border-bottom: 1px solid #fff;	
	position: relative;
	background-image: url(images/site/bg_foot.jpg);
	background-repeat: repeat-y;
	clear: both;
	position: relative;
}

#footer .termlogo {
	position: absolute;
	left: 10px;
	top: 12px;
}
#footer .address {
	position: absolute;
	left: 110px;
	margin-top: 6px;
	margin-left: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #A9C5E7;
	line-height: 14px;
}
#footer .strong {
	font-weight: bold;
	color: #fff;
}
.address A {
	color: #fff;
	text-decoration: none;
}
.address A:hover {
	color: #fff;
	text-decoration: underline;
}

#contactbox {
	padding: 25px 30px 10px 60px;
	background-image: url(images/site/kontaktvert.gif);
	background-repeat: no-repeat;
	background-position: 12px 30px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
}
#contactbox h1 {
	font-size: 11px;
	font-weight: bold;
}

#contactbox A {
	color: #fff;
	text-decoration: none;
}
#contactbox A.www {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#submpage {
	position: relative;
	width: 780px;
	border-right: 1px solid #fff;
	
	background-image: url(images/site/sub_bg_grad.jpg);
	background-repeat: repeat-y;
	background-position:  right top;	
}
#submpage .left {
	float: left;
	width: 259px;
}
#submpage .menu {
	width: 230px;
}
#submpage .menu UL,LI{

	list-style-type: none;
	margin: 0px;
}
#submpage .menu UL {
	padding-top: 30px;
	padding-left: 10px;
}
#submpage .menu LI {
	padding-bottom: 0px;
	padding-top: 4px;
	border-bottom: 1px solid #fff;
	padding-left: 5px;
}
#submpage .menu .last {
	margin-top: 2px;
	padding-top: 55px;
	padding-bottom: 0px;

}
#submpage .right {
	width: 520px;
	float: left;
	background-image: url(images/site/sub_right_bg_grad.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#productsbox {
	color: #fff;	
	margin-left: 25px;
	width: 460px;
}
#productsbox .header {

	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;

	border-bottom: 1px solid #fff;
}

#productsbox h4 {
    font-family: Tahoma, Arial, Verdana;
    font-size: 12px;
}
#productsbox .list UL,LI{
	list-style-type: none;
	margin: 0px;
}
#productsbox .list2 {
    font-family: Tahoma;
    font-size: 11px;
}
#productsbox .list2 UL, .list2 LI {
    list-style-type: square !important;
    line-height: 16px;
}
#productsbox .list UL {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#productsbox .list LI, #productsbox .list2 LI {
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: url(images/site/hordot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.list .img {
	width: 150px;
	float: left;
}
.list .desc {
	width: 295px;
	float: left;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 11px;
}
.list .spacer {
	clear: both;
}
.list h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
.list A {
	text-decoration: underline;
	color: #fff;
}
.list A:hover {
	color: #A3C7EE;
}

A.art {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
A.art:hover {
    text-decoration: underline;
}
