/* ALLGEMEINES */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	overflow:auto;
	background: #7e9432;
	font-size: 12px;
}

body {
	color: #627923;
	font-size:1em; /* 12px;*/
	line-height:1.4;
	font-family:verdana, arial, helvetica, sans-serif;
}

img {
	border:0;
}

button {
	background:transparent;
	border:0;
	cursor:pointer;
	font-family:georgia, times, "times new roman", serif;
	color:#e29002;
	padding:0;
	margin:0;
}

button:hover {
	color:#627923;
}

input {
	border:1px solid white;
	background:transparent;
	color:#627923;
}

textarea {
	overflow:auto;
	border:1px solid white;
	background:transparent;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em; /*12px;*/
	color:#627923;
}

table {
	border:0;
	border-collapse:collapse;
	margin-bottom:0.92em;
}

table td, table th {
	vertical-align:top;
	padding-right:1.2em;
}

table th {
	text-align:left;
}

table tr.lines td, table tr.lines th {
	border-bottom:1px solid #e29002;
	padding-bottom:0.5em;
}

#skipnavigation {
	display:none;
	visibility:hidden;
}





/* DIV-KONSTRUKTION */

#container {
	position:relative;
	margin:20px auto 20px auto;
	width: 774px;
	padding-top:139px;
	background:url(pix/top_left.gif) left top no-repeat #627923;
}

#top_right {
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(pix/top_right.gif) right top no-repeat;

}

#bottom_line {
	position:relative;
	height:8px;
	background:url(pix/bottom_left.gif) no-repeat left bottom #627923;
}

#bottom_right {
	position:absolute;
	right:0; bottom:0;
	width: 12px;
	height:12px;
	background: url(pix/bottom_right.gif) no-repeat right bottom;
}

#sujet {
	position:absolute;
	left:8px;
	top:-9px;
	width:758px;
	height:150px;
	background:no-repeat left top;
	z-index:200;
}

#logo {
	position:absolute;
	right:20px;
	top:30px;
	z-index:750;
}

#suche {
	position:absolute;
	right:22px;
	top:143px;
	width:17px;
	height:17px;
}

#suche a {
	display:block;
	width:17px;
	height:17px;
	background-color:black;
	background:url(pix/suche.gif) 0 0;
}

#suche a span {
	display:none;
}

#sitemap {
	position:absolute;
	right:64px;
	top:143px;
	width:19px;
	height:17px;
}

#sitemap a {
	display:block;
	width:19px;
	height:17px;
	background-color:black;
	background:url(pix/sitemap.gif) 0 0;
}

#sitemap a span {
	display:none;
}

#kontakt {
	position:absolute;
	right:42px;
	top:143px;
	width:17px;
	height:17px;
}

#kontakt a {
	display:block;
	width:17px;
	height:17px;
	background-color:black;
	background:url(pix/kontakt.gif) 0 0;
}

#kontakt a span {
	display:none;
}

#kontakt a:hover, #suche a:hover, #sitemap a:hover, #kontakt.active a, #suche.active a, #sitemap.active a {
	background-position: 0 17px;
}




/* ALLG. CONTENT-STYLES */

#content {
	position:relative;
	padding:40px 42px 20px 42px;
	margin:1.75em 8px 0 8px;
	color:#627923;
	font-family:verdana, arial, helvetica, sans-serif;
	background:url(pix/content_bottom_left.gif) no-repeat left bottom #ebdd80;
}

#content h1 {
	color:#e29002;
	font-size: 2em; /*24px; */
	font-family:georgia, times, "times new roman", serif;
	margin-bottom:0.8em; /*10px;*/
	font-weight:bold;
}

#content h2 {
	margin-top:1em; /*15px;*/
	font-family:georgia, times, "times new roman", serif;
	color:/* #7e9432; */ #e29002;
	padding-bottom:0.17em; /*2px;*/
	font-weight:normal;
	font-size:1.25em; /*15px;*/
}

#content h2 a {
	border:0;
	color:#e29002;
}

#content p {
	margin-top:0.92em; /*11px;*/
	margin-bottom:0.92em; /*11px;*/
}

#content a {
	color:#7e9432;
	border-bottom: 1px solid #e29002;
	text-decoration:none;
}

#content a:hover {
	color:#e29002;
}

#content ol {
	margin:0.83em 0 0.92em 2em;
}

#content ul {
	padding:0;
	margin-left:1.5em; /*18px;*/
	margin-top:0.83em; /*10px;*/
	margin-bottom:0.92em; /*11px;*/
	list-style-type:none;
}

#content ul li {
	margin-bottom:0.5em;
	list-style-image: url(pix/list-style-type.gif);
}

#content ul.friends li, #content ul.members li {
	padding-bottom:0.83em; /*10px;*/
}

#content ul.sitemap li {
	display:block;
	float:none;
	clear:both;
	margin:0;
	padding:0;
	line-height:1.66em; /*20px;*/
}

