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

}

html, 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;
	width: 100%;
	background-image: url(../images/back_kopf.gif);
	height: 110px;
}

#contentwrap {
	position: relative;
	width: 100%;
    min-width: 955px; /*nötig für Gästebuchanzeige im Backend, sonst wird Bildschirm abgeschnitten*/
	background-color: #ffffff;
	background-image: url(../images/back_schrift.gif);
	background-position: -15px 35px;
	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;
    }

#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: 30px;
	float: left;
	width: 350px;
    padding-bottom: 100px;
}

.navi {
	width: 150px;
	text-align: right;
}


#suchbox {
	position: absolute;
	top: 45px;
	left: 750px;
	font-size: 12px;
}

#login {
	position: absolute;
	top: 30px;
	left: 730px;
	z-index: 10;
	font-size: 12px;
}

.input_searchbox  { 
	width: 100px;
	vertical-align:middle;
	font-size:11px;
}

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

#fuss {
	clear: both;
	width: 100%;
	background-color: #ffffff;
}

#roterbalken {
	position: relative;
	margin-left: 355px;
	width: auto;
	background-color: #B13614;
	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: 100%;
	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;}

#trenner {
    font-size: 0px; 
    font-weight: normal;
    position: absolute; 
    left: 235px; 
    top: 150px; 
    width: 695px; 
    height: 2px; 
	background-color: #cc0000;
    z-index: 2;
    }

#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: 25px; 
	width: 400px; /*war 255 */
	float: left;
    }


#main3 {
	float: right; 
	width: 145px;
	text-align: left;
    }


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

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

#main1 h1 { color: #808080;}
#main1 img {margin-bottom: 5px;}

#jumphome {
	position: absolute;
	left: 13px;
	top: 0px;
	z-index: 2;
    }

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

#klassifizierung {
	position: absolute;
	left: 210px;
	top: 0px;
	z-index: 2;
    }

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

#subnav {
	position:absolute;
	left: 555px;
	top: 82px;
	z-index: 2;
	width: 340px;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
    }

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

#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: #000000; text-decoration: none; font-weight: normal;}
a:link {  color: #B23614; }
a:visited {  color: #B23614; }
a:active {  color: #B23614; }
a:hover {  color: #B23614; text-decoration: underline;}

p {

	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

h2 { font-size: 14px;}

.bildleiste_links {margin-bottom: 10px;}

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

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: 12px;
	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, a.navileft_passive:visited {
	display: block;
	font-weight: bold;
	line-height: 20px;
	color: #B23614;
} 

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

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

.navisec {color: #868174;}

a.navisec_passive, a.navisec_passive:visited {
	display: block;
	font-weight: normal;
	line-height: 20px;
	color: #868174;
} 

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

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


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

a.sitemap_level2 {
	color:rgb(62,77,116);
	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:80px;
	vertical-align:middle;
	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;
}

#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:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.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;
}

option, select { font-size: 10px; }

.send {
	background-color: #B13614;
	color: #ffffff;
}

hr {
	line-height: 1px; color: #cccccc; border-color: #cccccc;
}