html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #effbd7;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	cursor: default;
	width: 100%;
	height: 100%;
}
table
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
img
{
	border: 0px;
}
ul
{
	list-style-image: url('gfx/bullet.gif');
}
a:link
{
	color: #336aaf;
	/*color: #509344;*/
}
a:visited
{
	color: #336aaf;
	/*color: #509344;*/
}
a:hover, a:active, a:focus
{
	/*color: #f7c521;
	color: #c90054;*/
	color: #509344;
	cursor: pointer;
}
h1
{
	color: #c90054;
	font-size: 14pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
h2
{
	color: #509344;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
h3
{
	color: #c90054;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}
*.flat
{
	border: 1px solid black;
}
img.hd
{
	width: 200px;
	height: 100px;
}
div.hd01
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 100px;
}
div.hd02
{
	position: absolute;
	left: 200px;
	top: 0px;
	width: 200px;
	height: 100px;
}
div.hd03
{
	position: absolute;
	left: 400px;
	top: 0px;
	width: 200px;
	height: 100px;
}
div.hd04
{
	position: absolute;
	left: 600px;
	top: 0px;
	width: 200px;
	height: 100px;
}
div.menu
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 810px;
	height: 35px;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	/*letter-spacing: 1pt;*/
	background-image: url('gfx/menu.gif');
}
div.contleft
{
	position: absolute;
	left: 200px;
	top: 135px;
	width: 15px;
	height: 475px;
}
div.content
{
	position: absolute;
	left: 215px;
	top: 135px;
	width: 585px;
	height: 460px;
	background-color: #effbd7;
	overflow: auto;
}
div.impr00
{
	position: absolute;
	left: 0px;
	top: 135px;
	width: 200px;
	height: 15px;
}
div.impr01
{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 200px;
	height: 167px;
	background-color: #c90054;
}
div.impr02
{
	position: absolute;
	left: 0px;
	top: 317px;
	width: 200px;
	height: 167px;
	background-color: #c90054;
	border-top: 1px solid #000000;
}
div.news
{
	position: absolute;
	left: 0px;
	top: 484px;
	width: 200px;
	height: 126px;
	text-align: center;
	background-color: #c90054;
	background-image: url('gfx/news.gif');
	overflow: auto;
}
div.footer
{
	position: absolute;
	left: 215px;
	top: 600px;
	width: 595px;
	height: 20px;
	text-align: center;
	background-color: #effbd7;
}
*.input
{
	width: 500px;
	border: 1px solid #509344;
}
#thmbs img
{
	width: 100px;
	height: 100px;
	border: 1px solid #509344;
}
*.poolimg
{
	width: 200px;
	height: 168px;
	border: 0px;
}
#sponsoren img
{
	width: 100px;
	height: 100px;
}
#default img
{
	width: 160px;
	height: 160px;
	border: 1px solid #509344;
}
#kontakt img
{
	width: 160px;
	border: 1px solid #509344;
}