* {
	margin: 0;
	padding: 0;
	border: 0;
}
/* -------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#layerout {
	position: absolute;
	width: 920px;
	height: 610px;
	top: 18px;
	left: 50%;
	margin-left: -460px;
	background: url('/files/logo.jpg') 0 0 no-repeat;
}
#hotspot {
	position: absolute;
	left: 170px;
	top: 0;
	height: 110px;
	width: 220px;
}
#hotspot a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#layerin {
	position: relative;
	width: 920px;
	height: 500px;
	top: 110px;
	background: url('/files/main.jpg') 0 0 no-repeat;
}
#top {
	position: absolute;
	top: 11px;
	left: 10px;
	width: 900px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
}
#homelink {
	display: block;
	width: 140px;
	padding-left: 30px;
	height: 100%;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#nav1 {
	position: absolute;
	top: 0;
	left: 170px;
	height: 100%;
	width: 730px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
#nav1 a {
	width: 148px;
	display: block;
	border-right: 1px solid #fff;
	float: left;
	text-decoration: none;
	color: #fff;
}
#nav1 #quick1 {
	background: #851118;
}
#nav1 #quick2 {
	background: #851118;
}
#nav1 #quick3 {
	background: #851118;
}
#nav1 #quick4 {
	background: #851118;
}
#middle {
	position: absolute;
	top: 40px;
	left: 10px;
	height: 435px;
	width: 900px;
}
#left {
	position: absolute;
	top: 0;
	left: 1px;
	width: 129px;
	height: 100%;
	font-size: 9px;
	color: #0c1945;
	padding: 0 20px;
}
#nav2 {
	margin: 0 -20px 20px;
}
* html #nav2 {
	margin-top: -1px;
}
#nav2 ul {
	margin: 0;
	background: #fff;
}
#nav2 li {
	list-style: none;
	font-size: 13px;
}
#nav2 a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-left: 20px;
	width: 149px;
	background: #9aa7ca;
	margin: 0 0 1px;
}
* html #nav2 a {
	margin: 1px 0;
}
#nav2 li li a {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#nav2 a:hover,
#nav2 a.over,
#nav2 a.active {
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#center {
	position: absolute;
	top: 0;
	left: 170px;
	width: 596px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#quicknav {
	position: relative;
	top: 0;
	left: 0;
	width: 596px;
	height: 216px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#quicknav2 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 92px;
	overflow: visible;
}
* + html #quicknav2 IMG {
	margin-bottom: -3px;
}
* html #quicknav2 IMG {
	margin-bottom: -3px;
}
#quicknav img {
	position: relative;
	border-left: 1px solid #fff;
	bottom: 216px;
}
#quicknav img:hover {
	bottom: 0px;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	width: 566px;
	height: 318px;
	color: #0c1945;
	padding: 25px 15px 0;
	overflow: auto;
}
* + html #content {
	overflow-x: hidden;
}
#content td {
	padding-bottom: 4px;
}
#content a,
#newsblock a {
	text-decoration: underline;
	color: #0c1945;
}
#content a:hover,
#newsblock a:hover {
	text-decoration: none;
}
h1 {
	color: #851118;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
h2 {
	color: #851118;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0;
}
h3 {
	color: #0c1945;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
table#impressum {
	border-spacing: 0;
	table-layout: fixed;
	width: 560px;
}
#impressum td {
	padding: 0 9px 10px 0;
}
.col1 {
	width: 160px;
}
.col2, .col3 {
	width: 185px;
}
#kl {
	float: left;
	width: 274px;
	margin-right: 13px;
}
#kr input {
	width: 265px;
}
#kontakt .check {
	margin-top: 5px;
}
textarea#Anfrage {
	height: 102px;
}
#copy {
	text-transform: uppercase;
	font-size: 10px;
	color: #d6e2f1;
	position: absolute;
	right: 10px;
	bottom: 0;
}
#copy a {
	text-decoration: none;
	color: #d6e2f1;
}
#copy a:hover {
	color: #0c1945;
}
#copy #eyedee_media {
	text-transform: none;
}

/* -------------------------------------------- */
p {
	margin-bottom: 10px;
}
.li, .re {
	float: left;
	width: 50%;
}
ul {
	margin: 0 0 10px 15px;
}
dl {
	margin-bottom: 10px;
}
br.clear {
	clear: both;
	display: block;
}
dt {
	float: left;
}
input.incontent,
textarea.incontent {
	border: 1px solid #ccc;
	width: 274px;
}
input.incontent {
	height: 16px;
}
p.ffehler {
	color: #FF0000;
}
p.ffehler input,
p.ffehler textarea {
	border: 1px solid #FF0000;
}
input.button {
	border: 1px solid #fff;
	margin-top: 2px;
	height: 18px;
}
input.button:hover {
	border: 1px solid #ccc;
	cursor: pointer;
}
.imageflLeft { float: left; margin: 0 20px 5px 0; }
.imageflRight { float: right; margin: 0 0 5px 20px; }
/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

/* 2010-02-25 Hinzugefügt von Henrik Pohlmann www.dorfpixel.de */
#nav-80, #nav-86 {
	display:none;
}
th.thlinks {
	padding-right:5px;
	text-align:left;
	vertical-align:top;
}
#racketlon-cup {
	display:none;
	
	display:block;
	height:198px;
	width:181px;
	
	position:absolute;
	bottom:25px;
	right:12px;
	
}
/* 2010-02-25 Ende */