#content ul.sitemap li a {
	margin-right:10px;
}

#content ul.sitemap span {
	float:left;
	clear:none;
	margin-right:0.83em; /*10px;*/
}

#content blockquote {
	font-family:georgia, times, "times new roman", serif;
	font-style:italic;
	margin-top:0.92em;
	margin-bottom:0.92em;
	padding-left:34px;
	color:#e29002;
	background:url(pix/blockquote.gif) left top no-repeat;
}

#content blockquote cite {
	display:block;
	text-align:right;
	font-style:normal;
	font-size: 0.8em;
	margin-top:0.5em;
	color:#627923;
}

#content blockquote p {
	margin:0;
	background:url(pix/blockquote_right.gif) right bottom no-repeat;
	padding-right:34px;
	padding-top:4px;
	font-size:1.3em;
}

#content blockquote p.small {
	font-size:1em;
}


.clearing {
	clear:both;
}

#content .container_senden {
	text-align:right;
}

#content .contentpix {
	display:block;
	float:left;
	margin-right:0.83em; /*10px;*/
}

#content .contentpix.first {
	margin-right:10px;
}

#content .contentpix.second {
	margin-right:0;
}

#content .reference {
	font-style:italic;
}

#content .notation {
	font-size:0.8em;
	border-top:1px solid #c9c469;
	padding-top:0.2em;
}







/* INDEX // NEWS */

#content .news {
	position:relative;
	width:216px;
	margin:12px 13px 18px 0;
	padding-bottom:24px;
	float:left;
	background:url(pix/newsentry_lt.gif) top left no-repeat #7e9432;
	min-height:13.5em;
}

#content .news.last, #content .news.twocolums.last {
	margin-right:0;
}

#content .news h3 {
	font-weight:normal;
	color:#ebdd80;
	font-size:1.33em; /* 16px; */
	margin:0 0 0.7em 5px;
	padding:0.4em 0 0 5px;
	background:url(pix/newsentry_rt.gif) top right no-repeat #7e9432;
}

#content .news p {
	margin:0;
	padding:5px 5px 8px 10px;
	color:#ebdd80;
}

#content .news a.weiter {
	position:absolute;
	right:0;
	bottom:0;
	border:0;
	padding:5px 11px 9px 10px;
	background:url(pix/newsentry_rb.gif) right bottom no-repeat;
}

#container .news .eck_lu {
	position:absolute;
	bottom:0px;
	left:0px;
	width:5px; height:5px;
	background:url(pix/newsentry_lb.gif) left bottom no-repeat;
}

#news_container {
	
}



/* KOMMENTAR HINZUFÜGEN */

#comment_form label {
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding:0;
}

#comment_form span {
	display:block;
}

#personal_data {
	margin-top:10px;
	height:50px;
}

#personal_data input {
	width:185px;
}

#personal_data span, #comment_headline span {
	margin-bottom:5px;
}

#comment_textarea {
	width:599px;
	height:200px;
}

#comment_format {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
	float:right;
	margin-right:73px;
}

#comment_format input {
	cursor:pointer;
	color:#e29002;
	border-color:#e29002;
	width:1.65em;
	margin-left:3px;
}

#comment_form .fett {
	font-weight:bold;
}

#comment_form .kursiv {
	font-style:italic;
}

#comment_format input:hover {
	color:#627923;
	border-color:#627923;
}

#comment_form .container_senden {
	width:600px;
}

#comment_form button {
	padding:0;
	width:auto;
	overflow:visible;
}

#comment_headline {
	margin-top:10px;
}

#comment_headline input {
	width:599px;
}



/* BLOG */

#content .comments {
	margin-bottom:25px;
	margin-top:0;
	text-align:right;
	font-size:0.9em;
}

#content .comments a {
	border:0;
}

#content .oldentry {
	text-align:right;
	border-top:1px solid #e29002;
	border-bottom:1px solid #c9c469;
	font-size:1em; /*10px;*/
	background-color:#dbd274;
	color:#627923;
	padding-top:0.2em;
	padding-bottom:0.2em;
	padding-right:0.4em;
}

#content .oldentry a {
	border:0;
	color:#627923;
}

#content .oldentry a:hover {
	color:#e29002;
}

#content .commentcontent {
	position:relative;
	margin:0;
	padding:10px;
	padding-right:33px;
	border-bottom:1px solid #c9c469;
	border-top:1px solid #e29002;
	background:#f2e9ac;
}

#content .commentcontent p {
	margin-top:0;
}

#content .commentcontent h1, #content .commentcontent h2, #content .commentcontent h3,
#content .commentcontent h4, #content .commentcontent h5, #content .commentcontent h6 {
	font-size:1.3em;
	font-weight:normal;
	color:#e29002;
	font-family:georgia, times, "times new roman", serif;
	margin-bottom:0.2em;
}


/* BUBBLES */

