*{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	background: #333333;
	margin:0;
	color:#cfcfcf;
	background-image: url(bilder/bg_main.gif);
}

div{
	font-size:13px;
	color:#cfcfcf;
}

#content {
	width:800px;
	text-align: center;
}

#header {
	height: 100px;
	background-image: url(bilder/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom: 10px;
	margin-top: 0px;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#cfcfcf;
}

a:hover {
	text-decoration:none;
	color:#cfcfcf;
}

p.textbox {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	text-align: justify;
	margin-bottom: 10px;
}

td.style1 {
	width: 194px;
	padding: 3px;
	vertical-align: top;
}

td.tablehead1 {
	color: #EFEFEF;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-top-color: #C0C0C0;
	background: #000000 url(bilder/topmenue_bg.gif) repeat-x left top;
}

p.menuetitle {
	color: #EFEFEF;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-top-color: #C0C0C0;
	border-bottom-color: #8D8D8D;
	background: #000000 url(bilder/topmenue_bg.gif) repeat-x left top;
}

p.menuelink {
	margin: 0px;
	padding: 2px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-bottom-color: #C0C0C0;
	background: #B7B7B7 url(bilder/menue_bg.gif) repeat-x left top;
}

p.menuelink a:link,
p.menuelink a:active,
p.menuelink a:visited,
p.menuelink a:hover{
	font-size:12px;
	color:#000000;
}


p.menuead {
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

input{
	margin: 0px;
	padding: 2px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-bottom-color: #C0C0C0;
	background: #B7B7B7 url(bilder/menue_bg.gif) repeat-x left top;
}

textarea{
	margin: 0px;
	padding: 2px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	border-bottom-color: #C0C0C0;
	background: #B7B7B7 url(bilder/menue_bg.gif) repeat-x left top;
}

#copyright {
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

#copyright a,#copyright a:link,#copyright a:active,#copyright a:visited {
	text-decoration:none;
	color: #888888;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:underline;
	color: #888888;
	font-size:11px;
}