body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0c6183;
	padding:0;
	margin:0;
	font-size: 13px;
	background-image: url(../images/hg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentbox {
	padding-top: 50px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 23px;
}
a {
	color: #F11D20;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: underline;

}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6BC1DE;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
p, pre {
	padding: 0;
	margin:0;
}
pre, code {
	font-size: 1.2em;
	padding-bottom: 20px;
}
#startbox {
	height: 352px;
	margin-bottom: 4px;
	padding-top: 21px;
}
#start_textbox {
	width: 195px;
	float: left;
	background-image: url(../images/start_2_text_2.jpg);
	height: 332px;
	color: #5F7603;
	padding: 10px;
	text-align: justify;
}
#start_textbox_special {
	width: 195px;
	float: left;
	background-image: url(../images/start_2_text_special.jpg);
	height: 332px;
	color: #002D64;
	padding: 10px;
	text-align: justify;
}

#start_teaser {
	width: 641px;
	height: 352px;
	float: left;
}


/* ----------container zentriert das layout-------------- */
#container {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 867px;
}
/* ----------Banner-------------- */
#banner {
	background-color: #FFFFFF;
	background-image: url(../images/kopf_hg.png);
	height: 90px;
}
/* -----------------Inhalt--------------------- */
#content {
	background-color: #ffffff;
	background-image: url(../images/inhalt_hg.png);
	background-repeat: repeat;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#index {
	width: 180px;
	height: 80px;
	float: left;
}
ul {
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 500px;
	height: 37px;
	float: right;
	margin-right: 35px;
	margin-top: 52px;
}
li {
	float: right;
	margin-left: 5px;
	list-style-type: none;
}
div#nav li a {
	display: block;
	text-decoration: none;
	background-image: url(../images/button_aus.png);
	width: 80px;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	line-height: 12px;
}


div#nav li a:hover {
	background-image: url(../images/button_an.png);
}
#copyright {
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
#copyright img {
	vertical-align: middle;
	margin-bottom: 2px;
}


/* -----------footer--------------------------- */
#footer {
	clear: left;
	padding: 0;
	margin: 0;
}
.navposition {
	margin-top: 10px;
}
#flashbox {
	margin-bottom: 4px;
}
.productimage {
	border: 5px solid #61bcdc;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.productbox {
	float: left;
	width: 430px;
}
.pics {
	height: 400px;
}
.breaker {
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #0099FF;
	margin-top: 30px;
	clear: none;
}
#flashbox2 {
	margin-bottom: 4px;
	padding-top: 13px;
}
#footerbannerbox {
	padding-bottom: 5px;
}
#card {
	position: absolute;
	z-index: 1;
}
.infobox {
	background-color: #B4E0ED;
	float: right;
	width: 320px;
	padding: 10px;
	color: #053870;
	margin-left: 20px;
	background-image: url(../images/service_bg.jpg);
}
.infobox h1 {
	color: #053870;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.infobox a {
	color: #000;
	text-decoration: underline;
}
