body {
	behavior:url("fileadmin/templates/geko/main/csshover.htc");
	background-color: #E7E9DC;
    margin: 0px;
    margin-top:20px;
    margin-bottom:0px;
    padding: 0px;
}

body, li a {
	font-size: 13px;
	font-family: Verdana,Arial;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

img {
	border:0px;
}


menu {
	margin:0px;
	padding:0px;
	list-style: none;
}
li{
	
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	color: #E26B11;
}


h1{
	font-size:1.4em;
	margin-top:0px;
	margin-left:0px;
	color:#E26B11;
}
h2{
	font-size:1.1em;
	margin-top:0px;
	margin-left:-5px;
	padding: 0px 0px 0px 4px;
	color:#E26B11;
}
h3{
	font-size:1.0em;
	margin-top:0px;
	margin-left:-5px;
	padding: 0px 0px 0px 4px;
	color:#E26B11;
}


#rahmen {
	width:980px;
	border:0px solid white;
	text-align:left;
}

#logo {
	float:left;
}

#header {
	width:980px;
}


#right {
	width:240px;
	height:135px;
	background-color:#658AB4;
	float:right;
	background-image:url(images/rechtsOben.gif);
	background-repeat:no-repeat;
 	background-position:right top;
}
#head {
	float:right;
}

#search {
	padding: 15px 0px 0px 20px;
	color:white;
}
*html #search {
	padding: 3px 0px 0px 20px;
}
#search .searchbox{
	width:130px;
}
#search a {
	color:white;
	text-decoration:none;
}
#search .search_button{
	position:absolute;
	margin:1px 0px 0px 2px;
}


#menue_top {
	width:740px;
	height:30px;
	background-color: #E26B11;
	float:left;
	line-height:30px;
	padding: 0px 0px 0px 0px;
}



#menue_top a {
	display:block;
	color:#F7CC9F;
	font-weight:bold;
}
#menue_top a:hover {
	text-decoration:none;
}
#menue_top li:hover a {
	color:white;
}

#menue_top li:hover menu a {
	color:#F7CC9F;
}
#menue_top .second_level li:hover a {
	color:white;
}

#menue_top li {
	float: left;
	padding: 0px 17px 0px 17px;
	list-style-type:none;
}

#menue_top li menu {
	visibility:hidden;
	position:absolute;
	background-color:#E26B11;
	padding:10px 10px 10px 10px;
	margin:-10px;
}

#menue_top .second_level a {
	font-weight:normal;
	font-size: 0.9em;
}

#menue_top .second_level li {
	float:none;
	padding: 0px;
	line-height:20px;
}

#menue_top li:hover menu {
	visibility:visible;
}

#mainWrap{
	display:table;
	clear:both;
}
#main {
	clear:both;
	background-color:#E8EFF5;
	display:table-row;
	overflow:hidden;
}
	#contentRightWrap{
		width:240px;
		display:table-cell;
		background-color:#E8EFF5;
		padding:0px;
	}
	*html #contentRightWrap{
		float:right;
		margin-bottom:-10000px;
		padding-bottom:10000px;
	}
	*+html #contentRightWrap{
		float:right;
		margin-bottom:-10000px;
		padding-bottom:10000px;
	}
	
	#contentWrap{
		display:table-cell;
		width:740px;
		background-color:white;
	}
	*html #contentWrap{
		float:left;
		margin-bottom:-10000px;
		padding-bottom:10000px;
	}
	*+html #contentWrap{
		float:left;
		margin-bottom:-10000px;
		padding-bottom:10000px;
	}
	
	#rootline {
		background-color:white;
		font-size:0.8em;
		padding: 10px 0px 10px 30px;
	}
	*html #rootline {
	}
	
	#slogan {
		width:710px;
		text-align:right;
		background-color:white;
		padding: 0px 30px 30px 0px;
	}

	#contentRight{
		padding: 10px 0px 10px 0px;
		overflow:hidden;
	}
	*html #contentRight{
		margin-top:0px;
	}
	#contentRight .bodytext, #contentRight .csc-header, #contentRight .csc-textpic-caption{
		padding:0px 10px 0px 10px;
	}

	#content {
		padding:30px 50px 50px 50px;
		line-height: 1.2em;
	
	}

	#content p{
		letter-spacing: 0.02em;	
	}
	#content a:visited img,#content a img,#content img {
		border:1px solid white;
	}
	#content img{
		margin:10px;
	}

	#mainfoot {
		clear:both;
	}
	
#footer {
	clear:both;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	background-color:#658AB4;
	height:22px;
	border:0px solid bloack;
}
#footer .text {
	float:left;
	line-height:22px;
	font-size: 0.8em;
	color:white;
	padding-left:40px;
}
#footer .linksUnten {
	float:left;
	width:20px;
	height:22px;
	background-image:url(images/linksUnten.gif);
	background-repeat:no-repeat;
 	background-position:left;
}
#footer .rechtsUnten {
	float:right;
	width:20px;
	height:22px;
	background-image:url(images/rechtsUnten.gif);
	background-repeat:no-repeat;
 	background-position:right;
}

#mailform fieldset {
	border:0px;
}

#mailform label {
	width:120px;
	display:block;
	float:left;
	margin-right:10px;
}

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

#mailformformtype_mail {
	margin-top:10px;
}

.tx-indexedsearch-searchbox .formular {
	float:left;
	padding-right:20px;
}
.tx-indexedsearch-searchbox .suchButton {
	float:left;
	padding-right:10px;
}
.tx-indexedsearch-searchbox .linkES {
	float:left;
	line-height:20px;
}
.tx-indexedsearch-searchbox td {
	padding:2px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:250px;
}

