html, body{
margin:0px;
padding:0px;
}

body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFCC33;

}
p.navlogo{
margin-left:40px;
margin-top:10px;
}
h1 {font-size:16px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

p.goa_bild_links,p.goa_bild_rechts{float:left; width:280px;padding:20px;}

a:link.ext, a:visited.ext, a:active.ext, a:hover.ext{color:#0080FF;}



p.clear{clear:both;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover{text-decoration:underline;}

#title {
padding:0px;
margin:0px;
text-align:center;
clear:both;
background:#111;
}
#left, #right {
width:14%;
line-height:18px;
}
#left {
float:left;
}
#right {
float:right;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

.content, #content {
float:left;
width:66%;
margin-left:3%;

}

ul.oben{
    list-style-type: none;
	margin-left: 0px;
	padding-bottom:10px; 
	padding-left: 0px;
	text-align:center;
}


ul.oben li, ul.oben li a:link, ul.oben li a:hover, ul.oben li a:visited
{
	width: 85px; 
	color: #E9FA11;
	border-top: 1px solid #E9FA11;
	border-bottom: 1px solid #E9FA11;
	font-weight:bold;
	font-size:12px;
}




ul.oben li a:link, ul.oben li a:visited
 {
    display: block; 
    background-color: #D30905; 
	text-decoration: none;
}


ul.oben li a:hover
 {
	background-color: #111111; 
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color:#f5f5f5;
}

ul.oben li
 {
    background-color: #FFFF00;
	float:left;

}

img.border{border:1px solid #333333;}

div.mitte{
 text-align:center;
}
