
* {
	padding: 0;
	margin: 0;
}

html{
	height: 98%;
	width: 100%;
	padding: 0;
	margin: 0;
}

body{
	width: auto;
	padding: 0;
	margin: 0;
	background: url(../images/bg-header.gif) repeat-x #141620;
}

body * {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 0;
    background:  url(../images/headerbg.gif) repeat-x top right #141620;
}

/*---------- Header ----------*/

#header{
	position:relative;
	width: 980px;
	margin: 0 auto;
	height: 50px;
	background:  url(../images/headerbg.gif) repeat-x top right #fff;
}

#header #logo{
	position: absolute;
	top: 15px;
	left: 0px;
}

#header #logo a img {
	border: none;
}

#header #suchbox {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 122px;
	height: 22px;
	background: url(../images/bg-suche.gif) no-repeat;
}

#header #suchbox #searchfield{
	border: none;
	width: 110px;
	position: relative;
	margin: 2px 0 0 3px;
	font-size: 10px;
}

#header #topnavigation {
	position: absolute;
	top: 5px;
	right: 75px;
	width: 500px;
}

#header #topnavigation li {
	float:left; 
	margin:0; 
	padding:0; 
	list-style:none; 
	text-transform: uppercase;
	text-align:center;
}

#header #topnavigation a {
	float: left;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
	width: 85px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
#header #topnavigation a:hover {
	background-color: #930E51;
	color: #fff;
}
#header #topnavigation a.active {
	font-weight: normal;
	background-color: #930E51;
	color: #fff;
}

#bannerouter {
	position: relative;
	width: 100%;
	background-color: #fff;
	height: 256px;
	padding: 0;
}

#bannerinner{
	position:relative;
	width: 980px;
	margin: 0 auto;
	height: 256px;
	background-color: #fff;
}

#bannerleft{
	position: relative;
	float: left;
	width: 430px;
	margin: 0;
	padding: 0;
	height: 256px;
	background-color: #fff;
}

#bannerleft a img{
	border: none;
}

#bannerright{
	position:relative;
	float: left;
	width: 550px;
	height: 256px;
	background-color: #fff;
}

#contentouter {
	position: relative;
	width: 100%;
	background: url(../images/footerbg.gif) bottom left repeat-x #f1f1f1;
	margin: 0px;
	min-height:200px;
	height: auto !important;
	height: 200px;
	padding: 20px 0 10px 0;
}

#contentinner{
	position:relative;
	width: 980px;
	margin: 0px auto;
	min-height:200px;
	height: auto !important;
	height: 200px;
	color: #3D3C3F;
	background:  url(../images/contentbg.png) repeat-y top right #f1f1f1;
	margin-bottom: 10px;
}

#left{
	float: left;
	width: 226px;
	padding: 0;
	margin: 0 0 0 4px;
	position: relative;
}


#middle{
	position: relative;
	width: 190px;
	float: left;
	padding: 0 0px 0 5px;
	margin: 0;
}

#right{
	float: right;
	width: 540px;
	margin: 0 0 0 4px;
	padding: 0;
}

#contentinner a, #contentinner a:link, #contentinner a:visited, contentinner a:hover {
	color: #80B947;
	text-decoration: none;
}

#contentinner a:hover {
	text-decoration: underline;
}

#contentinner ul {
	margin: 10px 0 10px 0;
}

#contentinner li {
	list-style-type: square;
	margin: 0 0 0 50px;
}


#contentinner form {
	list-style-type: square;
	margin: 0 0 0 21px;
}


#bottom{
	position:relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 80px;
}

.specialheading {
	border-left: 8px solid #80B947;	
	height: 34px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.specialheading h1, .specialheading h2 {
	padding: 0 0 0 13px;
}

.specialheading h1 {
	font-size: 12px;
}

.specialheading h2 {
	font-size: 10px;
}

#middle p {
	font-size: 10px;
	padding: 0 0 0 21px;
	margin: 0 0 10px 0;
}

#right p {
	font-size: 11px;
	padding: 0 0 0 21px;
	margin: 0 0 10px 0;
}


#bottominner{
	position:relative;
	width: 980px;
	margin: 0px auto;
	height: 80px;
	color: #3D3C3F;
	margin-bottom: 10px;
}

#subnavigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 230px;
}

#subnavigation li {
	float:left; 
	margin:0; 
	padding: 0; 
	list-style:none; 
	text-transform: normal;
	text-align: left;
}

#subnavigation a {
	float: left;
	padding: 12px 0 12px 30px;
	text-decoration: none;
	color: #000;
	width: 200px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    background-color: #f1f1f1;
}

#subnavigation a:hover {
	border-left: 8px solid #80B947;
	padding: 12px 0 12px 22px;
	color: #000;
	background-color: #E5E5E5;
}

#subnavigation a.active {
	font-weight: normal;
	border-left: 8px solid #80B947;
	padding: 12px 0 12px 22px;
	color: #000;
		background-color: #E5E5E5;
}

#subnavigation ul li ul li {
	float:left; 
	margin:0; 
	padding: 0; 
	list-style:none; 
	text-transform: normal;
	text-align: left;
}

#subnavigation ul li ul li a {
	float: left;
	padding: 8px 0 8px 22px;
	text-decoration: none;
	color: #000;
	width: 200px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	background:  url(../images/dot.gif) no-repeat 8px 11px #D8D8D8;
	border-left: 8px solid #930E51;
}

#subnavigation ul li ul li a:hover {
	border-left: 8px solid #930E51;
	padding: 8px 0 8px 22px;
	color: #930E51;
	background:  url(../images/dot.gif) no-repeat 8px 11px #D8D8D8;
}

#subnavigation ul li ul li a.active {
	font-weight: normal;
	border-left: 8px solid #930E51;
	padding: 8px 0 8px 22px;
	color: #930E51;
	background:  url(../images/dot.gif) no-repeat 8px 11px #D8D8D8;
}

#logos {
	position: absolute;
	bottom: 25px;
	left: 240px;
	width: 200px;
}

#logos a img {
	border: none;
}

#disclaimer {
	position: absolute;
	bottom: 25px;
	left: 460px;
	width: 400px;
}


#disclaimer p{
	font-size: 8px;
}

/*---------- Footer ----------*/

#footer{
	position:relative;
	width: 980px;
	height: 90px;
	margin: 0 auto;
	color: #fff;
}

#copyright{
	position: absolute;
	bottom: 30px;
	left: 20px;
	width: 200px;
}

#copyright p{
	font-size: 8px;
}

#copyright a, #copyright a:link, #copyright a:hover, #copyright a:visited {
	font-size: 8px;
	text-decoration: none;
	color: #000;
}

#copyright a:hover{
	text-decoration: underline;
}

/***** Mailformular ******/
label {
	font-size: 11px;
}

.csc-mailform{
	border: none;
	padding: 0;
}

.csc-mailform .csc-mailform-field input, .csc-mailform .csc-mailform-field textarea, form input, form textarea, form select{
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
        padding: 2px 2px 2px 2px;
        margin: 0 2px 5px 0;
}

form input[type=checkbox]{
	border: none;
}


.csc-mailform .csc-mailform-field textarea {
	margin: 0 0 5px 0;
	}


.csc-mailform-field label, form label{
	display: block;
	font-size: 11px;
	padding: 5px 0 2px 0;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
	margin: 0;
}

/***** Bildformatierungen ******/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:9px;
	margin: 2px 0 0 0;
}

#contentinner dl.csc-textpic-image {
	margin: 5px;
}

#contentinner div.csc-textpic-border img{
	border: 1px solid #ccc;
	padding: 6px;
	margin: 0;
}

#contentinner .csc-textpic-imagewrap {
	padding: 0 0 0 16px;
}



/* ##### Rahmen danach ##### */
#content .csc-frame.csc-frame-rulerAfter{ 
	border-top: 1px solid #ccc;
	width: 460px;
	margin: 10px 0 10px 0;
}

#contentinner .tx-indexedsearch-redMarkup {
	color: #4d4d4d;
}

#contentinner .tx-indexedsearch-whatis {
	padding: 0 0 0 21px;
}

#contentinner table {
	padding: 0 0 0 21px;
}

#contentinner .treemenutext_act {
	color: #930e51;
}
