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

body {
	background-color: #333333;
	background-image: url(bilder/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin:0;
	color:#cfcfcf;
}

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

#content {
	width:720px;
	background: #FFFFFF;
	text-align: left;
}

#header {
	margin-bottom: 10px;
	margin-top: 0px;
}

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.linktausch: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.small2,
a.small2:link,
a.small2:active,
a.small2:visited {
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

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

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

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

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

a.big2:hover {
	text-decoration:none;
	color:#FF5A00;
	font-size:18px;
	font-weight: bold;
}

a.smallfat,
a.smallfat:link,
a.smallfat:active,
a.smallfat:visited {
	text-decoration:underline;
	color:#FF5A00;
	font-size:11px;
	font-weight: bold;
}

a.smallfat:hover {
	text-decoration:none;
	color:#FF5A00;
	font-size:11px;
	font-weight: bold;
}

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

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

p.textboxtable {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color:#000000;
}

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

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

p.showsite {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size:11px;
	color:#000000;
}


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

td.style1 {
	background-color: #ffffff;
	background-image: url(bilder/bgtable.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 3px;
	vertical-align: top;
}

td.style2 {
	background-color: #efefef;
}

td.style3 {
	width: 115px;
	text-align: center;
	padding-bottom: 7px;
}

.centerlink {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding-bottom: 10px;
}

.centerlink a,.centerlink a:link,.centerlink a:active,.centerlink a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:20px;
}


.centerlink a:hover {
	text-decoration:none;
	font-weight: bold;
	font-size:20px;
}

#footerlinks {
	width:714px;
	background: #FFFFFF;
	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:720px;
	background: #FFFFFF;
	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;
}

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

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

img.border {
	background-color: #fefefe;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}