/* CSS adventure */

BODY {
	margin: 0px;
	background-color: #333333;
	/*background-image: url(bilder/hintergrund.png);*/
	background-repeat: no-repeat;
	/* font */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	font-style: normal;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	vertical-align: top;
	line-height: 24px;
	color: #333333;
	font-style: normal;
}

.navigation, .navigation_large{
	color: #fff;	
}

/* links */

A {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
}



/* titel */

H1 {
	margin: 0px 0px 10px 0px;
	color: #F7B236;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	background-image: url(bilder/titelbalken.gif);
	text-indent: 5px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

H2 {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

H2 {
	color: #333;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	vertical-align: top;
}

H4 {
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(buttons/we_tour_12.png);
	background-repeat: no-repeat;
	line-height: 17px;
	margin-top: 3px;
	padding: 12px;
}

H4:hover {
	color: #333333;
	text-decoration: none;
}

/* logo */

DIV.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}


/* themenbilder */

DIV.hintergrund {
	top: 0px;
	left: 0px;
}

/* language */

DIV.language {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 140px;
	height: 60px;
	font-size: 14px;
}

/* navigation */

DIV.navigation {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 199px;
	height: 450px;
	font-size: 14px;
/* 	background-image: url(bilder/ebene_navigation.png); */
}

DIV.navigation_large {
	position: absolute;
	top: 204px;
	left: 0px;
	width: 199px;
	height: 1200px;
	font-size: 14px;
 /* background-image: url(bilder/ebene_navigation1200px.png); */
}

UL {
	margin: 30px 0px 0px 25px;
	padding: 0px;
}

LI {
	list-style: none;
	padding-bottom: 5px;
}

/* navigation LINKS */

A {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #F7B236;
	text-decoration: none;
}

/* navigation OPEN */

A.open {
	color: #F7B236;
	text-decoration: none;
}

/* subnavigation */

LI.subnavigation {
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 1px;
	line-height: 28px;
}

LI.subnavigation2 {
	padding-left: 34px;
	font-size: 11px;
	padding-bottom: 0px;
	line-height: 20px;
	color: #ffe9bb;
}

/* content */

DIV.content {
	position: absolute;
	top: 170px;
	left: 210px;
	width: 690px;
	height: 466px;
/*  background-image: url(bilder/ebene_content3.png); */
	padding-bottom: 20px;
}

DIV.content_large {
	position: absolute;
	top: 211px;
	left: 210px;
	width: 695px;
	height: 778px;
	bottom: 0px;
}


DIV.inhalte {
	background-color: #bc810c;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

DIV.inhalte_bs {
	background-color: #690;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

DIV.inhalte_gs {
	background-color: #39C;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

DIV.inhalte_extra {
	background-color: #96F;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

DIV.inhalte_black {
	background-color: #000000;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 80px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

DIV.inhalte_large {
	background-color: #bc810c;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 80px;
	margin-left: 80px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

DIV.inhalte_large_bs {
	background-color: #690;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 80px;
	margin-left: 80px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

DIV.inhalte_large_gs {
	background-color: #39C;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 80px;
	margin-left: 80px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

DIV.inhalte_large_extra {
	background-color: #96F;
	margin-top: 70px;
	margin-right: 100px;
	margin-bottom: 80px;
	margin-left: 80px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
}

DIV.inhalte A {
}

DIV.inhalte A:hover {
	color: #666666;
}
	
/* bilder */

DIV.bilder {
	margin: 50px 45px 45px 45px;
}

DIV.bilderrahmen {
	margin: 50px 45px 45px 45px;
	border: 1px outset #FF9900;
}

/* formulare */

td {
	text-align:left;
	vertical-align:top;
}


.aktion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}

.zentriert {
	margin: 0 auto 0 auto;

}
.tabelle_m {
	text-align: center;
}
.m {
	text-align: center;
}
