body {

	margin:0px 0; 
	padding:0; 
	font: 76% Verdana, Arial, SunSans-Regular, Sans-Serif; 
	color:#000000;  
	line-height: 1.4em; 
	background-color: #e1ddd9;

}



/* ----------container zentriert das layout-------------- */
#container {
	width: 980px;
	margin: 0 auto;
	background: url(../picture/navi_bg/bg.jpg) repeat-y;
}

/* ----------banner for logo-------------- */
/*------------ Header -------------------------------------------------*/
/*************************************************************************/
#header {
	width: 100%;
	background: url(../picture/header/header.jpg) no-repeat center top;
	height: 150px;
	margin: 0; padding: 0;
	
}


#header1 {
	width: 100%;
	background: url(../picture/navi_bg/bg1.jpg) repeat-y;
	height: 20px;
	margin: 0px 0px 20px 0px;
	font:  100%   Tahoma, Times New Roman, Arial,Sans-Serif;
	color: #ffffff; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
	
}








.header2 {
	background: url(../picture/navi_bg/bg2.jpg) repeat-y;
	width: 100%;
	height: 15px;
	border: 0px solid #a30b0b; 
	margin: -20px 0px 30px 0px;
	
}


.header2 p {
	font-size: 80%;
	font-family:  Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#ffffff;
	padding:0px 0px 0px 10px;
	margin:0;
}




/*------------ End Header -------------------------------------------------*/

/*************************************************************************/
/* -----------------TITEL-BILD--------------------- */


