/* CSS Document */

/* Overall Definitions

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {
	text-align:center;
	background: #d8d8d8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	margin: 0;
	padding: 0;
	color: #000000;
}
	
	/* Layout Definitions

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#container {
	position:relative;
	background: transparent;
	margin: 0px auto 0px auto;
	padding: 0;
	width: 1006px;
	text-align: left;
	}
	
#intro {
	background: #F1F18F;
	margin: 0;
	padding: 0;
	}
	
#supportingText {
	background: transparent;
	margin: 0;
	padding: 0;
	}
	
#pageHeader {
	background: #9bec37 url(../images/header.gif) repeat-y top left;
	height: 177px;
	margin: 0;
	}
	
#quickSummary {
	height: 160px;
	width: 749px;
	background: #F1F18F url(../images/klasse.jpg) no-repeat top right;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin: 0;
	}
	
#platzlogo {
	height: 160px;
	width: 749px;
	background: #F1F18F;
	color: #fff;
	margin: 0;
	}
	
#banner {
  position: absolute;
  top: 177px;
  left: 220px;
	height: 160px;
	width: 529px;
	background: #FFFFFF;
	color: #fff;
	margin: 0;
	}
	
#rahmen {
	margin-left: 222px;
	width: 527px;
	background: #2E9574;
	color: #fff;
}

#content {
	top: 162px;
	owerflow: auto;
	border-right: 2px solid #fff;
	padding: 20px 20px 20px 20px;
	min-height: 600px;
}

#footer {
	background: #9bec37 url(../images/footer.gif) no-repeat top left;
	color: #fff;
	height: 38px;
	}

#linkList {
	position: absolute;
	background: #F1F18F;
	color: #666;
	top: 345px;
	padding: 0px 0px 12px 0px;
	border-right: 2px solid #fff;
	width: 220px;
	height: 604px;        
	}
	
#logo{
	position:absolute;
	top: 165px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 188px;
	width: 220px;
	}
	
#bild2{
	position:absolute;
	background-color:#000000;
	top: 650px;
	left: 749px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 171px;
	width: 257px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	}

#newsbox{
	position:absolute;
	background: #9bec37 url(../images/bg_pattern.gif) repeat top left;
	top: 177px;
	left: 749px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:257px;
	height:473px;

}

#datum{
	position:absolute;
	top: 335px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px px 0px 0px;
	height: 28px;
	width: 200px;
	text-align: right;
	}
	
#datum p{
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 7px 0px 0px;
}

#footer p{
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

#footer a:link, a:visited, a:hover{
	color: #0D6179;
}

	/* News Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#newsuberschrift{
	position:absolute;
	top: 20px;
	left: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#news{
	position:absolute;
	top: 50px;
	left: 15px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	min-height: 100px;
	width: 220px;
	background-color: #C1C1B7;
	border: 2px solid #FFFFFF;
	text-align:left;
}

#news h1, #news h2, #news h3, #news h4, #news h5{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#news p{
	margin: 3px 5px 0px 5px;
	padding: 0px 0px 10px 0px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

	/* Content Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content p{
	margin: 0px 0px 0px 0px;
	padding: 6px 20px 0px 2px;
	border: 0px;
	color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#content h1, #content h2, #content h3, #content h4, #content h5{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

	/* Header Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sprachenauswahl{
	position:absolute;
	/* top-margin 70px wäre viel schöner! */
	margin: 20px 0px 70px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sprachenauswahl p {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sprachenauswahl a:link, #sprachenauswahl a:visited {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#sprachenauswahl a:hover {
	background-color: #FFFFFF;
	color: #0D6179;
	}
	
#klickpfad{
	position:absolute;
	margin: 85px 0px 70px 232px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#klickpfad p {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#klickpfad a:link, #klickpfad a:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#klickpfad a:hover {
	font-size: 10px;
	color: #0D6179;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	}
	
#icons{
	position:absolute;
	margin: 136px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 200px;
}

#icons a:link, #icons a:visited, #icons a:hover{
	text-decoration: none;
}

#spruch h1, #spruch h2, #spruch h3, #spruch h4, #spruch h5, #spruch p{
	position:absolute;
	margin: 20px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	background-color: #0D6179;
	height: 40px;
	width: 500px;
	font-size: 35px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}

#seitentitel {
	position:absolute;
	margin: 124px 0px 0px 224px;
	padding: 0px 0px 0px 0px;
	height: 49px;
	width: 525px;
	text-align:right;
	}

h1 {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	/* Menu1 Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navcontainer{
	width: 220px;
	position:relative;
	padding: 0 0 0 0;
	margin: 30px 0px 1em 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #FFF;
	color: #fff;
	font-size:11px;
}

.navcontainerul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px;
}

li.navcontainer_lev1{
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

a:link.navcontainer_lev1, a:visited.navcontainer_lev1 {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #09546A;
	border-right: 10px solid #1582A1;
	background-color: #0D6179;
	color: #fff;
	text-decoration: none;
	width: 86%;
}

html>body a.navcontainer_lev1  { width: auto; }


a:hover.navcontainer_lev1 {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

li.navcontainer_lev2 {
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

a:link.navcontainer_lev2 , a:visited.navcontainer_lev2 {
	display: block;
	padding: 5px 5px 5px 30px;
	background-color: #C1C1B7;
	border-left: 10px solid #B1B1A4;
	border-right: 10px solid #E4E4DE;
	color: #000;
	text-decoration: none;
	width: 75%;
}

html>body a.navcontainer_lev2  { width: auto; }

a:hover.navcontainer_lev2 {
	background-color: #DCDCD3;
	border-left: 10px solid #CBCBC5;
	border-right: 10px solid #EBEBDC;
	color: #000;
}

li.navcontainer_lev3 {
	border-bottom: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

a:link.navcontainer_lev3 , a:visited.navcontainer_lev3{
	display: block;
	padding: 5px 5px 5px 50px;
	background-color: #E6E6E2;
	color: #000;
	text-decoration: none;
	width: 75%;
}

html>body a.navcontainer_lev3  { width: auto; }

a:hover.navcontainer_lev3 {
	background-color: #FFF;
	color: #000;
}





	/* Menu2 Layout

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navcontainer2{
	width: 150px;
	position:absolute;
	margin: 20px 0px 0px 789px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.navcontainer2ul{
	padding: 1px;
	margin-left: 0;
	background: #0D6179;
	color:#FFFFFF;
	}

li.navlist2{
	list-style: none;
	margin: 0px;
	border-bottom: 1px #FFFFFF dotted;
	text-align: left;
	}

a.navlist2{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.5em;
	text-decoration: none;
}

a:link.navlist2 { 
	color:#FFFFFF; 
	}
a:visited.navlist2{ 
	color:#FFFFFF; 
	}

a:hover.navlist2{
	color: #0D6179;
	background: white;
}

