/* Farben Ratsherrenmahl:
braun Navi: #742B25;
grau  Navi: #646567;
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #E8DBAD;
	background-image: url(../images/bckgrnd_kachel.jpg);
}

body, p, ul, li, a, td {
    /* font-family: Georgia, Times New Roman, Times, serif; */
    font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#contentwrap {
	position: absolute;
	top: 50%;
	left: 50%;
    margin: -300px 0 0 -500px;
	width: 1000px;
    height: 600px;
	background-color: #E8DBAD;
	background-image: url(../images/background.jpg);
}

#jumphome {
	position: absolute;
	left: 73px;
	top: 60px;
}

#navigation {
	position: absolute;
	left: 97px;
	top: 200px;
}

#content {
	position: absolute;
	left: 455px;
    top: 250px;
	width: 380px;
    height: 330px;
    }

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}

li {
    font-size: 12px;
	padding-left: 15px;
    padding-top: 2px;
	background-image: url(../images/list_dot.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 6px; 
}


a {  color: #CC0033; text-decoration: none; }
a:link {  color: #CC0033; }
/*a:visited {  color: #CC0033} NICHT SETZEN sonst sind im IE die aktiven navigationslinks nie grün*/
a:active {  color: #CC0033; }
a:hover {  color: #CC0033; text-decoration: underline;}

p, td {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding: 0px;
    line-height: 15px;
}

h1 {
	position: absolute;
	left: 455px;
    top: 200px;
	width: 460px;
    height: 330px;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: normal;
    font-style: italic;
	color: black;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #742B25;
}

.bildleiste_links {margin-bottom: 10px;}


td {
	margin-bottom: 2px;
}

input, textarea {
	font-size:11px;
	color:rgb(0,0,0);
/*	width:240px;
	margin-bottom:8px; */
	border:1px solid #BD753A;
    background-color: #E8D49A;
}

.label {
	font-size:11px;
	color:rgb(0,0,0);
}

.small {
	font-size: 10px;
}


.navi {
	width: 250px;
	text-align: left;
	text-indent: 30px;
}

.navi a {
    font-size: 14px;
    font-weight: normal;
    color: #742B25;
}

a.navileft_passive {
	display: block;
	font-weight: bold;
	line-height: 25px;
	color: #742B25;
} 

a.navileft_passive:hover, a.navileft_open:hover {
	display: block;
	text-decoration: none;
    color: #646567;
	background: url("../images/nav_over.gif") no-repeat;
	background-position: 5px 3px;
}

.navileft_active, a.navileft_active, a.navileft_active:hover {
	display: block;
	font-weight: bold;
    font-style: italic;
	line-height: 25px;
	color: #742B25;
	text-decoration: none;
	background: url("../images/nav.gif") no-repeat;
	background-position: 5px 3px;
} 

a.navileft_open {
	display: block;
	font-weight: bold;
	line-height: 25px;
	color: #742B25;
	text-decoration: none;
} 


.navisec {
	width: 180px;
	text-align: left;
	color: #FABB00;
	text-indent: 40px;
	}

a.navisec_passive {
	display: block;
	line-height: 20px;
	color: #FABB00;
} 

a.navisec_passive:hover {
	display: block;
	color: #FABB00;
	text-decoration: underline;
}

.navisec_active, a.navisec_active, a.navisec_active:hover {
	display: block;
	line-height: 20px;
	color: #006A4D;
	text-decoration: none;
} 

a.navisec_open {
	display: block;
	line-height: 20px;
	color: #006A4D;
	text-decoration: none;
} 


a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color: #CC0033;
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color: #CC0033;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_newsletterselect {
	width: 100px;
	margin-left: 70px;
	font-size: 11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#loginbox2 {
	background-color: white;

	border-bottom: 3px solid #006A4D;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:20px;
	margin-bottom:1.5em;
}


#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
	background-color: #D5DDD6;
	border-top: 1px solid #006A4D;
	border-bottom: 1px solid #006A4D;
	margin-top: 5px;
	margin-bottom: 1.5em;
	width: 240px;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

#gb_table td {
	border-top: 1px solid #999999;
}

td.gb_eintrag a, td.gb_eintrag a:link {
	font-size: 10px;
}

hr {
	width: 420px;
	line-height: 1px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#showheadline {
	width: 240px;
	background-image:url('../images/frischebox.jpg');
	background-repeat: no-repeat;
	background-color: #D5DDD6;
	border-top: 1px solid #006A4D;
	border-bottom: 1px solid #006A4D;
	text-align: left;
	padding-top: 30px;
}

#showheadline #newsartikel {
	width: 224px;
	margin-left: 8px;
	font-size: 11px;
}

#showheadline a {
	font-size: 11px;
}

#main3 h2 {
	font-size: 14px;
}

#pdf {
	padding-left: 27px;
	background-image: url(../images/pdf_icon_klein.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

#slideshowlink {
	padding-left: 20px;
	background-image: url(../images/icon_slideshow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

#extern {
	padding-left: 15px;
	background-image: url(../images/icon_link_extern.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

#intern {
	padding-left: 15px;
	background-image: url(../images/icon_link_intern.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

.send {
	background-color: #742B25;
	color: #E8DBAD;
	cursor:pointer;
	cursor:hand;
}

#tab_space td {
	padding-bottom: 5px;
}

div#hinweis {background-color: #CC0033; margin-top: 30px; padding: 10px;}
div#hinweis h2, div#hinweis p {color: white;}

.fleft {
    width: 50px;
}

.fleft_input {
    width: 250px;
}