body {
	margin: 0;
	padding: 0;
	background: #FFF url(../img/head_line.gif) 0 60px repeat-x;
	font-family: verdana;
	font-size: 12px;
}

.clearer {
	clear: both;
}

#main_wrap {
	border-bottom: 1px solid #c0c0c0;
}

#main_wrap_inside {
	width: 960px;
	margin: 0px auto;
}

#doppelpunkt {
	float: left;
	background-color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 52px;
}

#logo {
	display: block;
	height: 46px;
	width: 293px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 36px;
	float: right;
}

table tr td{
	vertical-align: top;	
}	

#logo img {
	border: 0px;
}

h1 {
	height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 22px;
	color: #aeaeae;
	background: url("../img/doppelpunkt_h1.jpg") 0 0 no-repeat;
}

#content {
	margin: 0 47px;
	margin-right: 31px;
	padding: 25px 0;
	line-height: 1.5em;
	color: #4F4D4D;
}

/* ######## LINKS ######## */
a {
	color: #0060ab;
	text-decoration: none;
}

a:visited {
	color: #888;
}

a:hover {
	text-decoration: underline;
}

#content a em strong {
	color: #AF3528;
	font-style: normal;
	text-decoration: underline;
}

/* ######## MENUE ######## */
#menue {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	margin-top: 54px;
	float: left;
}

#menue li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	margin: 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	border-right: 1px solid #333;
}

#menue li.first {
	border-left: 1px solid #333;
}

#menue li a.act {
	font-weight: bold;
}

#menue li a {
	color: #4F4D4D;
	text-decoration: none;
}

#menue li a:hover {
	color: #666;
}

#submenue_2,#submenue {
	padding: 0;
	margin: 0;
	padding-left: 47px;
	padding-top: 5px;
	height: 15px;
	float: none;
}

#submenue_2 li,#submenue li {
	padding: 0;
	margin: 0;
	float: left;
	border-right: 1px solid #333;
	display: block;
	margin: 0px 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
}

#submenue_2 li.first,#submenue li.first {
	border-left: 1px solid #333;
}

#submenue_2 li a.act,#submenue li a.act {
	font-weight: bold;
}

#submenue_2 li a,#submenue li a {
	color: #4F4D4D;
	text-decoration: none;
}

#submenue_2 li a:hover,#submenue li a:hover {
	color: #666;
}

/* ######## INFOMAENNCHEN ######## */
.infomaennchen {
	display: block;
	height: 112px;
	width: 25px;
	margin-top: -112px;
}

#infomaennchen_l {
	background: url("../img/infomaennchen_l.jpg") 0 0 no-repeat;
	margin-left: -25px;
	float: left;
}

#infomaennchen_r {
	background: url("../img/infomaennchen_r.jpg") 0 0 no-repeat;
	margin-right: -25px;
	float: right;
}

/* ######## SPALTEN ######## */
.width-67,.width-33 {
	float: left;
}
.width-67,.width-33 p {
	width: 90%;
}

.width-67 {
	width: 588px;
	/*	padding:0 20px;*/
}

.width-33 {
	width: 294px;
}

div.csc-textpic-imagewrap {
	margin-bottom: 5px !important;
}

div.csc-textpic-imagewrap dl {
	margin-bottom: 0px !important;
}

/* ######## FOOTER ######## */
#menue_footer {
	display: block;
	width: 866px;
	height: 30px;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin: 0px auto;
	font-size: 10px;
}

#menue_footer li {
	float: left;
	border-right: 1px solid #333;
	display: block;
	margin: 10px 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
}

#menue_footer li.first {
	border-left: 1px solid #333;
}

#menue_footer li a {
	color: #333;
	text-decoration: none;
}

#menue_footer li a:hover {
	color: #666;
}

.csc-frame-frame1 {
	font-size: 0.8em;
	background-color: #EEE;
}

.csc-frame-frame1 p {
	margin-bottom: 0;
}

table,td,tr,tbody {
	margin: 0;
	padding: 0;
}

table.contenttable-1 {
	width: 100%;
}

table.contenttable-1 td {
	width: 50%;
}

/*****************/ /* Various Forms, Version 3.9.0 */
	/*****************/ /* Email, Login and Search forms generally: */
form table tr td {
	padding-left: 5px;
	padding-right: 20px;
}

form table tr td.csc-form-labelcell,form table tr td.csc-form-commentcell
	{
	background-color: #D8D7DC;
}

form table tr td.csc-form-fieldcell {
	background-color: #EDEBF1;
}

form table tr td.csc-form-fieldcell input,form table tr td.csc-form-fieldcell select,form table tr td.csc-form-fieldcell textarea
	{
	border: 1px solid #333333;
}

form table tr td.csc-form-labelcell p.csc-form-label-req {
	font-weight: bold;
}

/* Email form, specifically */
form table.csc-mailform tr td.csc-form-labelcell {
	
}

/* Search form, specifically */
form table.csc-searchform {
	width: 100%;
}

form table.csc-searchform tr td {
	padding: 5px 5px 5px 5px;
}

form table.csc-searchform tr td.csc-form-labelcell,form table.csc-searchform tr td.csc-form-commentcell
	{
	font-weight: bold;
}

form table.csc-searchform tr td.csc-form-fieldcell input,form table.csc-searchform tr td.csc-form-fieldcell select
	{
	width: 100%;
}

/* Login form, specifically */
form table.csc-loginform {
	width: 70%;
}

/*****************/ /* Various Forms */ /*****************/
	/* Email, Login and Search forms generally: */
fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
	width: 256px;
}

.csc-mailform-field {
	margin: 5px 0;
	clear: both;
}

.csc-mailform-field label {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 75px;
}

.csc-mailform-field input,.csc-mailform-field textarea,.csc-mailform-field select,.csc-mailform-radio fieldset{
	width: 160px;
	background-color: #fff;
	border:1px solid #AEAEAE;
}

input.csc-mailform-submit,input.csc-mailform-check,.csc-mailform-radio input
	{
	width: auto;
}

input.csc-mailform-submit {
	/* margin-right: 37px !important; see label width + margin*/
	float: right;
	margin-right: 9px;
}

.csc-mailform-radio legend {
	display: none;
}

.csc-mailform-radio fieldset input {
	float: none;
}

.csc-mailform-radio fieldset label {
	text-align: left;
	float: none;
	width: auto;
	margin: 0;
}

.csc-loginform {
	padding: 5px;
	background-color: #EDEBF1;
}

.csc-loginform-field {
	margin: 5px 0;
}

.csc-loginform-field label {
	float: left;
	text-align: right;
	margin-right: 5%;
	width: 30%;
}

.csc-loginform-field input {
	width: 50%;
	background-color: #fff;
}

input.csc-loginform-submit {
	width: auto;
	margin-left: 35% !important; /* see label width + margin*/
}
