/* farben:
dunkelgrün: #006A4D;
rot: #CC0033;
gold: #FABB00;
grün 60% (Hintergrund): #779C89;
grün 10% (rechts): #EBEEEB;

*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #779C89;

}

body, p, ul, li, a, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}



/* T2T neu */

#kopf {
	position: relative;
	background-image: url(../images/header.jpg);
	height: 130px;
	width: 955px;
	background-repeat: no-repeat;
}

#slideshowpic {
	position: absolute;
	height: 150px;
	width: 100px;
	top: 12px;
	left: 28px;
	border: 1px solid #006A4D;
}

#slideshowtxt1 {
	position: absolute;
	height: 150px;
	width: 200px;
	top: 12px;
	left: 140px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#slideshowtxt2 {
	color: #ffffff;
	font-style: italic;
	font-weight: normal;
}

#contentwrap {
	position: relative;
	margin-top: 0px;
	width: 955px;
	background-color: #ffffff;
	background-image: url(../images/roterbalken.gif);
	background-repeat: no-repeat;   
	overflow: auto; /*magic! ohne diese angabe wird der graue hintergrund statt dem schriftzug angezeigt ...*/
}

#content {
	position: relative;
	left: 0px;
	width: 955px;
	background-image: url(../images/headline.gif);
	background-position: 215px 33px;
	background-repeat: no-repeat; 
	overflow: auto; /*magic! ohne diese angabe wird der graue hintergrund statt dem schriftzug angezeigt ...*/

    }

#sprache {
	position: absolute;
	top: 110px;
	left: 80px;
	font-size: 10px;
	color: #868174;
	font-weight: normal;
	line-height: 20px;
	z-index: 10;
}

#sprache a {
	color: #868174;
	font-size: 10px;
	font-weight: normal;
}

#navigation {
	margin-top: 60px;
	float: left;
	width: 250px;
}

.navi {
	width: 180px;
	text-align: left;
	text-indent: 30px;
	background:url("../images/nav_unter.gif") no-repeat;
	background-position: 30px 24px;
}


#suchbox{
	position: absolute;
	top: 45px;
	left: 750px;
}

.input_searchbox  { 
	width: 115px;
	vertical-align: left;
	font-size: 11px;
	border: 1px solid #006A4D;
}

#inhalt {
	float: right;
	width: 700px;
}

#fuss {
	clear: both;
	width: 955px;
	background-color: #ffffff;
}

#roterbalken {
	position: relative;
	margin-left: 355px;
	width: 600px;
	background-color: #cc0033;
	z-index: 4;
	height: 14px;
	color: #E1AB8C; 
	font-size: 10px;
}

#roterbalken a, #roterbalken a:link {color: #ffffff; font-size: 10px;}

#gruenerbalken {
	position: relative;
	margin-top: -7px;
	left: 0px;
	width: 955px;
	background-color: #006A4D;
	height: 14px;
}

#nav1 a {  font-size: 13px;	font-weight: bold;}

#nav2 {
	position: absolute;
	top: 0px;
	font-size: 12px; 
	margin-left: 195px; 
	margin-top: 60px; 
	width: 120px;
    }

#nav2 a {  font-size: 12px; font-weight: normal;}

#topic {
    position: absolute; 
    left: 0px; 
    top: 147px; 
    width: 128px; 
    height: 453px; 
    z-index: 2;
    }

#main1 {
    margin-top: 60px;
	float: left;
	width: 200px;
    }


#main2 {
	margin-top: 67px; 
	width: 440px; /*war 255 */
	float: left;
    }


#main3 {
	margin-top: 0px;
	float: right; 
	width: 240px;
	text-align: right;
    }


#main1, #main2, #main3 {
    font-size: 12px; 
    font-weight: normal;
    }

#main1 a, #main2 a {  font-weight: normal;}

#main1 h1 { color: #808080;}

#jumphome {
	position:absolute;
	left: 520px;
	top: 20px;
	width: 410px;
	height: 105px;
	z-index:2;
    }

#ankuendigung{
	position:absolute;
	left:150px;
	top:15px;
	z-index:2;
    }

#adresse {
	position: absolute;
	left: 555px;
	top: 20px;
	z-index: 2;
	width: 200px;
	font-size: 11px;
    }

#subnav {
	position: absolute;
	top: 132px;
	width: 955px;
	height: 20px;
	color: #FABB00;
	font-size: 10px;
	font-weight: normal;
	text-indent: 520px;
	z-index: 5;
    }

#subnav a { font-size:10px; color: #FABB00; }

#text_rechts {
	margin-top: 55px;
}

#text_rechts h1{
	display: block;
	color: #ffffff;
	background-color: #B23614;

}

#text_rechts p {
	font-size: 10px;
}

.red {color: #cc0000;}

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 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: bold;
	color: #006A4D;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #006A4D;
}

.bildleiste_links {margin-bottom: 10px;}

/* T2T ende */
td {
	margin-bottom: 2px;
}

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

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

.small {
	font-size: 10px;
}

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#navipath {
	padding:0px;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

h1.content {
	margin-bottom: 25px;
	padding: 0px;
}

hr { color:rgb(210,210,210); }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.navipath { font-size:10px; color: rgb(160,160,160); } 

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

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

.navileft_active, a.navileft_active, a.navileft_active:hover {
	display: block;
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	background-color: #006A4D;
} 

a.navileft_open {
	display: block;
	font-weight: bold;
	line-height: 25px;
	color: #CC0033;
	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: #cc0033;
	color: #fabb00;
	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;
}