.top_img_startseite{
	background: url(../picture/jpg/titel/startseite.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}

.top_img_ganztagsschule{
	background: url(../picture/jpg/titel/ganztagsschule.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}

.top_img_schulprofil{
	background: url(../../picture/jpg/titel/schulprofil.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}

.top_img_schulangebote{
	background: url(../../picture/jpg/titel/schulangebote.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}
.top_img_kollegium{
	background: url(../../picture/jpg/titel/kollegium.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}
.top_img_kontakt{
	background: url(../../picture/jpg/titel/kontakt.jpg) no-repeat center top;
	height: 100px;
	margin: 0; padding: 0;
	
	}
/*------------ ENDE TITEL-------------------------------------------------*/
/*************************************************************************/
/* -----------------Inhalt--------------------- */
#content {

	background-color: #ffffff;
	padding: 0;
	margin: 0 16%;

}



/*************************************************************************/

#left {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	color:#ffffff;
}

#right {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;


}
/*************************************************************************/
/*------HAUPT_FORMAT------------------------------------------------------------*/
p { 
	margin: 0 10px 10px; 
	color: #000000; 
	background: inherit;
	text-align:justify;
	padding: 10px 0px 0px 0px;
}


h1 { 

	color:#564b47;
	background: inherit;
	font: bold  150% Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: right;
	padding:0px 40px 10px 0px; 
	margin:0px 0px 0px 0px;  
}

h1 a {
	color: #FFF; 
	background: inherit;
}

h2 { 
	color:#564b47;
	background: inherit;
	font: bold 110%  Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-decoration: underline;
	padding:20px 0px 10px 10px; 
	margin:0px 0px 0px 0px; 
}

h2 a { 
	background-color: inherit;
	font:  100%  Verdana, Arial, SunSans-Regular, Sans-Serif;

	color:#355da5; 
 
}




h3 {
	color:#564b47;
	background: inherit;
	font: bold 100%  Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px; 

}

h4 {
	color:#564b47;
	background: inherit;
	font: bold 90%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px 0px 0px 10px; 
	margin:0px 0px 20px 0px; 

}


hr { 
	background: #3C3C3C; 
	border: 1px solid #555; 
	margin: 10px 0 10px 0;
}	

a { 
	color: #355da5;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
	outline:0;
}

a:hover {
	background: inherit;
	text-decoration: underline;

}



ul {
 
	padding:10px 30px 10px 80px; 
	margin:0px 0px 0px 0px; 
	list-style : square; 
}
	
li { 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	text-align:justify;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}




dl {
 
	padding:10px 30px 10px 0px; 
	margin:0px 0px 0px 10px; 
	list-style : square; 
}

dt {
	font: solid 100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif; 
	padding:10px 30px 0px 0px; 
	margin:0px 0px 0px 10px; 
	list-style : square; 
}	
dd { 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	text-align:justify;
	padding:0px 0px 0px 30px; 
	margin:0px 0px 0px 0px; 
}



	
 acronym  {
	color: #b328b3;
   	border-bottom: 1px dotted #800080;
   	cursor: help;
 }
acronym a {
   	border-bottom: 1px dotted #800080;
	cursor: help;
 }
acronym a:hover {
	border-bottom: 1px dotted #800080;
  	text-decoration: none;
	cursor: help;
 }


/*------ENDE_HAUPT_FORMAT------------------------------------------------------------*/
/*************************************************************************/
/*------BOX_DARSTELLUNG------------------------------------------------------------*/
.boxdar{

	width: 90%;
	font: bold 90%  verdana, arial, lucida, sans-serif;
	color: #000000; 
	background: #ffffff;
	text-align: left;
	border: 0px solid #a30b0b; 
	margin: -20px 0px 10px 0px;
	padding: 5px 5px 5px 5px; 
}

.boxdar h3 { 
 
	color: #000000; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.boxdar a { 
 
	color: #800000; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.boxdar a:hover { 
	color: #c0c0c0;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;

}


/*------Ende BOX_DARSTELLUNG------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_SEITE------------------------------------------------------------*/
.boxseite{

	font:  80%  verdana, arial, lucida, sans-serif;
	color: #000000; 
	background: #ffffff;
	text-align: left;
	border-bottom: 1px dashed #a30b0b; 
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px; 
	}

.boxseite a { 
	color: #355da5;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
	}

.boxseite a:hover {
	color: #658dd6;  
	background: inherit;
	text-decoration: underline;

	}


/*------Ende BOX_SEITE------------------------------------------------------*/	
/*************************************************************************/
/*************************************************************************/
/*------BOX_SEITENZAEHLER------------------------------------------------------------*/
.boxseitenzaehler{

	font:  100%  tahoma, verdana, arial, lucida, sans-serif;
	color: #000000; 
	background: #ffffff;
	text-align: left;
	border:1px solid #d7d7d7; 
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px; 
	}



.boxseitenzaehler a { 
	color: #355da5;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
	border:1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px; 
	}

.boxseitenzaehler a:hover {
	color: #658dd6;  
	background: inherit;
	text-decoration: underline;
	border:1px solid #909090;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	}





/*------Ende BOX_SEITENZAEHLER------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_SEITENZAEHLER KINDERSEITE SURFTIPPS-------------------------------------*/
.boxseitenzaehler_surf{

	font:  100%  tahoma, verdana, arial, lucida, sans-serif;
	color: #000000; 
	background: #ffffff;
	text-align: left;
	border:0px solid #d7d7d7; 
	margin: 0px 0px 30px 0px;
	padding: 2px 2px 2px 2px; 
	}



.boxseitenzaehler_surf a { 
	font:  90%  tahoma, verdana, arial, lucida, sans-serif;
	color: #355da5;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
	border-bottom:1px solid #000000;
	margin: 0px 0px 0px 10px;
	padding: 2px 2px 2px 2px; 
	}

.boxseitenzaehler_surf a:hover {
	font:  90%  tahoma, verdana, arial, lucida, sans-serif;
	color: #658dd6;  
	background: inherit;
	font-weight: bold;
	border-bottom:3px solid #909090;
	margin: 0px 0px 0px 10px;
	padding: 2px 2px 2px 2px;  
	}





/*------Ende BOX_SEITENZAEHLER KINDERSEITE SURFTIPPS--------------------------------*/	
/*************************************************************************/
/*------NAVIGATON_LINKS------------------------------------------------------------*/
/*************************************************************************/


#navcontainer_left
{
	float:left;
	width: 150px; 

}

#navcontainer_left ul
{
border: 0;
margin: 0;
padding: 0;

}

#navcontainer_left ul li
{
display: block;
float: left;
padding: 0;
margin: 0;
}

#navcontainer_left ul li a
{
	width: 150px;
	height:25px;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: block;
	font: 90%  arial,verdana, lucida, sans-serif;
	background: url(../picture/gif/nav/navi_links.gif) no-repeat;

}

#navcontainer_left ul li a:hover
{

	width: 150px;
	height:25px;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font: 90%  arial,verdana, lucida, sans-serif;
	background: url(../picture/gif/nav/navi_links1.gif) no-repeat;

}

/*------Ende NAVIGATION_LINKS-------------------------------------------------------*/

/*************************************************************************/
/*------NAVIGATION_RECHTS-------------------------------------------------------*/

#navcontainer_rechts
{
	float:right;
	width: 150px; 


}


#navcontainer_rechts ul
{
border: 0;
margin: 0;
padding: 0;

}

#navcontainer_rechts ul li
{
display: block;
float: left;
padding: 0;
margin: 0;
}

#navcontainer_rechts ul li a
{
	width: 150px;
	height:25px;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	color: #000000;
	text-decoration: none;
	display: block;
	font:  90%  arial,verdana, lucida, sans-serif;
	background: url(../picture/gif/nav/navi_rechts.gif) no-repeat;

}

#navcontainer_rechts ul li a:hover
{

	width: 150px;
	height:25px;
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font:  90%  arial,verdana, lucida, sans-serif;
	background: url(../picture/gif/nav/navi_rechts1.gif) no-repeat;

}







/*------Ende NAVIGATION_LINKS-------------------------------------------------------*/

/*************************************************************************/
/*------NAVIGATION_JAHRE------------------------------------------------------------*/
.nav_jahre_container {
	background: #071f3a;
	margin: 0px 0px 40px 20px;
	padding: 0px 0px 0px 0px;


}


.nav_jahre_container ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nav_jahre_container ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.nav_jahre_container a {
	background: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 4px double #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;


	color: #000000;
	display: block;
	text-align: center;
	font: 100%  arial,verdana, lucida, sans-serif;
}

.nav_jahre_container  a:hover {
	color: #808080;
	background: #ffffff;
}


.nav_jahre_container li#active a {
	background: #e2e2e2;
	color: #a71111;
	border-top: 1px solid #a71111;
	border-bottom: 4px double #a71111;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
/*------Ende NAVIGATION_JAHRE-------------------------------------------------------*/
/*************************************************************************/
/*------NAVIGATION_JAHRE_NEWS------------------------------------------------------------*/
.nav_jahre_container_news {
	background: #afafaf;
	margin: 0px 0px 40px 5px;
	padding: 5px 0px 10px 5px;


}


.nav_jahre_container_news ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nav_jahre_container_news ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 10px;
	margin: 0;
}

.nav_jahre_container_news a {
	background: #ffffff;
	border: 4px double #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	display: block;
	text-align: center;
	font: 100%  arial,verdana, lucida, sans-serif;
}

.nav_jahre_container_news  a:hover {
	color: #808080;
	background: #ffffff;
}


.nav_jahre_container_news li#active a {
	background: #e2e2e2;
	color: #000000;
	border: 4px double #e95a5a;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font: bold 100%  arial,verdana, lucida, sans-serif;
}
/*------Ende NAVIGATION_JAHRE_NEWS-------------------------------------------------------*/
/*************************************************************************/

/*------NAVIGATION_JAHRE_KLASSEN------------------------------------------------------------*/
.nav_jahre_container_klassen {
	background: #afafaf;
	margin: 0px 0px 40px 5px;
	padding: 5px 0px 10px 5px;


}


.nav_jahre_container_klassen ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.nav_jahre_container_klassen ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 10px;
	margin: 0;
}

