* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #eaeaea; background-image: url(bilder/bg.jpg); background-repeat: no-repeat; }
#wrapper { margin: 20px auto 0; width: 922px; border-left: 1px solid #9a9a9a; border-right: 1px solid #9a9a9a; }
#content { color: #4f4f51; line-height: 18px; background-color: white; background-repeat: no-repeat; background-position: 0 0; position: relative; width: 100%; overflow: auto; height: 330px; padding: 0; }
#contentf { color: #4f4f51; font-size: 12px; line-height: 18px; background-color: white; background-image: url(bilder/Content-bg2.jpg); background-repeat: no-repeat; background-position: 0 0; position: relative; width: 100%; overflow: auto; height: 330px; padding: 0; }
#header { color: #ffec00; background-color: #575759; background-image: url(bilder/headbg.jpg); background-repeat: repeat-x; background-position: 0 0; width: 902px; height: 15px; padding: 10px; border-top: 1px solid #4f4f51; border-bottom: 1px solid #343434; }
#foot { color: #ffec00; font-size: 14px; width: 902px; height: 130px; background: #4f4f51 url(bilder/head.jpg) no-repeat; padding: 10px; }
#footind { color: #ffec00; font-size: 14px; width: 902px; height: 140px; background: #4f4f51 url(bilder/headindex.jpg) no-repeat; padding: 0 10px 10px; }
.clear { clear: both; background: none; }
h1 { color: #e3e3e3; font-size: 16pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 200; }
p { margin-top: 8px; }
h2 { color: #00b6e0; font-size: 11pt; font-weight: lighter; letter-spacing: 1px; margin-top: 8px; }
/*---------------------------------------------Navigation-----------------------------------------------*/
a { color: #e3e3e3; text-decoration: none; }
a:hover { color: #ffec00; text-decoration: none; }
.formtxt { color: #00b6e0; }
#rot a:hover { color: #f00; }
#blau a:hover { color: #00b6e0; }
#content a { color: #4f4f51; }
#contentf a { color: #4f4f51; }
.rahmen { border: solid 1px #9a9a9a; }
#contentf a:hover { color: #00b6e0; }

#aud {
	display:block;
	width:100px;
	text-align:center;
	margin:0 auto;
	font-family:helvetica,arial,sans-serif;
	font-size:10px;
	font-weight:lighter;
	padding:12px 0 12px 0;
	color:#c5c5c5;
	}
#aud span {
	font-size:8px;
	padding:0 2px 0 1px;
	color:#c5c5c5; 
	}

