/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0 0 0 0;
	padding: 0;
}

body {
	font-size: 12px;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;



}

body.section-1 { }
body.section-2 { }
body.section-3 {  }

a:link { text-decoration: underline; /*color: #666666;*/ }
a:active { text-decoration: none; color: #0099FF; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #0099FF; }



a img { border: none; }

#menu {
    width: 185px; /*kann das menue verbreitern*/
   /* height: 200px;*/
    overflow: auto;
    top: 5px;
    bottom: 0;
	left: 7px;
    position: fixed;
	height: 100%;
	 /* height: 100%;  - löschen, dann keine permanente scrollbars - */

}

a:link {
	text-decoration: none; 
	color: #666666;
}	

a:visited {
	text-decoration: none; 
	color: #666666;
}	
	
a:hover{
	text-decoration: none;
	color: #0099FF;
}

#menu li.active a{
	text-decoration: none;
	color: #0099FF;
}
	
#menu ul {
	list-style: none;
	margin: 0 0 1px 0;
}

#menu ul li.section-title { text-decoration: none; font-weight: bolder; }

#menu ul li.section-title:hover {
	color: #0099FF;
	
}



#menu ul li.section-title.active a{
	color: #0099FF;
}

#content {
/*    height: 100%;*/
	background: 0px 0px 0px 0px;
	width: 825px;
    margin: 106px 0px 0 185px;
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height:140%;

}



.container {
    padding: 5px 0px 5px 5px;

}

#content p { width: 200px;margin-bottom: 12px;     overflow: auto;} 

/*p {  margin: 0px 0 0px 0;     
}*/

#menu li.active a{
	text-decoration: none;
	color: #0099FF;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: lighter; }
h4 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold;}

ha { font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #666666 }
har { font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #666666 }


hb { font-size: 11px; font-weight: lighter; color: #666666; }

hc { font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color:#C0C0C0}
hd { font-size: 11px; font-weight: lighter; color:#C0C0C0; } 


he { font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: bold; color: #E6E6E6 }
hf { font-size: 11px; font-weight: lighter; color:#E6E6E6 }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 200px; margin-bottom: 0px; padding: 0 0 0 0; }/*width war 400px*/

#once { clear: left; }

/*//////////////
/* Relativer Tooltip */

#visualindex



/*t
