@charset "UTF-8";

/* Tagformatierungen */

html, body {
	height: 100%;
	text-align: center;
	margin: 0px;
	background-color:#cccccc;
}

p {
	vertical-align:top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:1003;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #009de0;
	z-index:1003;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #009de0;
	z-index:1003;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right:4px;
}



.images{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#009de0;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#009de0;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#009de0;
}

/* Textformatierungen */

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #009de0;
	z-index:1003;
}

.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #009de0;
	z-index:1003;
}

.fliesstext {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:1003;
}

.fliesstext_gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index:1003;
}

.termine_text{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index:1003;
}


/* DIV-Formatierungen */



/* Hintergrund */

#hg_container {
	min-height: 100%;
	height: auto;
	height:100%;
	position: fixed;
	top: 0px;
	left: 0px;
	width:100%;
	margin: 0 auto;
	text-align: center;
	z-index: 1;	
}

#hg {
	min-height: 100%;
	height: auto;
	height:100%;
	position: relative;
	top: 0px;
	width:1000px;
	height:100%;
	margin: 0 auto;
	text-align: center;
	background-image:url(bilder/hg_cyan.gif);
	background-repeat:repeat;
	z-index: 2;	
}


/* Inhalt (von oben nach unten) */

#container {
	min-height: 100%;
	height: auto;
	height:100%;
	margin: 0 auto;
	position: relative;
	top: 0px;
	width:1000px;
	z-index: 1000;	
}

#header {
	position: absolute;
	text-align:left;
	z-index: 1000;
	width: 1000px;
	height: 155px;
	left: 0px;
	top: 0px;
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
}

#logos_index {
	position: absolute;
	text-align: left;
	z-index: 1200;
	left: 45px;
	top: 850px;
}

#menu {
	position: absolute;
	z-index: 1000;
	width: 998px;
	height: 30px;
	left: 1px;
	top: 155px;
	background-color:#13b6e9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#009de0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	z-index:1000;
}

#menu_lehrer {
	position: absolute;
	z-index: 1000;
	width: 998px;
	height: 64px;
	left: 1px;
	top: 155px;
	background-color:#13b6e9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#009de0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	z-index:1000;
}

#mainmenu {
	position: absolute;
	width: auto;
	height: auto;
	left: 43px;
	top: 0px;
	padding:0px;
	margin:0px;
	z-index: 1001;
}

#submenu {
	position: absolute;
	width: auto;
	height: auto;
	left: 251px;
	top: 34px;
	padding:0px;
	margin:0px;
	z-index: 1001;
}



#content { /*Inhaltsbereich*/
	position: absolute;
	top: 200px;
	left: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	z-index: 1001;	
}

#content_lehrer { /*Inhaltsbereich Lehrer*/
	position: absolute;
	top: 235px;
	left: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	z-index: 1001;	
}

#text {
	position: absolute;
	width:940px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	z-index:1002;
}

#text_index { /*verkleiner wegen Termine-box*/
	position: absolute;
	width:620px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	z-index:1002;
}

/*#sponsoren {	
	position: relative;
	width:940px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	z-index:1002;
}*/

.bild_index{
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin:0;
	vertical-align:top;
	width:auto;
	float:left;
	z-index:1002;
	
}

.bild_news{
	position: relative;
	padding-top: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	margin:0;
	vertical-align:top;
	width:auto;
	float:left;
	z-index:1002;
	
}

#termine {
	position: absolute;
	top: 32px;
	left: 705px;
	width: 250px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	background-color:#84d0f0;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#009de0;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#009de0;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#009de0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;
	z-index:2000;	
}

#termine_header{
	background-color:#13b6e9;
	width: 250px;
	height:auto;
	padding:0px;
	margin:0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#009de0;	
	
}

#termine_inhalt{
	background-color:#ffffff;
	width: 250px;
	height:auto;
	padding:0px;
	margin:0px;
}
