body
{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 background-color:#F4F4F4;
	 color: #FFFFFF;
	 text-align:center;
 }


#main 
{
	background-color: #FFFFFF;
	color:#000000;
	background-repeat: repeat;
	width:80%;	
	min-width:800px;
	max-width:1200px;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	padding-top:12px;
	overflow:hidden;
	border-left:#95C1EA solid 1px; 
	border-top:#95C1EA solid 1px;
	
}
/* ------------------- header - start ----------------------------------*/

#inhalt 
{
	background-color:#FFFFFF;
	color: #000000;
	float: right;
	position: relative;
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top:0px;
	margin-top:0px;
	margin-right: 10px;
	display:block;
	text-align:left;
	overflow:hidden;	
	padding-bottom:30px;
}

/*#bild
{
	height:100px; 
	margin-left:10px;
	padding-right: 10px;
	width:100%;
	background-image:url(../pics/test2blue.jpg);
	background-repeat:no-repeat; 
	/*float:right;	
	padding-left:5px;
	border-bottom:#FFFFFF 10px solid;
	background-color:#FFFFFF;
	overflow:hidden;

}*/

#top  /*beinhaltet logo, section + title*/
{
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-align:left;
	width: 100%;
	height:110px; 
	overflow:hidden;
}

#title 
{
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	float:left;
	text-align:left;
	padding-top:2px;
	margin-left:10px;
	color:#316288;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

/*.dkblau
{
	color:#AE0000;
}
*/


	#logo /*unilogo*/
	{
		width:100px;
		height:102px; 
		background-image:url(../pics/logo_uni.jpg);
		background-repeat:no-repeat; 
		float:right;
	}
	
/* ------------------- header - end ----------------------------------*/


#content /*text inhalt*/
{
	background-color:#F4F4F4;
	margin-left:10px;
	border-top:#AE0000 solid 2px;
	border-right:#AE0000 solid 2px;
	margin-right:10px;
	margin-top:2px;
	width:98%;
	overflow:hidden;
}

a:link 
{ 
	text-decoration:none;
	color:#416283;
	font-family:Arial, Helvetica, sans-serif;
}


a:visited 
{ 
		text-decoration:none;
		color:#7D9EBF;
		font-family:Arial, Helvetica, sans-serif;
}
		
a:hover 
{ 
		text-decoration:underline; 
		color:#7D9EBF;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold; 
}


/* ------------- start navi --------------------------- */



div#navi
{
	float: left;
	width: 21%;
	margin-top:0px;
	position: relative;
	background-color:#FFFFFF; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;		
	margin-left:10px;
}

#picto
{
	height:110px; 
	background-color:#F4F4F4;
	background-repeat:no-repeat; 
	border-bottom:#FFFFFF 15px solid;
	
}

#navi ul
{
	margin:0;
	padding-left:0;
}

#navi li
{
	list-style:none;
	padding-top:5px;
	border-bottom:#416283 thin dashed;
	overflow:hidden;
}


#navi ul li a
{
  	color: #000000; 
	text-decoration:none;
	width:100%;
	display:block;
}


div#navi a:hover
{
  	background-color: #408096; 
  	color: #ffffff;
	text-decoration:none;
}

#navi img
{
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
}

#navi li.atop 
{
	background-color:#FFFFFF; 
	color:#000000;
	text-decoration:none;
	padding-left: 20px;
	display:block;
	text-align:left;
	border-bottom: dotted 1px  #416283;
	
}


#navi li.space2 
{
	background-color:#FFFFFF; 
	color:#000000;
	text-decoration:none;
	padding-left: 20px;
	display:block;
	text-align:left;
	border-bottom: dotted 1px  #416283;	
	border-top:#FFFFFF 35px solid;
	
}

/* ------------- start fuss --------------------------- */

	
#Fuss 
{
    font-size: 0.90em;
	font-family: Arial, Helvetica, sans-serif;
   	background-color:#FFFFFF;
	float:right;
	padding-bottom:0px;
	width:100%;
	overflow:hidden;
	border-top:#7D9EBF 1px dotted;
	padding-top:5px;
 }


#Fuss ul
{ 
	background-color:#FFFFFF;
	margin-top:0;
	margin-left:0;
	padding-left:0;
}

#Fuss ul li
{
	background-color:#FFFFFF; 
	color:#316288;
	font-weight:bold;
	margin: 0;
	padding-left: 6px;
	font-weight:bold;
	float: left;
	list-style-type:none;
	margin-top:0;
	margin-left:0;
}

#Fuss a:hover
{
  	background-color:#CADBF7; 
  	color: #ffffff;
	text-decoration:none;
	margin-top:0;
	margin-left:0;
	padding-left:0;
}

#Fuss a:visited
{
  	color:#404F84;
	text-decoration:none;
	margin-top:0;
	margin-left:0;
	padding-left:0;
}

#Fuss p
{
	color:#2C5867;
 	font-size: 0.90em;
	margin-top:0;
	margin-left:0;
	padding-left:0;
	float:right;
}

img
{
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
}


#results
{
	background-color:#99CC66;
	margin:10px;
}
	
