/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000;
	background : url(images/bgverlauf.gif) repeat-x #fff;
	font-style : normal;
	line-height : 15px;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #000000;
}
a:hover {
	text-decoration : none;
	color : #FF9900;
}

ul,ol,li {
	padding: 0; margin: 0 0 0 20px;  font-size : 8pt; line-height : 15px;
}
ul {
	list-style-type : square;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size : 12pt;
	line-height : 120%;
}
h2 {
	margin: 0;
	font-size : 8pt;
	line-height : 15px;
	font-weight : bold;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #e7e7e7;
}
.komment {
	font-size : 9px;
	font-weight : normal;
}
.valign {
	vertical-align : middle;
}
form {
	margin: 0;
	padding: 0;
}
.druck {
	display: none;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */
/* = = = = = = = = HEADER ANFANG = = = = = = = = */
.logo {
	width: 225px;
	max-width: 190px;
	height: 60px;
	padding: 0 0 0 35px;
	float: left;
	background : url(images/bg.gif) repeat-x #fff;
}
.language {
	width: 755px;
	height: 20px;
	margin: 37px 0 0 0;
	text-align: right;
	float: left;
}
.language img {
	margin: 3px 0 0 0;
	border: 1px solid #000;
}
.select {
	padding: 3px 0 0 436px;
	float: left;
}
#navi {
	padding: 0 0 0 10px;
	width: 210px;
	max-width: 200px;
	float: left;
}
#navi h1 {
	font-size: 21px;
	color: #AAAAAA;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0;
}
#navi .eintraege {
	border-top: 2px solid #888888;
	background: #EEEEEE;
	padding: 4px 0 5px 23px;
}
.content {
	width: 540px;
	margin: 10px 0 0 15px;
	float: left;
}
.headline {
	height: 19px;
	max-height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;	
	padding: 2px 0 0 24px;
	background: url(images/headline.gif) no-repeat #777777;
}
.sidebar {
	width: 200px;
	margin: 10px 0 0 15px;
	float: left;
}
.partnerline {
	height: 19px;
	max-height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0 0 23px;
	background: url(images/partner.gif) no-repeat #008000;
}
.partner {
	background: #e0f0e0;
	padding: 10px 0 10px 10px;
}
.newsline {
	height: 19px; 
	max-height: 17px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;	
	padding: 2px 0 0 24px;
	background: url(images/news.gif) no-repeat #FF855B;
}
.news {
	background: #FED7C8;
	padding: 0 0 4px 0;
}
.rss {
	padding: 7px 0 9px 5px;
}
.rssline {
	border-bottom: 1px solid #FF865B;
}
.rss img {
	margin: 0 5px 0 0;
}
.footer {
	margin: 0 0 0 246;
}
