@charset "UTF-8";

/*	---------------Layout-----------------------------------------------------------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
body {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
a {
	color: #e20072;
	text-decoration: none;
}
a:visited {
	color: #e20072;
}
a:hover {
	color: #e20072;
	text-decoration: underline;
}
p {
	margin: 0px 0px 20px;
}
ul {
	margin: 0px 0px 20px;
	padding-left: 12px;
	list-style-position: outside;
}
li {
	margin: 0px 0px 5px;
}
#nav {
	top: 198px;
	left: 476px;
	position: absolute;
	z-index: 100;
}
#titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	top: 198px;
	left: 153px;
	position: absolute;
}
#container {
	width: 564px;
	margin-left: 128px;
}
#header {
	height: 257px;
	background-image: url(pics/backgr.png);
}
#content {
	background-image: url(pics/backgr.png);
	background-repeat: repeat-y;
}
.text {
	padding: 0px 29px 20px 25px;
	width: 510px;
}
#partner {
	height: 120px;
	padding-top: 10px;
}
#footer {
	height: 92px;
	padding: 16px 0px 0px 25px;
	font-size: 10px;
	line-height: 14px;
	background-image: url(pics/footer.png);
	background-repeat: no-repeat;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #copy a:hover {
	color: #e20072;
	text-decoration: none;
}
#copy, #copy a {
	color: #999999;
	text-decoration: none;
}
#snowandfun {
	float: right;
	padding: 2px 26px 0px 0px;
}
#noscript {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	width: 524px;
	margin-left: 128px;
	padding: 20px;
	background-color: #FF0000;
}

/*	---------------Content-----------------------------------------------------------*/

table {
	width: 510px;
}
table tr.tableheader td, table tr.tableheader2 td {
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
table tr.tableheader2 td {
	border-top: 1px solid #999999;
}
table tr.tablecontent td, table tr.tablecontent2 td {
	border-bottom: 1px solid #bebebe;
}
table tr.tablecontent2 td {
	padding: 5px 0px;
}
table tr.galerie td, table tr.galerie2 td {
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0px;
}
table tr.galerie td img, table tr.galerie2 td img, .fotorahmen {
	margin-bottom: 5px;
}
table tr.galerie2 td img, .fotorahmen {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.klein {
	font-size: 11px;
}
.untertitel {
	font-weight: bold;
	color: #e20072;
}
.rot, a.rot {
	color:#e20072;
}