.nav_jahre_container_klassen a {
	background: #ffffff;
	border: 4px double #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	display: block;
	text-align: center;
	font: 90%  arial,verdana, lucida, sans-serif;
}

.nav_jahre_container_klassen  a:hover {
	color: #808080;
	background: #ffffff;
}


.nav_jahre_container_klassen li#active a {
	background: #e2e2e2;
	color: #000000;
	border: 4px double #e95a5a;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font: bold 90%  arial,verdana, lucida, sans-serif;
}
/*------Ende NAVIGATION_JAHRE_KLASSEN-------------------------------------------------------*/
/*************************************************************************/

/*************************************************************************/
/*------FOOTER------------------------------------------------------------*/


div#footer{
	background: #a7cf3b;
	clear: both;
	width:100%
	}
	
.footer1 {
	width: 100%;
	height: 15px;
	margin: 0px 0px 0px 0px;
	font:  100%   Tahoma, Times New Roman, Arial,Sans-Serif;
	color: #ffffff; 
	text-decoration:none;
	padding: 0px 0px 10px 0px;
	
}	

/*------Ende FOOTER-------------------------------------------------------*/
/*************************************************************************/
/*------BOXFOOTER------------------------------------------------------------*/
.boxfooter {
	width: 100%;	
	padding: 0px 0px 0px 0px; 

}

.boxfooter  .date { 
	color: #5a5a5a;
	font: 90%  Arial,Times New Roman, Sans-Serif; 
	text-align: center; 
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px; 
}

.boxfooter  a { 
 
	text-align: center;
	color: #ec3e10;
	margin:0;
}

.boxfooter  a:hover { 
	color: #ee876b;
	text-decoration: underline;

}

/*------Ende BOXFOOTER-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_TERMINE_MONATE------------------------------------------------------------*/
.boxtermine_mon {

	width: 90%;
 	font: 90%  Tahoma, Arial,Times New Roman, Sans-Serif;
	background: #ffffff;
	text-align: left;
	border: 0px solid #a30b0b; 
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}



/*------Ende BOX_TERMINE_MONATE-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_FERIEN_1------------------------------------------------------------*/
.boxferien1 {
	font: 90%  Tahoma, Arial,Times New Roman, Sans-Serif;
	margin: 0px 0px 0px 35px;
	padding: 10px 0px 0px 0px; 
}

.boxferien1 i {
	font: 90%  Tahoma, Arial,Times New Roman, Sans-Serif;
	color: #616361;

}

