body {
	background-image:url(grafiken/hintergrund-linien.gif);
	text-align: center;
	color: #999;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin:auto;
	padding-top: 10px;
}

h1 {
	font-size:20px;
	font-weight: normal;
	margin-bottom: -5px;
	}

h2 {
	font-size:18px;
	font-weight: normal;
	margin-bottom: -5px;
	}

h3 {
	font-size:16px;
	margin-bottom: -5px;
	}
	
h4 {
	font-size:14px;
	margin-bottom: -5px;
	}
	
h5 {
	font-size:12px;
	margin-bottom: -3px;
}
	
h6 {
	font-size:8px;
	margin-bottom: -3px;
}
	
.head {
	background-image:url(grafiken/head-grafik.jpg);
	height: 170px;
	color: #e5e5e5;
	}
	
.sprachauswahl {
	color: #999;
	font-weight:bold;
	padding-left: 20px;
	
	text-align:right;
	margin-right: 10px;
	}

.sprachauswahl ul {
	list-style: none;
	color:#999;
	line-height: 10px;
	}

.sprachauswahl input {
	background-image:url(grafiken/lupe.gif);
	background-repeat:no-repeat;
	padding-left:23px;
	}


.sprachauswahl a:link, .sprachauswahl a:visited, .sprachauswahl a:active {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

.sprachauswahl a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

.content {
	padding: 15px;
	padding-top: 5px;
	color: #333;
	background-color:#d7d8d8;
}


.content a:link, .content a:visited, .content a:active {
	color: #333;
	text-decoration: underline;
}

.content a:hover {
	color: #333;
	text-decoration: none;
}


.content input, .content textarea {
	background:#fff url("grafiken/bg-input.gif") left top repeat-x;
	border: 1px solid #999;
}

.content input.button {
	background:#868B8E url("grafiken/bg-footer.jpg") left top repeat-x;
	color:#fff;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	border: 1px solid #999;
}


#menu {
	width: 201px;
	background-color:#d7d8d8;
	font-weight: bold;
	vertical-align:top;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	}

#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}

#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(grafiken/menu.gif);
	padding: 8px 25px 0 10px;
	text-align: right;
	
	*/margin-top: -7px;
	}

#menu li a:hover, #menu li #current {
	color: #fff;
	background: url(grafiken/menu.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}

#menu li a:active {
	color: #fff;
	background: url(grafiken/menu.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}
	
#menu li li {
	font-weight: normal;
	}


img a {
	border: 0px;
}

.foot-navi {
	font-size:10px;
	text-align:center;
	color: #999;
}

.foot-navi a:link, .foot-navi a:visited, .foot-navi a:active {
	color: #999;
	text-decoration: underline;
}

.foot-navi a:hover {
	color: #999;
	text-decoration: none;
}
