@charset "utf-8";
/* Carmen */

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	height: 100%;
	margin: 0; 
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDE4F$;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background-color: #eff4fe;
}

.currentpage {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	}
	
.currentpage2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	}
	
.untertitel {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: 1em;
	}

div#center {
	width: 970px;
	position: relative;
	margin: auto auto;
	height: 100%;
	font-size: 1.1em;
	background-color: #DDE4F4;
	/*background-color: #FFFFFF;
	background-image: url(../images/HG.jpg);
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003C64;
	border-right-color: #003C64;
	border-bottom-color: #003C64;
	border-left-color: #003C64;*/
}



div#navi1 {
	width: 914px;
	position: relative;
	top: 20px;
	margin: 0 auto 0 auto;
	height: auto;
	text-align: right;
	color: #003C64;
}

/*div#navi2 {
	width: 914px;
	position: relative;
	top:40px;
	margin: 0 auto 0 auto;
	height: auto;
	text-align:right;
	color: #003C64;
}*/

div#navi3_container {
	position: absolute;
	padding: 10px;
	width: 115px;
	top: 0px;
	left: 30px;
	background-color: #B7C4DF;
	/*margin: 0 auto 0 auto;*/
	height: 100%;
	z-index: 0;
}

div#navi3 {
	position: absolute;
	width: 125px;
	top: 190px;

	line-height:1.5em;
	/*margin: 0 auto 0 auto;*/
	height: auto;
	text-align:left;
	color: #000;
}

div#banner {
	background-color: #003399;
	background-image: url(../images/logo-strich_weiss.gif);
	background-repeat: repeat-x;
	width: 970px;
	position: relative;
	top:25px;
	margin: 0 auto 0 auto;
	height: 122px;
	text-align:right;
	z-index: 1;
}

div#logo {
	background-color: #003399;
	width: auto;
	position: relative;
	top:0px;
	height: 0px;
	text-align:left;
	padding-left: 30px;
}

div#content {
	position: absolute;
	width: 745px;
	top: 180px;
	left: 183px;
	/*line-height:1.3em;
	margin: 0 auto 0 auto;
	text-align:left;
	color: #000;*/
	height: auto;
}

div#text {
	position: absolute;
	width: 345px;
	top:500x;
	left: 0px;
	line-height:1.3em;
	/*margin: 0 auto 0 auto;*/
	height: auto;
	text-align:left;
	color: #000;
	float:left;
}

div#bild {
	width: auto;
	position: absolute;
	top: 65px;
	left: 375px;
	height: auto;
}

div#bild img {
	border: solid 1px #003399;
}

div#footer {
	position: fixed;
	width: 100%;
	bottom: 0px;
	height: 10px;
}

div#footerblau {
	position: relative;
	margin: auto auto;
	width: 970px;
	height:100%;
	bottom: 0px;
	right: 0px;
	background-color: #003399;
	}	

a:link, a:visited{
	color: #2c64d2;
	font-weight: bold;
	text-decoration: none;
	}
a:hover, a:active{
	color: #003399;
	font-weight: bold;
	}
	
#navi3 a:link, #navi3 a:visited{
	color: #003399;
	text-decoration: none;
	}
#navi3 a:hover, #navi3 a:active{
	color: #003399;
	text-decoration: underline;
	}
	
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #B7C4DF;
	line-height: 1.3em;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	margin-bottom: 8px;
	margin-top: 8px;
}

.weissfett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	line-height:1em;
}
.rotfett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.gruenfett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339966;
}

.klein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/* html div#inner_center {
	height: 100%;
}*/