.boxferien1_top {
	width: 600px;
	height: 120px;
	background: url(../../../picture/jpg/ferien/ferien01.jpg) no-repeat;

}
.boxferien1_top2 {
	width: 600px;
	height: 120px;
	background: url(../../../picture/jpg/ferien/ferien03.jpg) no-repeat;

}
.boxferien1_content {
	font: 120%  Tahoma, Arial,Times New Roman, Sans-Serif;

}
.boxferien1_footer{
	width: 600px;
	height: 120px;
	background: url(../../../picture/jpg/ferien/ferien02.jpg) no-repeat;

}
.boxferien1_footer2{
	width: 600px;
	height: 120px;
	background: url(../../../picture/jpg/ferien/ferien04.jpg) no-repeat;

}
/*------Ende BOX_FERIEN_1-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_STERN------------------------------------------------------------*/
.boxstern {

	width: 90%;
	font: 90%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	color: #000000; 
	background: #fff8d8;
	text-align: left;
	border: 1px solid #a30b0b; 
	margin: 0px 0px 40px 20px;
	padding: 10px 10px 10px 10px;
}

.boxstern p { 
 
	color: #000000; 
	padding: 0px 0px 0px 0px;
}

.boxstern a { 
 
	color: #800000; 
	padding: 0px 0px 0px 0px;
}

.boxstern a:hover { 
	color: #c0c0c0;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;

}


/*------Ende BOX_STERN-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_INFO------------------------------------------------------------*/
.boxinfo {

	width: 600px;
	color: #000000; 
	background: #fff8d8;
	text-align: left;
	border: 1px solid #a30b0b; 
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}

.boxinfo h3 { 
 
	color: #000000; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.boxinfo a { 
 
	color: #800000; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.boxinfo a:hover { 
	color: #c0c0c0;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

}


/*------Ende BOX_INFO-------------------------------------------------------*/	
/*************************************************************************/

/*------BOX_FEST------------------------------------------------------------*/
.boxfest {

	width: 90%;
 
	background: #ffffff;
	text-align: left;
	border: 0px solid #a30b0b; 
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}



