a:link img, a:visited img, a:hover img, a:focus img, a:active img {
border: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #d9d9d9 url(bilder/hintergrund.gif) top center repeat-y;
	text-align: center; 
}

#wrapper {
background: #FFFFFF;
margin: 0 auto;
width: 960px;
text-align: left;
}

#header {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#sub-head {
	width:960px;
	height: 20px;
	clear: both;
	padding-top: 6px;
}

#left {
width: 206px;
height: 500px;
float: left;
margin-top: 16px;
margin-left: 10px;
}

#menu {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	width: 160px;
}	

#menu ul {
margin: 0;
padding-left: 0;
list-style-type: none;
}

#menu li a {
display: block;
padding: 2px 15px;
width: 160px;
border-bottom: 1px dotted #999999;
}

#menu li ul a {
font-weight: normal;
background-color: #999999;
padding: 0 5px 0 25px;
}

#menu li ul ul a {
background-color: #999999;
width: 145px;
padding: 0 0 0 35px;
}

#menu a:link, #menu  a:visited {
color: #003399;
text-decoration: none;
}

#menu a:hover {
background-color: #003399;
color: #ffffff;
}

#menu  .menu-current {
background-color: #003399;
color: #ffffff !important;
font-weight: bold;
}

#menu  .menu-parent {
font-weight: bold;
background-color: #666666;
}

#center {
	float:left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 5px;
	width: 505px;
	text-align: left;
}

.center_h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	font-weight: bold;
}

.center_ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

#center img {padding: 5px 5px 5px 5px; }

a {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a img {border: 0; }

#right {
float: right;
width: 210px;
margin-top: 0px;
padding: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	border-top: 1px dotted #CCCCCC;
}
