/* ------------------------------- :::: revier GmbH & Co. KG 2008 :::: ------------------------------- */
body {
	margin : 0;
	padding : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6a6a6a;
	background: url(images/bg.gif) repeat-x #EBEBEB;
	text-align: center;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #002D71;
}
a:hover {
	text-decoration : none;
	color : #6a6a6a;
}
a:focus {
	outline: none;
}
a img {
        border: none;
}
ul {
	margin : 0;
	padding : 8px 0 0 16px;
}
li {
	list-style-image: url(images/list.gif);
	padding : 0 0 4px 0;
} 
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
	margin : 0 0 18px 0;
	padding : 0;
	font-size : 16px;
	font-weight: normal;
	color : #002D71;
}
h2 {
	margin : 0;
	padding : 3px 0 0 0;
	font-size : 12px;
	font-weight: normal;
	color : #6a6a6a;
	display: inline;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #B3B3B3;
}
.valign {
	vertical-align : middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.druck {
	display: none;
}
.editmode {
        color: #AD0505;
        
}
img {
	border: none;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = Main S T A R T = = = = = = = = = = */
.wrapper {
	width: 923px;
	margin: 24px auto;
	padding: 0;
	text-align: left;
}
/* = = = = = = = = = = Header S T A R T = = = = = = = = = = */
.seotext {
	width: 734px;
	padding: 50px 0 0 4px;
	color: #BBBBBB;
	float: left;
}
.seotext img {
	border: none;
	margin: 0 0 0 15px;
}
.containerland {
	width: 185px;
	float: left;
}
.containerland img { border: none; }

.content {
	width: 917px;
	background: #fff;
}

/* =  = = Footer = =  = */
.footer {
	width: 913px;
	height: 40px;
	background: url(images/footer.gif) no-repeat;
	padding: 18px 0 0 10px;
	font-size: 9px;
	color: #BBBBBB;
}
