/* [1. Basics]
------------------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3f4b52;
	background:url(img/background.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	/*background-color:#ff9933;*/
}

* html div { behavior: url(iepngfix.htc) }

#wrapper {
	width: 951px;
	margin: 0 auto -158px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#logo {
	margin:10px 0 8px 10px;
	height:80px;
	width:147px;
	background-image:url(img/logo.png); 

	}
	
#language{
	float:right;
	color:#fff;
	font-size:15px;
	margin-top:-23px;
	margin-right:7px;
}

#language img{
	margin-right:3px;
}
	
.blind{
	height:80px;
	width:147px;
}

/* Navigation */
	
#navigation {
	width:950px;
	height:38px;
	background-image:url(img/navleiste.png); 
	padding:0 0 0 1px;
	}


#navigation ul {
	margin:0;
	padding:0;
	height:38px;
}

#navigation ul li {
	float:left;
	margin:0 0px 0 0;
	padding:0 0 0 0px;
	height:38px;
	list-style:none;
	margin:1px 0 0 0px;
}

#navigation ul li a {
	float:left;
	padding:4px 20px 5px 20px;
	font-size:21px;
	color:#fff;
	text-decoration:none;
}


/*Sonderfall erster Button Startseite*/

.startseite #navigation ul li.startseite a,
 {
	background:url(img/startseitebutton.png) no-repeat left top;
	cursor:default;
	margin:0px 0 0 0px;
	height:38px;
}


.internat #navigation ul li.internat a,
.schule #navigation ul li.schule a,
.freizeitangebote #navigation ul li.freizeitangebote a,
.aktuelles #navigation ul li.aktuelles a,
.kontakt #navigation ul li.kontakt a {
	background:url(img/bgbutton.gif) no-repeat right top;
	cursor:default;
	*margin:0px 0 0 0px;
	height:38px;

}


/* Subnavigation */


#subnavigation_bg {
background:url(img/subnavigation_bg.gif) no-repeat bottom;
min-height:249px;
width:200px;
margin:auto;
margin:0;
padding:0;
}

* html #subnavigation_bg {
	height:249px;
}

#spacer{
height:5px;
}

#subnavigation {
	float:left;
	margin:12px 0 0 0;
	background:url(img/navleiste_unterseite.png) no-repeat top;
	width:200px;
	min-height:241px;
}

* html #subnavigation {
	margin:0px 0 0 0;
	height:249px;
}


#subnavigation .SubMenuItem a, #subnavigation .SubMenuSelected a {
	display:block;
	margin:0 0 4px 0;
	padding:3px 0 4px 17px;
	font-size:21px;
	color:#fff;
	background:none;
	text-decoration:none;
}


#subnavigation .SubMenuSelected a {
	cursor:default;
	background:url(img/bgbutton_subnavigation.gif) no-repeat;
}


.SubMenuItem, .SubMenuSelected {
	margin:10px 0 1px 2px;
}



#subnavigation .SubSubMenuItem a, #subnavigation .SubSubMenuSelected a{
	display:block;
	margin:0 0 4px 2px;
	padding:3px 0 4px 37px;
	font-size:21px;
	color:#fff;
	text-decoration:none;
}


#subnavigation .SubSubMenuSelected a {
	cursor:default;
	background:url(img/bgbutton_subnavigation.gif) no-repeat;
}



#subnavigation .SubSubSubMenuItem a, #subnavigation .SubSubSubMenuSelected a{
	display:block;
	margin:0 0 4px 2px;
	padding:3px 0 4px 57px;
	font-size:21px;
	color:#fff;
	text-decoration:none;
}


#subnavigation .SubSubSubMenuSelected a {
	cursor:default;
	background:url(img/bgbutton_subnavigation.gif) no-repeat;
}

#subnavigation ul {
	margin:0 2px 0 2px;
}

#subnavigation ul li.WebYepMenuItem a {
	color:#fff;
	text-decoration:none;
}

#subnavigation ul li.WebYepMenuItem {
	padding:3px 0 4px 37px;
	font-size:16px;
	list-style:none;
}

#subnavigation ul li.WebYepMenuCurrentItem {
	background-color:#bd8c05;
}


#subnavigation ul li.WebYepMenuCurrentItem a {
	cursor:default;
}






/* Navigation  END*/



#header {
	margin:12px 0 0 0;
	height:261px;
	background-image:url(img/headerbg.png); }

* html #header {
	margin:0px 0 0 0;
}


	#header img {
		float:right;
		margin:13px 13px 0px 0; }



#header_subpages {
	margin:12px 0 0 12px;
	height:237px;
	width:715px;
	background-image:url(img/headerbg_unterseiten.png); 
	float:left;
	padding:12px;
	}
	
* html #header_subpages {
	margin:0px 0 0 6px;
}


#board {
	margin:-120px 0 0 700px;
	height:190px;
	width:250px;
	position:absolute;
	z-index:1;
	background-image:url(img/tafel.png); 
	}
	
	
	