/*------Ende BOX_FEST-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_STARTSEITE_BEITRÄGE--------------------------------------------------*/
.boxstart_beitraege {

	width: 600px;
	color: #000000; 
	background: #ffffff;
	border-bottom: 2px solid #a30b0b; 
	margin: 20px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxstart_beitraege_titel {
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-decoration:none;
	background: url(../picture/jpg/startseite/beitraege_titel.jpg) no-repeat left top;
	height: 80px;
	margin: 0; padding: 0;
	
}


.boxstart_beitraege_con { 
	font:  100%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	width: 95%;
	color: #000000; 
	background: #ffffff;
	border: 0px solid #a30b0b; 
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px; 
}



.boxstart_beitraege h4 { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px; 
	font:  120%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-decoration:none;
	font-weight:bold;

}

.boxstart_beitraege a { 
	font:  100%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;

}

.boxstart_beitraege a:hover { 
	font:  100%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;

}


/*------Ende BOX_STARTSEITE_BEITRÄGE----------------------------------------------*/	
/*************************************************************************/
/*------BOX_STARTSEITE_NEWS--------------------------------------------------*/
.boxstart_news {

	width: 600px;
	color: #000000; 
	background: #ffffff;
	border-bottom: 2px solid #a30b0b; 
	margin: 20px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxstart_news_titel {
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-decoration:none;
	background: url(../picture/jpg/startseite/news_titel.jpg) no-repeat left top;
	height: 80px;
	margin: 0; padding: 0;
	
}


.boxstart_news_con { 
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	width: 95%;
	color: #000000; 
	background: #ffffff;
	border: 0px solid #a30b0b; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxstart_news h3 { 
	font: bold  110%  Verdana, Arial,Times New Roman, Sans-Serif;  
	color: #000000; 
	text-decoration:none;

}

.boxstart_news h4 { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-align: right; 
	text-decoration:none;

}

.boxstart_news a { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;

}

.boxstart_news a:hover { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;

}


/*------Ende BOX_STARTSEITE_NEWS----------------------------------------------*/	
/*************************************************************************/



/*------BOX_STARTSEITE_GANZTAGSSCHULE-----------------------------------------*/
.boxstart_gschule {

	width: 600px;
	color: #000000; 
	background: #ffffff;
	border-bottom: 2px solid #a30b0b; 
	margin: 20px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxstart_gschule_titel {
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969; 
	text-decoration:none;
	background: url(../picture/jpg/startseite/gschule_titel.jpg) no-repeat left top;
	height: 80px;
	margin: 0; padding: 0;
	
}


.boxstart_gschule_con { 
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	width: 95%;
	color: #000000; 
	background: #ffffff;
	border: 0px solid #a30b0b; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxstart_gschule h3 { 
	font: bold  110%  Verdana, Arial,Times New Roman, Sans-Serif;  
	color: #000000; 
	text-decoration:none;

}

.boxstart_gschule h4 { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-align: right; 
	text-decoration:none;

}

.boxstart_gschule a { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;

}

.boxstart_gschule a:hover { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;

}


/*------Ende BOX_STARTSEITE_GANZTAGSSCHULE-----------------------------------*/	
/*************************************************************************/





/*------BOX_STARTSEITE_TERMINE-----------------------------------------*/
.boxstart_termine {

	width: 600px;
	color: #000000; 
	background: #ffffff;
	border-bottom: 2px solid #a30b0b; 
	margin: 20px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxstart_termine_titel {
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-decoration:none;
	background: url(../picture/jpg/startseite/termine_titel.jpg) no-repeat left top;
	height: 80px;
	margin: 0; padding: 0;
	
}


.boxstart_termine_con { 
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	width: 95%;
	color: #000000; 
	background: #ffffff;
	border: 0px solid #a30b0b; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxstart_termine h3 { 
	font: bold  110%  Verdana, Arial,Times New Roman, Sans-Serif;  
	color: #000000; 
	text-decoration:none;

}

.boxstart_termine h4 { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-align: right; 
	text-decoration:none;

}

.boxstart_termine a { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;

}

.boxstart_termine a:hover { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;

}


/*------Ende BOX_STARTSEITE_TERMINE-----------------------------------*/	
/*************************************************************************/




/*------BOX_STARTSEITE_FOTO-----------------------------------------*/
.boxstart_foto {

	width: 600px;
	color: #000000; 
	background: #ffffff;
	border-bottom: 2px solid #a30b0b; 
	margin: 20px 0px 20px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxstart_foto_titel {
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-decoration:none;
	background: url(../picture/jpg/startseite/foto_titel.jpg) no-repeat left top;
	height: 80px;
	margin: 0; padding: 0;
	
}


.boxstart_foto_con { 
	font:  95%  Tahoma, Arial,Times New Roman, Sans-Serif; 
	width: 95%;
	color: #000000; 
	background: #ffffff;
	border: 0px solid #a30b0b; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxstart_foto h3 { 
	font: bold  110%  Verdana, Arial,Times New Roman, Sans-Serif;  
	color: #000000; 
	text-decoration:none;
	padding: 0px 0px 0px 50px;
}

.boxstart_foto h3 a { 
	font:  110%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;
	padding: 0px 0px 0px 0px;
}

.boxstart_foto h3 a:hover { 
	font:  110%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;
}

.boxstart_foto h4 { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #696969;
	text-align: right; 
	text-decoration:none;

}

.boxstart_foto a { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #4d88ca; 
	text-decoration:none;

}

.boxstart_foto a:hover { 
	font:  90%  Tahoma, Arial,Times New Roman, Sans-Serif;  
	color: #c0c0c0; 
	text-decoration:underline;

}


/*------Ende BOX_STARTSEITE_FOTO-----------------------------------*/	
/*************************************************************************/

/*------BOX_UMSETZUNG------------------------------------------------------------*/
.boxumsetzungt {

	width: 500px;
	height: 250px;
 	background: url(../../../picture/jpg/schulprofil/umsetzung.jpg) no-repeat left top;
	text-align: left;
	border: 0px solid #a30b0b; 
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxumsetzungt ul {
 
	padding:10px 0px 10px 280px; 
	margin:0px 0px 0px 0px; 
	list-style : square; 
}
	
.boxumsetzungt li { 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}

.boxumsetzungt a { 
	color: #1e6819;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
}

.boxumsetzungt a:hover { 
	color: #3c9936;
	text-decoration: underline;

}

/*------Ende BOX_UMSETZUNG-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX_RUNDGANG------------------------------------------------------------*/
.boxrundgang {

	width: 500px;
	height: 250px;
 	background: url(../../../picture/jpg/rundgang/rundgang_2011.jpg) no-repeat left top;
	text-align: left;
	border: 0px solid #a30b0b; 
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 10px; 
}


.boxrundgang ul {
 
	padding:10px 0px 10px 220px; 
	margin:0px 0px 0px 0px; 
	list-style : square; 
}
	
.boxrundgang li { 
	font:  110%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px 0px 20px 0px; 
	margin:0px 0px 0px 0px; 
}

.boxrundgang a { 
	color: #2d87e3;
	background: inherit; 
	text-decoration:none;	
	font-weight: bold;
}

.boxrundgang a:hover { 
	color: #79b7f6;
	text-decoration: underline;

}

/*------Ende BOX_RUNDGANG-------------------------------------------------------*/	
/*************************************************************************/
/*------BOX__ELTERNBEIRAT-----------------------------------------*/
.boxelternbeirat {

	width: 600px;
	height: 120px;
	color: #000000; 
	margin: 30px 0px 30px 20px;
	padding: 0px 0px 0px 0px; 
}

.boxelternbeirat_cont h1 {
	color: #000000; 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-decoration: underline;
	text-align: left;
	padding: 2px 2px 2px 2px; 
}


.boxelternbeirat_cont {
	width: 600px;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxelternbeirat_oben {

	border: 1px solid #a30b0b; 
	margin: 0px 0px 0px 0px;

}



.boxelternbeirat_recht {
	float: right;
	width: 49%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  
}


.boxelternbeirat_links {
	float: left;
	width: 49%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

/*------Ende BOX_ELTERNBEIRAT_ENDE-----------------------------------*/	
/*************************************************************************/
/*------BOX_SCHULLEITUNG-----------------------------------------*/
.boxschulleitung {

	width: 600px;
	height: 120px;
	color: #000000; 
	margin: 30px 0px 60px 20px;
	padding: 0px 0px 0px 0px; 
}

.boxschulleitung_cont p {
	color: #000000; 
	font: 100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: left;
	padding: 5px 2px 2px 2px; 
}


.boxschulleitung_cont {
	width: 600px;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxschulleitung_oben {


	margin: 0px 0px 0px 0px;

}



.boxschulleitung_recht {
	float: right;
	width: 70%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  
}


.boxschulleitung_links {
	float: left;
	width: 20%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

/*------Ende BOX_SCHULLEITUNG_ENDE-----------------------------------*/	
/*************************************************************************/



/*------BOX_KLASSEN-----------------------------------------*/
.boxklassen {

	width: 600px;
	height: 120px;
	color: #000000; 
	margin: 30px 0px 60px 20px;
	padding: 0px 0px 0px 0px; 
}


.boxklassen_recht {
	float: right;
	width: 40%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  
}


.boxklassen_links {
	float: left;
	width: 60%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}


.boxklassen dl {
 
	padding:10px 30px 10px 0px; 
	margin:0px 0px 0px 10px; 
	list-style : square; 
}

.boxklassen dt {
	font: bold 100%   Arial, SunSans-Regular, Sans-Serif; 
	padding:10px 30px 0px 0px; 
	margin:0px 0px 0px 10px; 
	list-style : square; 
}	
.boxklassen dd { 
	font:  100%  Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px 0px 0px 30px; 
	margin:0px 0px 0px 0px; 
}


/*------Ende BOX_KLASSEN_ENDE-----------------------------------*/	
/*************************************************************************/

/*------Ende BOX_KLASSEN_BILD -----------------------------------*/	

.boxklassen_bild {
	width: 650px;
	color: #000000; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

.boxklassen_bild ul {
 
	padding:10px 10px 10px 20px; 
	margin:0px 0px 0px 0px; 
	list-style : square; 
}
	
.boxklassen_bild li { 
	font:  90%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}
.boxklassen_bild_cont {
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.boxklassen_bild_recht {
	float: right;
	width: 270px;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}


.boxklassen_bild_links {
	float: left;
	width: 370px;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/*------Ende BOX_KLASSEN_BILD_ENDE-----------------------------------*/	
/*************************************************************************/


/*------BOX_BILDERGALLERY -----------------------------------*/	

.gallery {
	width:650px;
}
.gallery ul {
	list-style:none; 
	padding:0; 
	margin:0; 
	width:180px; 
	position:relative; 
	float:right;
}
.gallery ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	margin:0 0 5px 5px;
}
.gallery ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none; 
	border:1px solid #000;
}
.gallery ul li a img {
	display:block; 
	width:50px; 
	height:50px; 
	border:0;
}
.gallery ul li a:hover {
	white-space:normal; 
	border-color:#ddd;
}
.gallery ul li a:hover img {
	position:absolute; 
	right:185px; 
	top:0; 
	width:auto; 
	height:auto; 
	border:1px solid #000;
}



/*------Ende BOX_BILDERGALLERY_ENDE-----------------------------------*/	
/*************************************************************************/

/*------BOX_SITEMAPE -----------------------------------*/	

.boxsitemape {
	width:650px;
	heigth: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	border: 0px solid #000000;
}

.boxsitemape ul {
 
	padding:5px 10px 0px 60px; 
	margin:0px 0px 0px 0px; 
	list-style : square;
}

.boxsitemape ul ul {
 
	padding:5px 10px 0px 60px; 
	margin:0px 0px 0px 0px; 
	list-style : circle;
}

.boxsitemape ul ul ul {
 
	padding:5px 10px 0px 60px; 
	margin:0px 0px 0px 0px; 
	list-style : disc;
}
	
.boxsitemape li { 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	text-align:justify;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}

.boxsitemape li a { 
	font: bold 120%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#424242;
	text-align:justify;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}

.boxsitemape li li a { 
	font:  110%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#6c6c6b;
	text-align:justify;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}

.boxsitemape li li li a { 
	font:  100%  Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#8e8e8d;
	text-align:justify;
	padding:0px 0px 10px 0px; 
	margin:0px 0px 0px 0px; 
}


/*------Ende BOX_SITEMAPE_ENDE-----------------------------------*/	
/*************************************************************************/
/*---------------- BOX_PERSONAL-------------------------------*/
.box_personal01{

	width: 600px;
	height: 190px;
	margin: 0px 0px 0px 20px; 
	padding: 10px 10px 10px 10px; 
	
	}

.box_personal02{

	width: 600px;
	height: 190px;
	margin: 0px 0px 0px 20px; 
	padding: 10px 10px 10px 10px; 
	
	}
/*------Ende BOX_PERSONAL-----------------------------------*/	
/*************************************************************************/


/*------Ende BOX_SITEMAPE_ENDE-----------------------------------*/	
/*************************************************************************/
/*---------------- BOX_ANFAHRT-------------------------------*/
.box_anfahrt{

	width: 500px;
	height: 400px;
	margin: 0px 0px 0px 60px; 
	padding: 10px 10px 10px 10px; 
	
	}


/*------Ende BOX_ANFAHRT-----------------------------------*/	
/*************************************************************************/

/*---------------- KONTAKT FORMULAR-------------------------------*/


.kontakt_box {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 40px;
	pading: 0px 0px 0px 0px;
	text-align: left;
	width: 580px;
}

.kontakt_boxlinks {
	height: 350px;
	width: 263px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	border-top: 1px solid #999999;
	border-right: 1px dashed #999999;
	border-bottom: 4px double #999999;
	border-left: 1px solid #999999;
	float: left;

}
.kontakt_boxrechts {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	height: 350px;
	width: 290px;
	border-top: 1px solid #999999;
	border-right: 4px double #999999;
	border-bottom: 4px double #999999;
	border-left: 0px solid #999999;
	color: #666666;
	float: right;

}

.kontakt_boxtextfeld {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 220px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	padding-left: 3px;
}
.kontakt_boxtextarea {
	border: 1px solid #CCCCCC;
	height: 95px;
	width: 270px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-align: left;
}
.kontakt_boxtextfeldspam {
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 120px;
	font-size: 12px;
	color: #ab1cb0;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	margin-right: 45px;
	text-align: left;
}

.kontakt_boxbutton {
	background-color: #ffffff;
	height: 20px;
	width: 100px;
	border: 2px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}




/*---------ENDE KONTAKT_FORMULAR -----------------------------------*/
/********************************************************************/
/*---------------- SPRECHSTUNDE_TABELLE-------------------------------*/
.sprechstunde table {
	width: 95%;
	margin: 1em;
	border-collapse: collapse;
   }
.sprechstunde th 	{
	text-align: left;
	font: bold 100%  arial,verdana, lucida, sans-serif;
	color: #ffffff;
	background: #265d0d;
	padding: 2px 0px 2px 10px;

	}  

.sprechstunde td 	{
	width: 20%;
	font:  100%  arial,verdana, lucida, sans-serif;
	text-align: left;
	background: #d4fcc3;
	padding: 5px 0px 5px 10px;
	border-bottom: 4px solid #ffffff;
	} 
/*---------ENDE SPRECHSTUNDE_TABELLE -----------------------------------*/
/********************************************************************/

/*------NEW WINDOWS------------------------------------------------------------*/
#lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../../picture/gif/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 150px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../../picture/png/schliessen_schwarz.png) no-repeat; }
	#lbClose.red { background: url(images/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/pause_gold.png) no-repeat; }
/*------Ende NEW WINDOWS-------------------------------------------------------*/
/*************************************************************************/
/************************************************************************************/
/*------GAESTEBUCH------------------------------------------------------------*/


div#gb{
	width:640px;
	height: auto;
	border: 1px dashed #000000;
	margin: 10px 0px 10px 0px;
}

div#gbcontent{
	width:610px;
	height: auto;
	border: 1px solid #000000;
	background: #bfc279;
	padding: 0px 0px 20px 0px; 
	margin: 10px 10px 10px 10px;
}

div#gbcontent1{
	width:610px;
	height: auto;
	border: 1px solid #000000;
	background: #d5d898;
	margin: 10px 10px 10px 10px;
}

div#gbheader{
	width:610px;
	border-bottom: 5px solid #959855;
	background: #9ea152;
	margin: 0px 0px 0px 0px;

}
div#gbfooter{
	width:610px;
	border-bottom: 5px solid #7c7c7c;
	background: #a4a1a1;
	margin: 0px 0px 0px 0px;
}

div#gbfooter1{
	width:610px;
	border: 1px solid #000000;
	height: 20px;
	background: #a4a1a1;
	margin: 0px 0px 0px -1px;
	text-align: right;

}


div#neu_eintrag {

	padding: 0px 0px 0px 10px; 
	
	
}

div#neu_eintrag a{

	border-bottom: 1px dashed #000000;
	font: 100% Arial,Times New Roman, Sans-Serif; 
	text-decoration: none;
	margin: 0px 0px 0px 5px ;  
	color: #0080c0;
	text-align: left;
	padding: 0px 0px 0px 0px; 
	
	
}
div#neu_eintrag a:hover{
	border-bottom: 1px dashed #cfcfcf;
	font: 100% Arial,Times New Roman, Sans-Serif; 
	text-decoration: none;
	margin: 0px 0px 0px 5px ;  
	color: #cfcfcf;
	text-align: left;
	padding: 0px 0px 0px 0px;
}




div#feld{
	width:80%;
	height: auto;
	border: 0px solid #000000;
	margin: 10px 10px 10px 10px;
}

div#feld1{
	width:90%;
	height: auto;
	border: 0px solid #000000;
	margin: 10px 10px 10px 10px;
}

