body {
		background-color: #ff9900;
		margin: 0;
		font-family: Verdana, Courier, Arial, Geneva, sans-serif 
}


.copy { color: #000; font-size: 11px; line-height: 16px; }
.gap { color: #000; font-size: 6px; line-height: 8px; }
.copy-orange { color: #f30; font-size: 11px; line-height: 16px; }
.summary     { color: #000; font-size: 12px; line-height: 20px; font-family: "Courier New", Courier, Monaco }
.headlinebold              { color: #000; font-weight: bold; font-size: 15px; line-height: 18px; }
.subline { color: #000; font-weight: bold; font-size: 12px; line-height: 16px; }
a     { color: black; font-size: 12px; line-height: 16px; text-decoration: none;
font-weight: bold;
 }
a:hover {
	color: #ff9900;
}

a IMG {
	border:none;
}
 
 h1, h2, h3, h4, h5, h6 {
 	margin: 0;
	padding: 0;
 }


.topnavi {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF9900;
}

.topnavi a {

	color:#FF9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-stretch: narrower;
	letter-spacing: 0px;
}

.topnavi a:hover {
	color: #993300;
}

.main{
	background-color: white;
	padding: 0px;
	margin: 0;
}

.tabelle {
	margin: 0px 0 0 0; 
	padding: 0;

}

.header {
	margin-top: 0px;
	background-color: white;
}

.orange {
	background-color: #ff9900;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

h2 {
	margin: 40px 0 10px 15px;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	margin: 10px 0 10px 10px;
	font-weight: bold;
	font-size: 14px;
}

h4 {
	margin: 5px 0 0 10px;
	font-size: 15px;
}

p {
	margin: 0 15px 15px 15px;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Courier, Arial, Geneva, sans-serif ;
}

li {
	font-size: 11px;
	list-style-image: url("pics/punkt.gif");
	margin-left: 20px;
	margin-top: 5px;
	line-height: 18px;
}

.navi li {
	font-size: 12px;
	list-style-image: url("pics/pfeil.gif");
	margin-left: 20px;
	margin-top: 5px;
}

.totop a {
	color: white;
	font-size: 10px;
}

.spacer a:hover {
	color: white;
}


.absatzbild {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;

}
.absatzbildrechts {
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 3px;

}

.teaser {
	background-color: #D9D9D9;
}

.spacer {
	text-align: right;
	height: 200px;
	vertical-align: top;
}
.spacerSmall {
	text-align: right;
	height: 20px;
	vertical-align: top;
}

.listenbox {
float: right;
	width: 460px;
	margin-right: 10px;
	margin-top: -30px;
}

.clear {
	clear: both;
}

.listenbox li {
	font-size: 11px;
	list-style-image: url("pics/punkt.gif");
	line-height: 18px;
	margin: 0;
	margin-left: -20px;
}

.textbox {
	float: left;
	width: 460px;
	margin-top: 30px;

}

.textbox p {
		margin: 0 15px 15px 0px;
	font-size: 11px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

ul.presse {
	margin-left: 20px;
}

.presse li {
	display: inline;
	background-image: url(pics/punkt.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	}

.presse a {
	color:#FF9900;
}