#content .commentcontent.comment {
	background:url(pix/comment_bg.gif) repeat-y top right #f2e9ac;
	border-left:1px solid #e29002;
}

#content .commentcontent.wiki {
	border-bottom:0;
}

#content .bubble_right_top {
	position:absolute;
	right:0px;
	top:-1px;
	width:24px;
	height:10px;
	background:url(pix/comment_ro.gif) no-repeat right top;
}

#content .bubble_right_bottom {
	position:absolute;
	right:0px;
	bottom:-1px;
	width:23px;
	height:23px;
	background:url(pix/comment_ru.gif) no-repeat right bottom;
}

#content .bubble_left_top {
	position:absolute;
	left:-1px;
	top:-1px;
	width:10px;
	height:10px;
	background:url(pix/comment_lo.gif) no-repeat left top;
}

#content .bubble_left_bottom {
	position:absolute;
	left:-1px;
	bottom:-1px;
	width:10px;
	height:10px;
	background:url(pix/comment_lu.gif) no-repeat left bottom;
}

#content .commentheadline {
	margin-left:10px;
}





/* BMI-RECHNER */

#bmirechner {
	position:relative;
}

#bmirechner label {
	display:block;
	margin-bottom:5px;
}

#bmirechner span {
	display:block;
	float:left;
	width:130px;
}

#bmirechner input {
	z-index:100000;
	background:#f2e9ac!IMPORTANT;
}

#bmirechner .result {
	position:absolute;
	left:350px;
	top:8px;
}

#bmirechner button {
	font-size:12px;
}

.bmitable {
	margin-right:80px;
	display:inline;
}

.bmitable td {
	padding-right:20px;
}

.bmitable .head {
	text-align:left;
	font-weight:bold;
}

.bmitable .active, .bmitable .active td {
	background-color:#f2e9ac;
}




/* LEXIKON */

#content .lexikon_items {
	list-style-type:none;
	margin-left:0;
}

#content .lexikon_items li {
	float:left;
	width:300px;
	list-style-image:none;
}

.lexikon_items li.odd {
	border-right:1px solid #c9c469;
	margin-right:15px;
}

#content .lexikon_mininav {
	text-align:right;
	border-top:1px solid #e29002;
	border-bottom:1px solid #c9c469;
	font-size:0.9em; /*10px;*/
	background-color:#dbd274;
	color:#627923;
	margin-top:0;
	padding-right:5px;
}

#content .lexikon_mininav a {
	border:0;
	color:#627923;
}

#content .lexikon_mininav a:hover {
	color:#e29002;
}




/* LOKALFÜHRER */

.lokale .headline {
	font-weight:bold;
	padding-right:1em;
}

.lokale table {
	margin-bottom:1em;
}




/* KONTAKTFORMULAR */

#form_contact label {
	display:block;
	float:left;
	margin-right:25px;
	margin-bottom:7px;
}

#form_contact span {
	display:block;
	float:left;
	width:100px;
}

#label_text span {
	float:none;
	margin-top:5px;
	margin-bottom:5px;	
	width:auto;
}

#form_contact input {
	width:150px;
}

#form_contact textarea {
	margin:0;
	width:527px;
	height:120px;
	background:transparent;
	border:1px solid white;
}

#form_contact .container_senden {
	width:527px;
}

#label_betreff {
	margin-top:5px;
}

#form_contact label #fld_betreff {
	margin-bottom:15px;
	width:426px;
}






/* NAVIGATION */

#navi {
	position:absolute;
	left:8px;
	top:13px;
	color:#ebdd80;
	font-family:georgia, times, "times new roman", serif;
	z-index:1000;
}

#navi a {
	text-decoration:none;
	color:#ebdd80;
}

#navi li {
	position:relative;
	float:left;
	list-style-type:none;
	height:149px;
	padding:0;
	padding-bottom:1px;
}

#navi div {
	display:none;
	position:absolute;
	bottom:22px;
	left:0px;
	right:0px;
	height:123px;
	margin:0;
	padding:10px 0 0 0;
	background:url(pix/navbg.png) left top repeat;
	overflow:hidden;
}

#navi li div a {
	display:block;
	float:none;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-left:10px;
}

#navi li a {
	padding: 8px 13px 10px 13px;
	display:block;
	margin-top:128px;
}

#navi a span {
	border-bottom:1px solid #627923;
}




/* ACTIVE */

#navi li.active a {
	background-color:#ebdd80;
	color:#627923;
	width:auto;
}

#navi li.active a span {
	border:0;
}

#navi li.active div a {
	background:none;
	color:#ebdd80;
}




/* HOVER */

#navi li:hover div a:hover {
	color:white;
}

#navi li:hover a {
	background:#ebdd80;
	color:#627923;
}

#navi li:hover div a {
	background:none;
	color:#ebdd80;
}

#navi li:hover a {
	border:0;
}

#navi li:hover div, #navi .active div {
	display:block;
}

#navi a:hover span {
	border-bottom:1px solid #ebdd80;
}