@charset "UTF-8";


/* CSS Document */

/*body*/

body {
	line-height: 1.45;
	font-size:0.9em;
	padding:0;
	color:#336699;
	background-color:#faf5e3;
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}




/*links*/

a:link,a:active,a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}



/*headlines*/

h1 {
	font-family:arial;
	font-size:1.8em;
	color:#b0162e;
	border: 0;
	line-height: 0.9em;
	margin: 0;
}

h2 {
	font-family:arial;
	font-size:1.4em;
	color:#b0162e;
}

h3 {
	font-family:arial;
	font-size:1.2em;
	color:#336699;
}


/*id*/

#seitenanfang {
	text-align: right;
	font-size: smaller;
}

#einstiegshilfe {
	display:none;
}


#logo {
	position: absolute;
	top: 30px;
	left: 50px;
}



#hauptnavigation {
	position: absolute;
	left: 20px;
	top: 150px;
	width: 240px;
	color: #FAF5E3;
}

#content-rahmen {
	position: absolute;
	left: 300px;
	top: 30px;
	right: 50px;
}

#content-rahmen  a {
	color: #336699;
}

#banner {
	position: absolute;
	height: 90px;
	width: 100%;
	background-image: url(../de/layout-images/banner/Banner-Hintergrund01.gif);
	background-repeat: repeat;
}

#bannertext {
	font-size: x-large;
	color: #faf5e3;
	position: relative;
	font-weight: normal;
	line-height: 120%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#content {
	position: absolute;
	left: 0px;
	top: 134px;
	right: 0px;
	width: 100%;
}

#contenttext {
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#fuss {
	position: relative;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 30px;
}

#fusstext {
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

/*blabla*/

table {
	line-height: 1.45;
	font-size:0.9em;
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #336699;
}

.clearBr {
	clear:both;
}

.navigationEintrag {
	line-height: 140%;
	list-style-position: inside;
	background-color: #b0162e;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAF5E3;
}


.navlinksColor {
	color: #FAF5E3;
}

.showBig {
	font-weight:bold;
}

.txtbigger {
	font-size: larger;
}

.gfx_left {
	margin:0.1% 1.5% 0.1% 0%;
	float:left;
}

.gfx_right {
	margin:0.1% 0% 0.1% 1.5%;
	float:right;
}

.gfx_right_break {
	margin:0.1% 0% 0.2% 0%;
	clear:both;
	float:right;
}
