@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	margin: 0;
	padding: 0; 
	height:100%;
	background: url('/style/img/background_main.gif') repeat;
	top: 0px;
	left:0px;
	font-family: arial, geneva, sans-serif;
	font-size: 12px; 
}


html>body {
	/* be nice to Opera */
	font-size: 12px;;
}


a {
	color: #B71954;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#counter {

	display: none;
}


.head{
	display: none;
}



.limes1{
	position: relative; 
	margin: auto; 
	width: 1000px;
	display:block;
	min-height: 100%;
}

.limes2{
	position: relative; 
	float:left;
	width:1000px;
	display:block;
	background-color:#ffea92;
}

#Box_X{
	height:90px;
	width:100%;
	float:left;
	color: #B71954;
}


#Box_4 a.detaillink, #Box_4 a.detaillink:link, #Box_4 a.detaillink:visited{
    background-color: #FED500;
    color: #B71954;
    float: right;
    font: bold 12px arial;
    padding: 5px;
    text-decoration: none;
}

#Box_4 a.detaillink:hover, #Box_4 a.detaillink:active{
    background-color: #B71954;
    color: #FED500;
    float: right;
    font: bold 12px arial;
    padding: 5px;
    text-decoration: none;
}
a.detaillink,a.detaillink:link, a.detaillink:visited{
    background-color: #FED500;
    color: #B71954;
    float: right;
    font: bold 12px arial;
    padding: 5px;
    text-decoration: none;
}

a.detaillink:hover, a.detaillink:active{
    background-color: #B71954;
    color: #FED500;
    float: right;
    font: bold 12px arial;
    padding: 5px;
    text-decoration: none;
}


/* Klassen für in RB-Seiten integrierte Version */


.limes1_RB{
	position: relative; 
	margin: auto; 
	width: 600px;
	display:block;
	min-height: 100%;
}

.limes2_RB{
	position: relative; 
	float:left;
	width:650px;
	display:block;
	background-color:#ffea92;
	color: #B71954;
	padding: 5px;
}


/*
#Box_4_RB {
	width: 580px;
	text-align: justify;
	padding: 5px;
	float:right;
}
*/


#lehrer_schueler{
	display: block;
}
