
@charset "UTF-8";


/*! 1 ALLGEMEIN */

body {
	font-size: 18px;
}



.center {
	width: 1200px;
	margin: auto;
	}


.sprachen {
	width: auto;
	height: auto;
	float: right;
	font-size: 1.5em;
	}


.datumbox{
	padding-right: 15px;
	}

/*! 2 Header */



#headerbild {
	height: 230px;
	/*height: 230px;*/
}


.header_zeile1 {

	position: absolute;
	top: 40px;
	font-size: 1.8em;
	right: 100px;
	text-align: right;
	width: 1100px;
	color: #FFF;
	text-shadow: 0px 0px 10px black;

	}

.header_zeile2 {

	position: absolute;
	top: 90px;
	font-size: 1.8em;
	right: 0px;
	text-align: right;
	width: 1000px;
	color: #FFF;
	text-shadow: 0px 0px 10px black;

	}

.sprungmenu {
	top: 275px;
	height: 40px;
	}




#trenner_weiss {
	top: 230px;
}

#header {
	height: 34px;
	top: 240px;
}


.headerbild_home {
	height: 430px !important;
}

.trenner_weiss_home {
	height: 430px !important;
}

.header_home {
	height: 440px !important;
}



.logo {
	background-image: url(images/logo_weiss.jpg);
	background-size: cover;
	height: 36px;
	margin-top: -1px;
	float: left;
	max-width: 231px;
	}


.sprachen {
	margin-top: 5px;
	font-weight: 200;
	font-size: 1.2em;
	}



/*! 3 Nav */
.nav {
	margin-left: 280px;
	margin-top: 5px;
	width: 920px;
	font-size: 1.2em;
	font-weight: 200;
	}


/*! 4 Reihen und Spalten */

.spalte_25 {
	width: 25%;
}

.spalte_90 {
	width: 89%;
}
.spalte_10 {
	width: 11%;
}

/*! 5 Sektions und Inhalte */

#inhalt {
	background-color: #FFF;
	margin-top: 330px;
	z-index: 1;
}

.inhalt_home {
	margin-top: 530px !important;
}


#footer {
	height: 60px;
	font-size: 1em;
	font-weight: 200;
}


/*! 6 Forms */