div#feld2{
	width:90%;
	height: auto;
	border: 0px solid #000000;
	margin: 10px 10px 10px 10px;
}
fieldset{
	width:96%;
	border : 1px dashed #484848;
	padding : 10px 10px 10px 10px;
}

fieldset p { 
	margin: 0 0 5px 0; 
	padding: 0;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%; 
	font-weight:bold; 
	color: #000000; 
	background: inherit;
}


fieldset .op { 
	margin: 0 0 5px 0; 
	padding: 0;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%; 
	font-weight:bold; 
	color: #808080; 
	background: inherit;
}


legend{
	text-decoration : none;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	background-color : #0072a8;
	padding : 5px 5px 5px 5px;
	border : 1px solid Black;
	margin : 0px 0px 0px 10px;
}





.seite{
	width: 94%;
	border: 1px dashed #808080;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%;
	color:#000000;
	font-weight:bold;
	text-align : left;
	padding: 10px 10px 10px 10px;
}

.seite a{

	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%;
	color:#ff8000;
	border: 4px double #808080;
	text-align : left;
	padding: 3px 3px 3px 3px;
}

.seite a:hover{
	background: #c0c0c0;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%;
	color:#000000;
	border: 4px double #808080;
	text-decoration: none;
	text-align : left;
	padding: 3px 3px 3px 3px;
}


