/*Allgemeines*/
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 1.6em;
	color: #1b1b1f;
	background: #ffffff url(../images/bg_folge.gif) repeat-y;
}
h1, h2, h3 {
	font: lighter 1.5em Arial, Verdana, Helvetica, sans-serif;
	color: #191970;
	margin: 0px;
	padding: 0px 0px 5px;
}
h2 {
	font-size: 1.3em;
	padding-top: 15px;
}
h3 {
	font-size: 1.3em;
}


/*Anmeldung*/
/*#btn_anmeldung_header {
	position: absolute;
	vertical-align: bottom;
	top: 34px;
	left: 294px;
	z-index: 30;
}*/
#btn_anmeldung_header {
	display:none;
}


/*Folgeseite*/
div#wrapper{
	float:right;
	width:100%;
	margin-left:-265px
}
#logo_mitte {
	float:left;
	clear:left;
	width:209px;
	padding-top: 30px;
	padding-left: 22px;
}
div#content{
	margin-left:265px;
	padding: 20px 30px 30px;
}
div#content a{
	color: #191970;
	text-decoration: none;
}
div#header{
	float:left;
	width:265px;
}
div#navigation{
	float:left;
	clear:left;
	width:265px;
	background: #3d9732;
}
div#logoleiste {
	height: 94px;
}
div#logoleiste img{
	float:right;
}
div#content_text, div#content_sponsoren {
	font-size: 1.2em;
	padding-top: 30px;
	line-height: 1.7em;
}
div#content_text ul{
	padding-left: 0px;
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content_text img{
	float: left;
	margin: 0px;
	padding: 0px 20px 20px 0px;
}
div#content_sponsoren img{
	float: left;
	margin: 0px;
	padding: 0px 35px 50px 0px;
}
div#footer{
	padding-top: 80px;
	padding-bottom: 30px;
}
.title
{
	font-size: 1.2em;
}
.detail{
	padding-top: 20px;
	float: left;
}
.beschreibung{
	background: #f0f8ff;
	margin-right: 20px;
	padding: 15px 0px 15px 15px;
	margin-top: 0px;
}
.beschreibung a{
	font-size: 1em;
	color: #191970;
	text-decoration: none;
}
.beschreibung img{
	margin: 0px;
	padding: 0px;
}

/*Tabellen*/
.table_seen td{
	padding-top: 10px;
	padding-right: 40px;
}
.table_seen_head{
	font-weight: bold;
	border-bottom: 1px solid #000000;
}


/*Login*/
div#login{
	float:left;
	clear:left;
	width:209px;
	background: #191970;
	font-size: 1.1em;
	color: #b2b2d0;
	padding-top: 16px;
	padding-left: 56px;
	display: none;
}

#login input {
	color: #9797e5;
	margin: 5px 0;
	padding: 3px;
	width: 137px;
	background: #5858b0;
	border-style: none;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
} 
#btn_login input {
	color: #ffffff;
	padding: 1px;
	width: 50px;
	background: #3d9732;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 93px;
	border-style: none;
} 
div#login a{
	color: #b2b2d0;
	text-decoration: none;
}
div#login a:hover{
	color: #ffffff;
}


/*Hauptnavigation*/
#navlist
{
	padding-left: 0;
	margin-left: 0;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#navlist li a {
	text-decoration: none;
	font-size: 1.4em;
	color: #FFFFFF;
	padding-left: 56px;
}
#navlist li a:hover  {
	font-weight: bold;
}
#navlist li a#current  {
	background: url(../images/nav_current.gif) no-repeat 22px 6px;
	font-weight: bold;
}

/*Subnavigation*/
#subnavigation
{
	padding-top: 20px;
}
#subnavcontainer
{
	border-bottom: 1px solid #7d7d7e;
}
ul#subnavlist
{
	white-space: nowrap;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#subnavlist li
{
	display: inline;
	list-style-type: none;
}

#subnavlist a {
	background: url(../images/trenner_subnav.gif) no-repeat right center;
	margin-right: 12px;
	padding-right: 15px;
	text-decoration: none;
}

#subnavlist a:link, #subnavlist a:visited
{
	font-size: 1.2em;
	color: #8e8e8f;
	font-weight:bold;
}

#subnavlist a:hover
{
	color: #3d9732;
}
#subnavlist li a#subcurrent 
{
	color: #3d9732;
	font-weight:bold;
}
#subnavlist a.subend {
	background: url(none);
}


/*Hilfsnavigation*/
ul#hilfsnavlist
{
	white-space: nowrap;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#hilfsnavlist li
{
	display: inline;
	list-style-type: none;
}

#hilfsnavlist a {
	background: url(../images/trenner_hlfsnav.gif) no-repeat right center;
	margin-right: 4px;
	padding-right: 8px;
	text-decoration: none;
}

#hilfsnavlist a:link, #hilfsnavlist a:visited
{
	font-size: 1.1em;
	color: #8e8e8f;
}

#hilfsnavlist a:hover
{
	color: #3d9732;
}
#hilfsnavlist li a#hilfscurrent 
{
	color: #3d9732;
}
#hilfsnavlist a.hilfsend {
	background: url(none);
}

/*Detailseite*/
.kontakt, .profil, .webseite
{
	background: url(../images/icon_kontakt.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	line-height: 2em;
}
.profil
{
	background: url(../images/icon_profil.gif) no-repeat left center;
}
.topanker
{
	float: right;
}
.webseite
{
	background: url(../images/icon_webseite.gif) no-repeat left center;
}
.detail_unterteilung
{
	padding-bottom: 30px;
}
.detail_unterteilung p
{
	padding-left: 200px;
}
.karte
{
	margin-bottom: 10px;
	padding-left: 20px;
	display: block;
}

/* Kontaktformular*/
form {
	margin: 0px;
	padding: 0px;
}
label {
	margin: 5px 0;
} 
.kontaktdaten label, .anfrage label {
	display: block;
	width: 200px;
	float: left;
}
.kontaktdaten input, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #1a171b;
	margin: 4px 0;
	padding: 3px;
	width: 250px;
	border: 1px solid #a3adb8;
} 
textarea {
	height: 100px;
}  					
.button {
	padding-left: 286px;
	margin-top: 15px;
}    
.button input {
	background: #00834d;
	color: #ffffff;
	height: 24px;
	width: 75px;
	text-align: center;
	border: none;
} 
.button input:hover {
	background: #00a35f;
}

.button_anmeldung {
	padding-left: 307px;
	margin-top: 15px;
}    
.button_anmeldung input {
	color: #ffffff;
	height: 37px;
	width: 157px;
	text-align: center;
	border: none;
} 
.error {
	color: #FF0000;
} 
.workshop {
	font-weight: bold;
	padding-right: 20px;
}
