/* ------------------------------- :::: revier GmbH 2007 :::: ------------------------------- */
body {
	margin : 0 0 20px 0;
	padding : 0;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	background : #EAFBE3;
	line-height : 130%;
}

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

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

ul {
	margin : 0;
	padding : 8px 0 8px 16px;
}

li {
	padding : 0 0 4px 0;
} 

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}

p {
	margin : 0 0 20px 0;
}

.clear {
	clear : both;
}

.clear_klein {
	clear : both;
	height : 1px;
	line-height : 1px;
	font-size : 1px;
	margin : -1px 0 0 0;
}

h1 {
	margin : 0 0 5px 0;
	padding : 0;
	font-size : 14px;
	color : #000;
}

hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #e7e7e7;
}

.komment {
	font-size : 9px;
	font-weight : normal;
}

.valign {
	vertical-align : middle;
}

.rot {
	color : red;
}
.green {
	color: #4A7450;
}
form {
	margin: 0;
	padding: 0;
}

.druck {
	display: none;
}
/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* = = = = = = = = = = = = = = = =  GRUNDAUFBAU  S T A R T = = = = = = = = = = = = = */
.zentriert {
	margin : 10px auto 0 auto;
	width : 901px;
	text-align : left;
}

/* = = = = = = = = HEADER ANFANG = = = = = = = = */
.header {
	width: 901px;
}
.header img {
	border: none;
}
.heademo {
	width: 648px;
	float: left;
}
.heademoline {
	height: 87px;
	background: url(images/heademoline.gif) 0 bottom repeat-x;
}
.emoimg {
	height: 196px;
	background: url(images/emoimg.jpg) no-repeat;
}
.headnavi {
	float: left;
}
.logo {
        height: 102px;
	margin: 0;
	padding: 0;
}
.headnavibg {
	background: #47744E;
	margin: 0 0 0 3px;
	width: 250px;
	height: 181px;
}
.headnavicontent {
	height: 71px;
	padding: 12px 0 0 14px;
}
.button { border-top: 1px solid #EAFBE3; font-weight: bold;}
.home a:link, .home a:visited {
	background: url(images/home.gif) 6px 7px no-repeat;
	display : block;
	height: 22px;
	padding: 10px 0 0 39px;
	color: #fff;
}
.home a:hover { background: url(images/home-hover.gif) 6px 7px no-repeat #813541; }
.website a:link, .website a:visited {
	background: url(images/website.gif) 6px 7px no-repeat #628C69;
	display : block;
	height: 22px;
	padding: 10px 0 0 39px;
	color: #fff;
}
.website a:hover { background: url(images/website-hover.gif) 6px 7px no-repeat #813541; }
.rss a:link, .rss a:visited {
	background: url(images/rss-feed.gif) 6px 7px no-repeat #84A887;
	display : block;
	height: 22px;
	padding: 10px 0 0 39px;
	color: #fff;
}
.rss a:hover { background: url(images/rss-feed-hover.gif) 6px 7px no-repeat #813541; }
/* = = = = = = = = HEADER ENDE  = = = = = = = = */

/* = = = = = = = = CONTENT ENDE  = = = = = = = = */
.content {
	width: 901px;
	margin: 9px 0 0 0;
	color: #000;
	background: url(images/contentbg.gif) repeat-y;
}
.contentmain {
	width: 605px;
	border: 1px solid #A91934;
	background: #fff;
	padding: 28px 20px 0 17px;
	margin: 0 0 7px 0;
	float: left;
}
.contentline {
	height: 2px;
	width: 602px;
	background: #44744B;
        margin: 10px 0 10px 0;
}
h2 {
	color: #AE1533;
	font-weight: bold;
	font-size: 16px;
        margin: 10px 0 0 0;
        padding: 0;
}
.date a:link, .date a:visited {
	text-decoration : none;
	color : #4A7450;
}

.date a:hover {
	text-decoration : none;
	color : #000;
}
.entry a:link, .entry a:visited {
	text-decoration : none;
	color : #AE1533;
}

.entry a:hover {
	text-decoration : none;
	color : #000;
}
.pagetitle { color: #ccc; margin: 0 0 10px 0;}
/* = = = = = = = = CONTENT ENDE  = = = = = = = = */

/* = = = = = = = = NAVIGATION ANFANG = = = = = = = = */
.navi {
	background: #E9FBE3;
	float: right;
	width: 250px;
}
.navibox {
	width: 235px;
	border: 1px solid #A91934;
	background: #fff;
	margin: 0 0 8px 0;
	padding: 11px 0 0 13px;
}
.navibox a:link, .navibox a:visited { color: #63141A; }
.navibox a:hover { color: #4A7450; }
.navibox h1, .navibox h1 a:link, .navibox h1 a:visited {
	color: #4A7450;
	font-weight: bold;
	font-size: 11px;
}
.navibox h1 a:hover { color: #63141A; }
.searchfield {
        background: #F2E2E5;
        border: none;
        padding: 0 0 0 4px;
}
/* = = = = = = = = NAVIGATION ENDE = = = = = = = = */
.footer {
	width: 884px;
	height: 12px;
	padding: 0 0 2px 17px;
	background: #88A98A;
	color: #63141A;
	font-size: 9px;
}
.footer a:link, .footer a:visited {
	color: #63141A;
}
.footer a:hover {
	color: #000;
}

/* = = = = = = = =  KONTAKT START  = = = = = = = = */
.bezeichnung {
	width : 100px;
	float : left;
	margin : 4px 0 0 0;
}

.feld {
	border : 1px solid #fff;
	width : 170px;
	margin : 0 0 5px 0;
	color : #005DA8;
	font-size : 11px;
	background: #E6EFF6;
}

.inputselected {
	border : 1px solid #fff;
	width : 170px;
	margin : 0 0 5px 0;
	background-color : #fff;
	color : #005DA8;
	font-size : 11px;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #fff;
	width : 270px;
	height : 150px;
	color : #005DA8;
	margin : 0 0 5px 0;
	background: #E6EFF6;
}

.textareaselected {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #fff;
	width : 270px;
	height : 150px;
	color : #005DA8;
	background-color : #fff;
	margin : 0 0 5px 0;
} 
/* = = = = = = = =  KONTAKT ENDE  = = = = = = = = */
