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

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

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

#content {
	width:822px;
	background: #F1DC7B;
	text-align: left;
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
}

#header {
	margin: 0px;
	background: #F1DC7B url(bilder/header_bg.gif) repeat-x left top;
	height: 131px;
}

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

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

a.linktausch,
a.linktausch:link,
a.linktausch:active,
a.linktausch:visited,
a:hover {
	text-decoration:none;
	color:#000000;
}

a.small,
a.small:link,
a.small:active,
a.small:visited {
	text-decoration:underline;
	color:#000000;
	font-size:11px;
}

a.small:hover {
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

a.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:none;
	color:#FF5001;
	font-size:12px;
	font-weight: bold;
}

.contentbox {
	padding-left: 0px;
	padding-right: 0px;
}

.arrow {
	color:#FF5001;
	font-size:13px;
	font-weight: bold;
}

.date {
	color: #FFDD9C;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;	
	position:relative;	
	clear:left;	
	float:left;	
	width:400px;		
	padding: 4px 0px 0px 0px;
}

.top {
	border: 0px;
	background: #F1DC7B url(bilder/top.jpg) no-repeat left top;
	height: 41px;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
}

table.listtable {
	width: 816px;
}

td.style1 {
	width: 204px;
	padding: 2px;
	vertical-align: top;
}

td.style2 {
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-top-color: #F5AF54;
	border-bottom-color: #000000;
	background: #F1B74C url(bilder/style2.gif) repeat-x left top;
}

p.small2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

p.textbox {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	margin-bottom: 10px;
	color: #000000;
}

p.textboxtable {
	color:#000000;
	font-size:11px;
	background-color: #F1DC7B;
	text-align: center;
	margin: 0;
	padding: 5px 2px 5px 2px;
	margin: 0px 0px 5px 0px;
}

#navbar {
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 18px;
}

#navbar a,
#navbar a:link,
#navbar a:active,
#navbar a:visited {
	text-decoration:underline;
	color:#131313;
	font-size:12px;
	font-weight: bold;
}


#navbar a:hover {
	text-decoration:none;
	color:#FF5001;
	font-size:12px;
	font-weight: bold;
}

#footerlinks {
	width:816px;
	background: #F1DC7B;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

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


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

#copyright {
	width:822px;
	background: #F1DC7B;
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top:0px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:0px solid #000000;
}

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

.borderline {
	height: 10px;
	background: #F1DC7B url(bilder/borderline.gif) no-repeat center top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.borderline2 {
	height: 10px;
	background: #F1DC7B url(bilder/borderline2.gif) no-repeat center top;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}