*
{
	margin: 0; 
	padding: 0;
}

h1
{
	font-size: 13pt;
	font-weight: bold;
	padding-bottom: 10px;
}

h2
{
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 10px;

}		

h3
{
	font-size: 8.5pt;
	font-weight: normal;
	clear: both;
	background: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

h6
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #6699CC;
	margin-bottom: 10px;
	
}

p
{
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 5px;
}


ul, ol
{ 
	font-size: 0.95em; 
 	margin-left: 10px;
}


a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	color: black; 
	background-color: #DBE5F1; 
	font-family: Verdana, Arial, Helvetica;
	margin: 0pt; 
	padding: 0pt;
	overflow: -moz-scrollbars-vertical;

}

img
{
	border: none;
}

#head	
{ 
	background-image: url(2bg-oben-ggmbh.gif);
	background-repeat: repeat-x;
	background-color: white;
	height: 95px;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;	
	z-index: 4;
}

#mainnav
{	
	position: fixed;
	top: 95px;
	left: 0px;
	height: 30px; /*vorher 20px*/
	width: 100%;
	background-image: url(mainnavbg.png);
	background-repeat: repeat-x;
	/*background-color: #6699CC;*/
	z-index: 3;
}

#mainnav2
{	
	width: 802px;
	color: white;
	font-size: 8pt;
	text-align: right;
	padding-top: 3px;
	font-weight: bold;
	/*background-color: #6699CC;*/
}
		
#mainnav2 a:link
{
	color: white;
	text-decoration: none;
	font-size: 8pt;
}

#mainnav2 a:visited
{
	color: white;
	text-decoration: none;
	font-size: 8pt;
}
		
#mainnav2 a:hover
{
	text-decoration: none;
	color: #FFCC00;
	font-size: 8pt;
}

#menu
{	
	position: absolute;
	top: 135px;
	left: 20px;
	width: 150px;
	height: auto;
	z-index: 2;
	font-size: 9pt;
}

.menulink
{
	margin-bottom: 10px;
}

.menusub
{
	text-decoration: none;
	color: black;
	position: relative;
	left: 10px;
	width: 145px;
	z-index: 3; 
}

.menusub li
{
	list-style-type: disc;
	list-style-position: outside;
}	

.spacer
{
	height: 3px;
}
		
#inhalt
{
	background-color: white;
	background-image: url(bgcontentshadow.jpg);
	width: 600px;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 200px;
	top: 115px;
	z-index: 2;
	font-size: 0.7em;
	padding: 20px;
}		

#inhalt li
{
	margin-left: 20px;
	list-style-position: outside;
}
#inhalt a:link
{
	text-decoration: underline; 
	color: #000000;
}
#inhalt a:visited
{
	text-decoration: underline; 
	color: #000000;
}
#inhalt a:hover
{
	text-decoration: underline;
	color: #666666;
}
.piktogramme
{
	position: absolute;
	top: 50px;
	left: 80px;
}
	
.imageRight 
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}



.imageLeft
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.vortrag table
{
	width: 500px;
	border: 0px;
	text-align: left;
}

.ansprecher
{
	margin: 0 0 0 20px; 
	width: 120px; 
	height: 240px; 
	float: left;
}
.ansprecher1 
{
	clear: both;
}

.vortragspalte1
{
	width: 275px;
	height: auto;
	position: relative;
	background-color: magenta;
	clear: both;
	float: left;
}

.vortragspalte2
{
	width: 275px;
	height: auto;
	position: relative;
	background-color: yellow;
	float: right;
}







#content, #ads {
   width: 361px;
   padding-left: 41px;
}

/*#ads h3 {
   background-color: #eee;
}

#ads h3 a {
   text-decoration: none;
   color: #5275b4;
}

div.ads {
   width: 370px;
   padding: 10px;
}*/

