* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #444444;
	background-color: #FFF;
	background-image: url(../images/bodybg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

A {
	color:#0072cf;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#header {
	position: relative;
	height: 67px;
}

#header-teaser {
	height: 200px;
}

#header #nav {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 67px;
}

#header #nav UL {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#header #nav LI {
	float: left;
}

#header #nav LI A {
	display: block;
	font-size: 15px;
	color: #FFF;
	height: 67px;
	line-height: 70px;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 15px;
}
#header #nav LI A:Hover, #header #nav LI A.active {
	color: #888;
	background: #333;
}

#content-main {
	margin-top: 15px;
}

#content-left {
	float: left;
	line-height:21px;
	width: 620px;
	margin-right: 40px;
}

#content-left UL {
	padding-left:20px;
}

#content-right {
	float: left;
	width: 300px;
}

#content-right UL {
	padding-left:20px;
}

#nav-right {
	margin-bottom:20px;
}

#content-right #nav-right UL {
	list-style-type: none;
	padding:2px 0px 6px 0px;
	background: #f7f7f7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #efefef;
}
#content-right #nav-right LI {
	display:block;
}
#content-right #nav-right LI A {
	display:block;
	border-bottom:1px solid #efefef;
	padding:10px;
	text-decoration: none;
}
#content-right #nav-right LI A.active, #content-right #nav-right LI A:Hover {
	color: #333;
	background: #e6e6e6;
	padding-top:9px;
	border-top:1px solid #dedede;
}

#content-left H1 {
	font-size:25px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:15px;
}
#content-left H2 {
	font-size:18px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:5px;
}
#content-left H3 {
	font-size:16px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:5px;
}

#content-right H1 {
	font-size:19px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:5px;
}
#content-right H2 {
	font-size:17px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:5px;
}
#content-right H3 {
	font-size:15px;
	font-weight:normal;
	color:#0072cf;
	margin-bottom:5px;
}

FIELDSET {
	background: #f7f7f7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #efefef;
}

INPUT, TEXTAREA, SELECT {
	width: 300px;
	padding: 4px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ccc;
}

INPUT.submit {
	width: 150px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #ff8500;
	background-color: #ff8500;
	background-image: url(../images/button.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

LABEL {
	width: 100px;
	display: block;
}

TABLE {
	margin:0px;
	padding:0px;
}

TR, TD {
	margin:0px;
	padding:0px;
}

TABLE.contenttable {
	width:100%;
	padding:0px;
	margin-top:7px;
	margin-bottom:15px;
	border:1px solid #efefef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.contenttable TH {
	color:#FFF;
	margin:0px;
	padding:5px;
	font-weight:bold;
	background-color:#0071cd;
	background-image:url(/fileadmin/layout_hosting/images/blaubg.png);
	background-position:top;
	background-repeat:repeat-x;
	//border-bottom:1px solid #136eb7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
.contenttable TH A {
	color:#FFF;
}

.contenttable A {
	color:#444444;
}


.contenttable TD {
	margin:0px;
	padding:5px;
	background:#FFF;
	border-bottom:1px solid #efefef;
}

.rss_header {
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	padding-bottom:0px;
}
.rss_summary {
	margin-bottom:10px;
}

#content-right .contenttable TH {
	padding:4px;
	font-weight:bold;
	background:#FFF;
}

#content-right .contenttable TD {
	padding:4px;
	background:#FFF;
}

#footer {
	margin-top:20px;
	margin-bottom:50px;
	border-top:1px solid #efefef;
	padding-top:10px;
}

TD.even {
	background: #f7f7f7;
}

TD.odd {
	background: #FFF;
}

.preis {
	text-align: center;
	color:#292929;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ff8500;
	background-color: #ff8500;
	background-image: url(../images/button.png);
	padding:2px;
}

.bestellenlink {
	text-align: center;
	color:#FFF;
	margin:0px;
	padding:3px;
	font-weight:bold;
	background-color:#0071cd;
	background-image:url(/fileadmin/layout_hosting/images/blaubg.png);
	background-position:top;
	background-repeat:repeat-x;
	//border-bottom:1px solid #136eb7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;	
}

.bestellenlink A {
	text-align: center;
	color:#FFF;
	margin:0px;
	padding:3px;
	font-weight:bold;
	background-color:#0071cd;
	background-image:url(/fileadmin/layout_hosting/images/blaubg.png);
	background-position:top;
	background-repeat:repeat-x;
	//border-bottom:1px solid #136eb7;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;	
}

.bestellen {
	color:#292929;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ff8500;
	background-color: #ff8500;
	background-image: url(../images/button.png);
	padding:10px;
	padding-top: 12px;
	margin-bottom: 20px;
}
.bestellen A {
	display: block;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color:#292929;
	text-decoration: none;	
	margin-bottom: 4px;
}
