@charset "utf-8";
/* CSS Document */

body {
	background-color:#c0c0c0;
	background-image:url(background.png);
	background-repeat:repeat-x;
	height:742px;
	margin:0px;
	padding:0px;
	color:#4f4f4f;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

div {
	text-align:left;
}

.clear {
	clear:both;
}

#wrap {
	position:relative;
	margin:auto;
	width:983px;
	min-height:500px;
}

#header {
	position:relative;
	width:983px;
	height:300px;
}

#headerpic {
	position:absolute;
	top:0px;
	left:0px;
}


#ecke_links {
	position:absolute;
	left:0px;
	top:291px;
	background-image:url(ecke_links.png);
	height:9px;
	width:9px;
}

#ecke_rechts {
	position:absolute;
	right:0px;
	top:291px;
	background-image:url(ecke_rechts.png);
	height:9px;
	width:9px;
}

#logo {
	position:absolute;
	top:0px;
	right:0px;
}

#logo img {
	border:none;
}

#suche {
	position:absolute;
	bottom:17px;
	right:15px;
	background-image:url(suche.png);
	background-repeat:no-repeat;
	width:224px;
	height:35px;
}

#suche input[type="text"] {
	position:absolute;
	top:9px;
	left:12px;
	border:none;
	background-color:transparent;
	color:#9b9b9b;
	font-style:italic;
}

#suche input[type="submit"] {
	position:absolute;
	top:8px;
	right:8px;
	width:54px;
	color:transparent;
	border:none;
	background-color:transparent;
	cursor:pointer;
}

#nav {
	position:absolute;
	left:15px;
	top:309px;
	width:983px;
}

#nav ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#nav ul li {
	padding:0px;
	margin:0px;
}

#nav ul li a {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:inline;
	margin-right:35px;
}

#nav ul li a:hover, #nav ul li a.active {
	color:#a82619;
}

#subNav {
	position:absolute;
	top:54px;
	right:15px;
	width:100%;
	height:31px;
	padding:0px;
	margin:0px;
}

#subNav ul {
	position:absolute;
	right:10px;
}

#subNav ul li {
	padding:0px;
	margin:0px;
	display:inline;
}

#subNav ul li a {
	background:none;
	width:107px;
	height:22px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:normal;
	padding-top:7px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

#subNav ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#subNav ul li a.active {
	background-image:url(regButton.png);
	background-repeat:no-repeat;
	width:107px;
	height:22px;
	text-align:center;
	color:#4f4f4f;
	font-size:14px;
	font-weight:normal;
	padding-top:7px;
	float:left;
	margin-left:0px;
	margin-right:0px;
}

#mainPart {
	position:absolute;
	left:0px;
	top:392px;
	width:983px;
}

#cWindowTop {
	background-image:url(cWindowTop.png);
	background-repeat:no-repeat;
	width:983px;
	height:14px;
}

#cWindowMiddle {
	background-color:#ffffff;
	background-repeat:repeat-y;
	width:983px;
	min-height:10px;
}

#leftCol {
	float:left;
	width:215px;
	min-height:1px;
	margin-left:7px;
	margin-top:-5px;
	font-size:12px;
	color:#4f4f4f;
	line-height:18px;
}

#leftCol img, #leftCol a.normal {
	border:none;
}

.sideBoxTop {
	background-image:url(sideBoxTop.png);
	background-repeat:no-repeat;
	width:215px;
	height:9px;
}

.sideBoxMiddle {
	background-color:#eeeeee;
	background-repeat:repeat-y;
	padding-left:16px;
	padding-right:16px;
	width:183px;
	padding-top:1px;
	padding-bottom:1px;
}

.sideBoxMiddle h1 {
	color:#a82619;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}

.sideBoxMiddle h2 {
	color:#a82619;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.sideBoxMiddle ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-left:11px;
}

.sideBoxMiddle ul li {
	padding:0px;
	margin:0px;
}

.sideBoxMiddle ul li a {
	font-size:12px;
	color:#4f4f4f;
	text-decoration:none;
}

.sideBoxMiddle ul li a:hover, .sideBoxMiddle ul li a.active {
	color:#a82619;
	text-decoration:none;
}

#leftCol .sideBoxMiddle a.standard {
	color:#a82619;
	text-decoration:none;
}

#leftCol .sideBoxMiddle a.standard:hover {
	text-decoration:underline;
}

#leftCol .sideBoxMiddle a.menu:hover {
	text-decoration:none;
}

.sideBoxBottom {
	background-image:url(sideBoxBottom.png);
	background-repeat:no-repeat;
	width:215px;
	height:9px;
	margin-bottom:20px;
}

#rightCol {
	float:right;
	width:683px;
	margin-right:40px;
	margin-top:-5px;
	min-height:250px;
}

#rightCol .quote, #rightColWide .quote {
	padding-left:15px;
	padding-top:1px;
}

#rightColWide {
	float:right;
	width:899px;
	margin-right:40px;
	margin-top:-5px;
	min-height:250px;
}

#rightCol h1, #rightColWide h1 {
	color:#a82619;
	font-size:18px;
	font-weight:normal;
	margin-bottom:26px;
	margin-top:22px;
}

#leftCol h1 {
	color:#a82619;
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
	margin-top:22px;
}

#rightCol h1.isFirst, #rightColWide h1.isFirst {
	margin-top:22px;
	margin-bottom:0px;
}

#rightCol h1.isSecond, #rightColWide h1.isSecond {
	margin-top:0px; 
	margin-bottom:26px;
}

#rightCol a, #rightColWide a {
	color:#a82619;
	text-decoration:none;
}

#rightCol a:hover, #rightColWide a:hover, #leftCol a:hover {
	text-decoration:underline;
}

#rightCol hr, #rightColWide hr, #leftCol hr {
	color:#a82619;
	background-color:#a82619;
	height:1px;
	width:100%;
	border:none;
	margin-top:30px;
}

#leftCol hr {
	color:#a82619;
	background-color:#a82619;
	height:1px;
	width:100%;
	border:none;
	margin-top:15px;
	margin-bottom:15px;
}

#rightCol .form form label, #rightColWide .form form label {
	display:block;
	width:160px;
	float:left;
	margin-right:20px;
}


#rightCol .form form input[type="text"], #rightColWide .form form input[type="text"] {
	width:360px;
	height:20px;
	color:#4f4f4f;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #bbbbbb;
	padding-bottom:4px;
}

#rightCol .form form textarea, #rightColWide .form form textarea {
	width:360px;
	height:139px;
	color:#4f4f4f;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:solid 1px #bbbbbb;
	margin-bottom:0px;
}

#rightCol .form form input[type="submit"], #rightColWide .form form input[type="submit"] {
	cursor:pointer;
	margin-left:180px;
}

#cWindowBottom {
	background-image:url(cWindowBottom.png);
	background-repeat:no-repeat;
	width:983px;
	height:14px;
	margin-bottom:30px;
}

#guestbookEntry {
	display:none;
	margin-bottom:20px;
}

#guestbookEntry form input[type="text"] {
	width:200px;
	height:20px;
	color:#4f4f4f;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #bbbbbb;
	padding-bottom:4px;
	margin-bottom:8px;
}

#guestbookEntry form input[type="submit"] {
	cursor:pointer;
}

#guestbookEntry form textarea {
	width:200px;
	height:100px;
	color:#4f4f4f;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:solid 1px #bbbbbb;
	margin-bottom:0px;
}

input[name="company"] {
	display:none;
	visibility:hidden;
}
