/* CSS Document */

body{
	background-image:url(_img/bg_body.gif) ;
	background-color: #CC0000;
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0;
	padding: 0;
	height:100%;
	
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.big
{
font-size:13px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
}
img{
	border:none;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.red
{
	color:#990000;
	line-height:18px;
}
a:link
{
	color:#990000;
}
a:hover
{
	text-decoration:none;
}
a:active
{
	color:#990000;
}
a:visited
{
	color:#CC7F7F;
}


#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 260px;
	z-index: 0;
}

#logo
{
	position: absolute;
	top: 171px;
	left: 20px; 
	width: 173px;
	height: 68px;
	z-index: 10;
}

#spalte-mitte
{
	/*padding-top: 10px;*/
	position: absolute;
	top: 148px;
	left: 224px;
	width: 415px;
	background-image: url(_img/bg_spalte_mitte.gif); 
	background-position: -4px -28px;
	background-repeat: no-repeat;
	background-color: #F1B9B9; 
z-index:3;
	z-index: 0;
	/* filter: alpha(opacity=60);   IE */
	/* -moz-opacity: 0.6;  Mozilla, Netscape */
	/* -khtml-opacity:0.6; fr Safari*/

}

#spalte-mitte p
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	 
}

#content_box
{
	position:relative;
	float:none;
	padding-left: 10px;
	width:400px;


}

#spalte-rechts
{
	position: absolute;
	top: 0px;
	left: 700px;
	width: 200px;
	height: 100%;
	background-image: url(_img/bg_spalte-rechts.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
	z-index: 2;
}

#daa-logo
{
	position:absolute;
	top: 0px;
	left: 700px;
	width: 200px;
	height: 90px;
	z-index: 5;
}

#rosabogen
{
	position:absolute;
	background-image: url(_img/logos.jpg);
	background-repeat: no-repeat;
	top: 340px;
	left: 700px;
	width: 200px;
	height: 260px;
	z-index: 5;
}

#logos
{
	position:absolute;
	top: 426px;
	left: 700px;
	width: 200px;
	height: 144px;
	background-color:#FFFFFF;
	z-index:10;
}
#prg_1{
	position:absolute; 
	top:29px; 
	left:-180px; 
	width:175px; 
	height:220px;
	background-color:#FFFFFF;
}
#prg_2{
	position:absolute; 
	top:396px; 
	left:-180px; 
	width:175px; 
	height:220px;

}


.kalender_frame
{
	width:176px;
	height:280px;
	padding-top:0px;
	margin:0px;
}
#kalender_body
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 300px;
	padding: 16px 8px ;
	background-image: url(_img/bg_kalender.gif);}
#kommentare
{
	position:absolute; 
	top:86px; left:716px; 
	width:178px; 
	height:287px; 
	z-index:6; 
	background: url(_img/students/students_bg.gif) no-repeat; 
	background-position:0px 46px;	
}

/* 
#######################################################################
SPRACHAUSWAHL
#######################################################################
*/

#sprachauswahl{

	position:absolute;
	left:600px; 
	top:25px; 
	width:80px;
	height:25px; 
	z-index:10;
	float:right; 
	margin-right:10px;
	}

/* ENDE SPRACHAUSWAHL
#######################################################################
*/
