*{margin-left:0; margin-top:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-color: #333333
	}



/**************** Kopfleiste****************/
	
	
#top {
background-image: url(images/aog-top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
    position: 200px;
height: 130px;
	width: 1000px;
	margin-left: 0px;
	margin-top: 4px;

}	
	
/**************** Navigation oben****************/


#topmenu {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color:#949494;
 text-align:left;
margin-right: 15px;
 font-weight:bold;
font-size: 1.0em;
 text-decoration:none;
position: absolute;
	left: 200px;
	top: 45px;
}


#topmenu li { 
list-style-type: none;
display: inline;
}

#topmenu ul li{ 
list-style-type: none;
display: inline;
}



a.first_nav {
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color:#949494;
margin-right: 20px;
font-weight:bold;
font-size: 1.0em;
 text-decoration:none;
 }

a.first_nav:link, a.first_nav:visited
{ 
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color:#949494;
font-size: 1.0em;
text-decoration:none;
}



a.first_nav:active, a.first_nav:hover
{ 
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
color:#666666;
font-size: 1.0em;
text-decoration:none;
}

/**************** Navigation links****************/


#submenu {
	width: 180px;
	position: absolute;
	left: 4px;
	top: 102px;
}

#submenu ul { 
list-style-type: none;
display: block;
}



#submenu  li{ 
list-style-type: none;
display: block;
}



#submenu ul li {
	list-style: none;
border: 1px;
border-color: #000000;
border-style: dotted;


}

#submenu ul li a {
	display: block;
	color: #000000;
	background: #B8B8B8;
	font-weight: bold;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 0.9em; 
text-align: center;
text-decoration: none;
}

#submenu ul li a.menu-1  {

	color: #646464;
	background: #F0F0F0;
}


#submenu ul li a.menu-2  {


	color: #00FF00;
	background: #FF0000;
}


#submenu ul li a:hover {
	background: #646464;
	color: #fff;
}


/**************** content styles ****************/
#content ul {
	list-style-image: url(pfeil.gif);
margin-left: 15px;
display: block;
	}

#content {

position: absolute;
	left: 200px;
	top: 100px;
min-height: 500px;
width: 780px;
padding-top: 0px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-color: #333333
}


#right {
background-image: url(images/dreieck-leer.gif);
	background-repeat: no-repeat;
background-position: center center;
background-image: url(pfeil.jpg);
background-repeat: no-repeat;
background-position: top center;
border-left: 1px;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
border-color: #000000;
border-style: dotted;
position: absolute;
	left: 670px;
	top: 100px;
width:300px;
min-height: 600px;
padding: 0 0 0 10px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-color: #333333
}

.cont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #666666;


}
.cont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #666666;

}

.searchbar {
position: absolute;
float: right;
margin:0;
align: right;
padding: 0;
}


.start {
display: block;
align: center;
}

