* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}
body {
	background: url(../images/bg-body.jpg) rgb(255, 255, 255) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a {
	color: #173d86;
	text-decoration: underline;
}

p {
	margin: 0 0 16px 0px;
}


a:hover {
	color: #000;
	text-decoration: underline;
}


.highlightSmall{
	font-size:10px;
	margin-left:7px;
}


#wrapper {
	background: url(../images/bg-container.jpg) repeat-y;
	position: relative;
	width:928px;
	min-height:100%;
	margin:0 auto;
	z-index:1;
}


}
* html #wrapper {
	height:100%;
}
#branding {
	width: 257px;
	height: 211px;
	margin: 0px 0 0 0px;
}
* html #content {
	height: 235px;
}
#content {
	width: 444px;
	margin: 0px 0 0 398px;
	padding: 30px 30px 0px 45px;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
	min-height: 235px;
}
#content a {
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	color: #173d86;
}
#content a:hover {
	text-decoration: underline;
	color: #000;
}

#footer {
	clear: both;
	background: url(../images/bg-footer.jpg) repeat-x;
	height:80px;
	width: 923px;
	padding: 178px 0px 0px 5px;
	font-size: 13px;
	font-style: normal;
	color: #000;
}
#telefon {
	margin: -48px 0px 0px 230px;
	padding: 0px 0px 0px 0px;
	height:58px;
	width: 250px;
	font-size: 13px;
	font-style: normal;
	color: #000;
}
#slideshow, #cms-img-container {
	position:absolute;
	top: 211px;
	width: 398px;
	height: 265px;
}
#cms-img-container {
	margin: 0 0 0 15px;
	width:auto;}
#produkte {
	position:absolute;
	width: 398px;
	height: 265px;
	top: 210px;
}

#test2 {
	width: 398px;
	height: 265px;
	padding: 0px 0 0 0px;
	color:#ffffff;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding:0 0 10px 0px;
	line-height: 16px;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #173d86;
	font-size: 18px;
	font-weight: normal;
	padding:0 0 0px 0px;
	line-height: 16px;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #0052A8;
	font-size: 18px;
	font-weight: bold;
	padding:0 0 15px 0px;
	line-height: 16px;
}
.imgborder {
	border: 1px solid #ccc;
}
.list {
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.50em;
}
#scroller {
	text-align: right;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:20px;
	float:inherit;
}
#scroller a {
	font-size: 13px;
	color: #0051a7;
}
#scroller a:hover {
	text-decoration: none;
	color: #fff;
}
.rahmen {
	background-color: #00B8F1;
	border: 0px solid #383838;
	padding: 25px 30px 20px 30px;
}
