/* CSS Document */
body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFC4;
 margin:0px;
}

img {border:0px;}

h1 {font-size:18px;color:#000000;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p  {margin-top:0px;}

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;
}

#global {
width:760px;
margin:0px auto;
text-align:justify;
border:solid 1px #000000;
background: url(spacer.png) repeat-y;
}

#title {
height:150px;
background-color:#FFCC00;
}

#left, #right {
width:150px;
line-height:20px;
}

#left {
float:left;
background-color:#FFFF99;
margin-top:45px;
}

#right {
float:right;
margin-top:15px
}

.nav0a
{
	margin-left:150px;
	text-align:center;
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial;
}

.nav0b {font-size: 12px;
text-align:center;
}

.nav2
{
margin-right:5px;
}

#content {
float:left;
margin-left:5px;
width:445px;
}

#footer {
background-color:#CFDF0B;
width:760px;
height:30px;
text-align:center;
clear:both;

}

.ueberschrift {margin-top:50%; margin-bottom:50%}