@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-attachment: fixed;
	background-image: url(icons/bg02.jpg);
	background-repeat: no-repeat;
	background-color:#e0cebb;
	text-align:center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#logo {
	height: 94px;
	width: 710px;
	background-color: #FFF;
}
#logo img {
	margin-top:44px;
	margin-left:43px;
}
#space {
	height: 35px;
	width: 525px;
	margin-left:285px;
	background-color: #FFF;
}
#menue {
	width: 734px;
	margin-left: 76px;
	background-color: #FFF;
}
#left {
	width: 210px;
	margin-top:50px;
	float:left;
	background-color: #FFF;
}
#left_inner {
	padding: 8px;
	font-size:10px;
}
#center {
	width: 425px;
	margin-left: 10px;
	margin-top:10px;
	margin-bottom: 15px;
	float:left;
	background-image: url(icons/bg425.gif);
	background-repeat:repeat-y;
}
#center_inner {
	padding: 15px;
	padding-bottom: 30px;
}
#menue ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#menue li {
	display:inline;
	margin-right: 12px;
	padding-right:12px;
	border-right: 1px solid #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menue li a {
	text-decoration:none;
	color:#888888;
}
#menue li.active a, #menue li a:hover {
	color:#cd6632;
}
a {
	text-decoration:none;
	color:#cd6632;
}
a:hover {
	text-decoration:underline;
	color:#cd6632;
}
h1 {
	margin-top: 16px;
	margin-bottom: 8px;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1.csc-firstHeader {
	margin-top: 0px;
	margin-bottom: 16px;
}
h2 {
	margin-top: 16px;
	margin-bottom:8px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cd6632;
}
p.bodytext {
	line-height: 19px;
	margin-bottom: 6px;
}

#left_inner p.bodytext {
	line-height: 16px;
}
.cover {
	background-color: #cc3366;
	text-align:left;
}
.cover2 {
	background-color: #ffcc66;
	text-align:right;
}
.important {
	color:#cd6632;
}



/*------------------------ Powermail Extension auf Seite Konakt --------------------*/

.tx-powermail-pi1_formwrap_15 {
	font-size: 12px;
}
.tx-powermail-pi1_formwrap_15 legend {
	margin-bottom:8px;
}
.tx-powermail-pi1_formwrap_15 fieldset {
	margin-top:8px;
	border: 0;
}
.tx-powermail-pi1_formwrap_15 fieldset div {
	margin-bottom:10px;
}
.tx-powermail-pi1_formwrap_15 label {
	float:left;
	width: 160px;
}
.tx-powermail-pi1_formwrap_15 input {
	width: 180px;
	border: 1px #888888 solid;
}
.tx-powermail-pi1_formwrap_15 textarea {
	width: 180px;
	height: 100px;
	border: 1px #888888 solid;
}
.tx-powermail-pi1_formwrap_15 input[type=submit] {
	width: auto;
	margin-left:160px;
}
.tx-powermail-pi1_formwrap_15 .powermail_mandatory_js {
	margin-left:160px;
	color: #cd6632;
}
.tx-powermail-pi1_thx {
	font-size: 12px;
	margin-top:8px;
	margin-bottom:160px;
}
.tx-powermail-pi1_thx table {
	font-size: 12px;
	margin-top:8px;
}
.tx-powermail-pi1_thx table td {
	font-size: 12px;
}