.fehler{
	width:90%;
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:150%;
	color:#dd0000;
	font-weight:bold;
	padding : 5px 5px 5px 20px;
	border : 0px;
}


.txt1 {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:90%;
color:#ffffff;
vertical-align:middle;
padding : 5px;
}
.txt1_bold {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:120%;
color:#ffffff;
vertical-align:middle;
padding : 5px;
}
div#txt1_1s {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:90%;
color:#000000;
vertical-align:middle;

}

div#txt1_1s a {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:90%;
color:#ffffff;
vertical-align:middle;

}
.txt2 {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:100%;
color:#000000;
vertical-align:middle;
padding : 5px;
}

.txt2bold {
	font-family: Arial, Times New Roman, Sans-Serif;
	font-size:90%;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	padding : 1px;
}

.txt3 {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:100%;
color:#000000;
vertical-align:middle;
padding : 5px;
}
.txt3bold {
font-family: Arial, Times New Roman, Sans-Serif;
font-size:120%;
color:#000000;
vertical-align:middle;
padding : 5px;
}


/*------Ende GAESTEBUCH-------------------------------------------------------*/
/*************************************************************************/



/*------BOX_LINKS -----------------------------------*/	

.boxlinks {
	width: 600px;
	height: auto;
	color: #000000; 
	margin: 30px 0px 60px 20px;
	padding: 0px 0px 0px 0px; 
}



