
.headline {
margin-top: 20px;
}

hr {
border:none;
border-top: 1px solid #b3ab91;
color: #FFFFFF;
background-color: #DCD7C2;
height: 1px;
}

.linie {
border:none;
border-top: 1px solid #b3ab91;
background-color:#DCD7C2;
height:1px;
}

.bilduntertitel {
	padding-top: 6px;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	text-align: center;
}

/******* styles für Hinweisbox *************/
 
.newsbox {
	width: 200px;
	float:right;	
	margin-right:10px;
	margin-top: 30px;
}

/******* styles für AG's  *************/

.textboxAG{
	width: 430px;
	float: left;
	padding-right: 10px;
	/*padding-left: 20px;
	margin-left: 30px;*/
	padding-top: 20px;
}
.textboxZeiten {
	background-color: #eeede3;
	font-size: 0.89em;
	padding: 10px;

}
.pictureboxAG {
	width: 170px;
	float:right;	
	margin-top: 20px;
}
.pictureframeAG {
    /*border: 1px solid #CCCCCC;
    margin-top:10 px;*/
}
.cleanerAG {
   clear: both;
    width: 620px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px; 
	margin: 10px 0;
	padding: 10px 0;
	
}
/******* Hinweisbox Weiterführende Schulen *************/

.hinweisbox {
	
	width: 170px;
	background-color:#DCD7C2;
	font-size: 11px;
	border: solid 1px #7D7560;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 10px 5px 10px ;
	margin-right: 10px;
	
}
.hinweisbox p {
	font-size: 11px
}


.titelleiste {
	margin-top:30px;
	width: 170px;
	background-color:#b3ab91;
	font-size: 12px;
	font-weight:bold;
	border: solid 1px #7D7560;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px; 
	border-bottom: none;

}
.liner {
	border-bottom: dotted 1px #666666;
	margin: 15px 0 15px 0;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

/********* Bildergalerie ************/
/* IBS Produktseite */
.bildbox {
	float:left;
	margin-right:15px;
	width:200px;
	margin-bottom:1em;
}
.bildbox img {
	margin-bottom:5px;
}
.floatcontainer:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } 
.floatcontainer{display: inline-block;} 
/* Hides from IE Mac \*/ 
* html .floatcontainer {height: 1%;} 
.floatcontainer{display:block;
} 

/***********  News  ***************/
.datum {
  font-size: 11px;
  color: #6C654A;
}

/***********  Kollegium  ***************/

.titlebox {
   width: 600px;
   background-color: #DCD7C2;
   padding: 5px;
   font-weight: bold;
   margin-bottom: 20px;
}

.picturebox_lehrer {
	/*width: 80px;*/
	float: left;
	margin-bottom: 15px;
}
.pictureframe {
    border: 1px solid #CCCCCC;
}
.name, .description {
   float: left;
   margin-top: 10px;
}

.name {
	font-size: 12px;
	font-weight:bold;
	color: #625342;
	width: 150px;
	margin-left: 30px;

}
.description {
    width: 290px;
}
.titel_ltg {
	font-size: 11px;
	font-weight:normal;
}

.description {
	font-size: 11px;
	margin-right: 20px;
	
	
}

/***********  Termine  ***************/

.termineDatum {
	float: left;
	margin-top: 10px;
	padding-right: 15px;
	width: 180px;
	font-size: 0.9em;
	padding-bottom: 20px;
}

.termineTitel {
	font-size: 1.1em;
	font-weight:bold;
	color: #625342;
}
.termineBeschr {
	float: left;
	margin-top: 10px;
	font-size: 0.9em;
	width: 380px;
	padding-bottom: 20px;
}
.cleanerTermine {
   clear: both;
    width: 600px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px; 
}


/********* Ferien  ************/


.ferienjahr {
	width: 490px;
  	background-color: #DCD7C2;
  	padding: 3px 5px;
  	margin-bottom: 10px;
 	font-weight: bold;
}

.ferien, .feriendatum {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 1.5em;
}

.ferien {
	font-size: 0.95em;
	font-weight: bold;
	color: #625342;
	width: 160px;
	clear:left;
}

.feriendatum {
	font-size: 0.95em;
	width: 290px;
}


/***********  Tabelle Einschulung  ***************/

.termine-einschulung {
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:20px;
    /*  wird vom IE ignoriert
    padding-top:20px;
    padding-bottom:20px;*/
    border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px; 
	

}

/***********  Schule  ***************/

.pictureframe-schule {
    padding:10px 20px 5px 20px;
    /*float:left;*/
}

