*{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background: #000000 url(bilder/layout/content_bg.gif);
	margin:0;
	color:#000000;
}

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

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.big,
a.big:link,
a.big:active,
a.big:visited {
	text-decoration:none;
	color:#aa0000;
	font-size:30px;
	font-weight: bold;
}

a.big:hover {
	text-decoration:underline;
	color:#aa0000;
	font-size:30px;
	font-weight: bold;
}


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


#main {
	background-color: #CFCFCF;
	width:790px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	margin: 0px;
}

.vorschaubox_top {
	background-color: #CFCFCF;
	background-image: url(bilder/layout/vorschaubox_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:790px;
	height:6px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size:1px;
}

.vorschaubox_bottom {
	background-color: #CFCFCF;
	background-image: url(bilder/layout/vorschaubox_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width:790px;
	height:6px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size:1px;
}

.vorschaubox_middle {
	background-color: #FFFFFF;
	width:790px;
	padding: 0px;
	margin: 0px;
}

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

p.showsite {
	margin: 9px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	color:#000000;
	font-weight: bold;
}

p.showsite a,
p.showsite a:link,
p.showsite a:active,
p.showsite a:visited {
	text-decoration:underline;
	color:#aa0000;
	font-weight: bold;
}

p.showsite a:hover {
	text-decoration:none;
	color:#aa0000;
	font-weight: bold;
}

p.textboxtable {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}

.textbox {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
}

#copyright {
	width:790px;
	background: #CFCFCF;
	color: #555555;
	font-size: 11px;
	text-align: center;
	padding: 15px 0px 5px 0px;
}

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

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