#board_es {
	margin:-120px 0 0 700px;
	height:190px;
	width:250px;
	position:absolute;
	z-index:1;
	background-image:url(img/tafel_es.png); 
	}

#containerx {
min-height:350px;
}

#container {
	margin:0 0 20px 0;
	padding:15px 0 0 12px;
	/*min-height:300px;*/
	width:680px;
	/*background-color:#787878;*/
}


/* * html #container {
	height:300px;
	
	}*/

#container_subpages {
	margin:0 0 0px 0;
	padding:15px 0 0 24px;
	/*min-height:300px;*/
	width:700px;
}

/* * html #container_subpages {
	height:300px;
	
	}*/



#left {
	float:left;
	margin:0 0 0px 0;
	padding:0px 0 0 0px;
	min-height:280px;
	width:200px;

}


#right {
	float:left;
	margin:0 0 0px 0;
	padding:0px 0 0 0px;
	min-height:280px;
	width:750px;

}




/*Flash*/

#slideshow
{
	width: 714px;
	height: 237px;
	margin-top:0px;
	padding:0px;
	background-color:#ffffff;
}

* html #slideshow {


}





#push {
	height: 158px;
}

#footer {

	background:url(img/footer_background.jpg);
    background-repeat:no-repeat;
	background-position:50% 0;
	height:158px;
	 }

	#footer_content {
		margin: 0 auto;
		padding:60px 0px;
		width: 890px;
		color:#fff;
		font-size:11px;
		display:none;
	 }



.clear {
	float:none;
	clear:both;
	line-height:0px;
	height:1px;
	font-size:1px;
}

a { 
	color:#c3aa03;
}

img { 
	border:none; 
}

h1 {
	margin-bottom:10px;
	font-size:28px;
	color:#3f4b52;
	font-weight:normal;
}

h2 {
	margin-bottom:5px;
	font-size:16px;
	color:#3f4b52;
	font-weight:bold;
}

h3 {
	margin:0 0 5px 0;
	font-size:13px;
	color:#ce3d20;
}

p {
	margin:20px 0 0px 0;
}

ol li {
	margin:0 0 3px 20px;
}



/* Formulare
------------------------------------------------------------------------ */
form {
	margin:0 0 12px 0;
	padding:0;
}

fieldset {
	border:none;
	margin:0 0 12px 0;
	padding:0;
}

label {
	float:left;
	width:225px;
	text-align:left;
	margin:0 10px 0 0;
	padding:2px 0 2px 0px;
	font: 15px Trebuchet MS, Tahoma, Arial, Georgia, "Times New Roman", Times, serif;

}

select, input, textarea {
	padding:3px;
	margin:0 0 3px 0;
	*margin:0 0 1px 0;
	font: 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#3f4b52;
	color:#3e3e3e;
	width:280px;
	background-color:#ffffff;
	border:1px solid #dadada;
}

select{
width:288px;
}

#element10i{
width:288px;
}




textarea {
	overflow:auto;
	height:100px;
}	

.inputfield_small {
	width:150px;
}

.senden {
	width:232px;
	height:34px;
	cursor: pointer;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
background-color:#c8b117;
	border:none;
}

.highlight {
	color:#ffffff;
	font-weight:normal;
	font-size:14px;
}

/* Formulare Allert
------------------------------------------------------------------------ */
.errFld {
	background:url(img/error.gif) no-repeat right top;
	background-color:#fff;
}

.errMsg {
	display:none;
}

#alertMessagePlaceHolder {
	display:none;
	margin:0 0 16px 0;
	padding:10px;
	font-size:12px;
	color:#fff;
	border:1px solid #e25525;
	background:url(img/bg_red.jpg) repeat-x top;
	background-color:#e35525;
}

/* WEBYEP
------------------------------------------------------------------------ */
#login {
	position:absolute;
	top:0;
	left:0;
}

table.WebYepGalleryContainer {
	border-top:20px solid #fff;
}

.WebYepGalleryContainer td {
	padding:10px 0;
	height:155px;
	font-size:12px;
	text-align:center;
	background-color:#f4fbfe;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
}
	
.WebYepGalleryImage img {
	margin-bottom:5px;
	padding:5px;
	background-color:#fff;
	border:1px solid #d1d1cf;
}



#imagetext_left{
	float:left;
	width:360px;
}

#rightkontakt{
float:left;
width:320px;
margin-left:20px;
}

.mapme {
	margin-top:3px;
	padding:5px;
	background-color:#fff;
	border:1px solid #d1d1cf;
	width:300px;
	height:250px;
}




#saddr {
	padding:4px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7e8b91;
	width:251px;
	background-color:#fff;
	border:1px solid #d1d1cf;
}



#button_go {
	padding:1px 0 2px 0;
	width:45px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
		background-color:#c3aa03;
	border:1px solid #bd8c05;
}



#popup{
TOP:-100px;
WIDTH:100%; 
POSITION:absolute;
HEIGHT:720px; 
overflow:hidden;
z-index:4;
text-align:center !important;
}