.boxlinks_recht {
	float: right;
	width: 30%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  
}


.boxlinks_links {
	float: left;
	width: 70%;
	color: #000000;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}
.boxlinks_container {width:224px; height:220px;float: rightt; margin:0 auto; position:absolute;}
.boxlinks_case {width:200px; height:120px; border-top:4px solid #cecece; border-right:12px solid #9b9b9b; border-bottom:6px solid #969696; border-left:12px solid #cacaca; background:#e8e8e8; position:relative;}
.boxlinks_tvtop {width:120px; height:2px; border-left:10px solid #efefef; border-right:10px solid #efefef; background:#adadad; position:absolute; top:-3px; left:30px; overflow:hidden;}
.boxlinks_tvbot {width:50px; height:3px; border-left:45px solid #ddd; border-right:45px solid #ddd; background:#aaa; position:absolute; bottom:-4px; left:30px; overflow:hidden;}
.boxlinks_stand2 {width:100px; height:6px; border-bottom:6px solid #969696; border-right:1px solid #9b9b9b; border-left:1px solid #9b9b9b; background:#ddd; position:absolute; bottom:-30px; left:48px; overflow:hidden;}
.boxlinks_stand {width:50px; height:15px; background:#888; position:absolute; bottom:-21px; left:75px; overflow:hidden;}
.boxlinks_tvscreen {width:170px; height:100px; border:4px solid #666;  position:absolute; top:6px; left:10px; overflow:hidden; text-align:center; line-height:100px; color:#ff0}


/*------Ende BOX_LINKS_ENDE-----------------------------------*/	
/*************************************************************************/

