/* @override 
	http://server16.cyon.ch/~enclustr/assets/templates/enclustra/css/all.css
	http://www.enclustra.com/assets/templates/enclustra/css/all.css
*/

@import url("editor.css");


html { height: 100% } 

body {
	background: url(../images/bg-body.png) repeat-x;
	font: 14px "Lucida Grande",Lucida,Verdana,sans-serif;
	margin: 0;
	min-height: 101%;
}
body.home {background: url(../images/bg-bodyhome.png) repeat-x;}
form, fieldset {
	padding:0;
	margin:0;
	border:0;
}

img {
	border-style: none;
}
a{
	color: #074c97;
	text-decoration: none;
}

hr {
	width: 100%;
	height: 1px;
	border-style: none;
	background-color: #cddbea;
	clear: both;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
.holder {
	width: 100%;
	overflow: hidden;
}
.main {
	background: url(../images/bg-body.jpg) no-repeat 50% 0;
	padding: 162px 0 0;
}
.main-home {
	background: url(../images/bg-bodyhome.jpg) no-repeat 50% 0;
	padding: 274px 0 0;
}
#header {
	position: absolute;
	height: 162px;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
.header-area {
	position: relative;
	width: 998px;
	margin: 0 auto;
	height: 162px;
}
.main-home .header-area {height:274px;}
h1.logo {
	position: absolute;
	top: -172px;
	width: 295px;
	height: 94px;
	margin: 0;
	z-index: 100;
	left: 97px;
}
h1.logo-home {
		position: absolute;
	top: -284px;
	width: 295px;
	height: 94px;
	margin: 0;
	z-index: 100;
	left: 97px;
	}

h1 a.png_bg {
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	position: relative;
	overflow: hidden;
	display: block;
	height: 100%;
}
.heading-text h1, .inner-text h1{
	color: #074c97;
	position: absolute;
	top: 25px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	margin: 0;
	padding: 14px 0 0;
	display: block;
	width: 580px;
}
#header div.slogan {
	position: absolute;
	font-size: 34px;
	color: #fff;
	top: 80px;
	left: 520px;
}
#header div.slogan strong{display:block;}
#header div.slogan p{
	margin: 0;
	padding: 0;
}
/* navigation menu styles */
#header ul.main-nav {
	background: url(../images/mainnav-sep.png) no-repeat;
	position: absolute;
	padding: 0 0 0 1px;
	font-size: 16px;
	margin: 0 0 0 100px;
	bottom: 0;
	left: 0;
}
#header ul.main-nav li {
	background: url(../images/mainnav-sep.png) no-repeat 100% 0;
	padding: 0 1px 0 0px;
	list-style: none;
	float: left;
}
#header ul.main-nav li a {
	padding: 8px 24px 0;
	height: 27px;
	color: #fff;
	float: left;
}
#header ul.main-nav li a.active,
#header ul.main-nav li a:hover{
	text-decoration: none;
	background: url(../images/mainnav-hover.png) repeat-x;
	opacity: 1;
	text-shadow: #074c97 1px 1px 1px;
}
/* util navigation block styles */
#header ul.util-nav {
	background: #074c97;
	overflow: hidden;
	float: right;
	padding: 1px 0 3px;
	margin: 0 100px 0 0;
	display: inline;
}
#header ul.util-nav li {
	padding: 0 10px;
	float: left;
	list-style:none;
}
#header ul.util-nav a {
	font-size: 11px;
	color: #fff;
}	
/* content blocks styles */
#content {
	position: relative;
	width: 800px;
	padding: 0 100px;
	margin: 0 auto;
	z-index: 100;
}
#content:after{
	display: block;
	content: "";
	clear: both;
	height: 0;
}

.content-area {
	overflow: hidden;
}
#content .inner-text h2 {
	color: #074c97;
	font: bold 1.2em Arial,Verdana,sans-serif;
	border-bottom: 1px solid #cddbea;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
}

div.ditto_info {
	font-size: 0.7em;
	color: #93bdea;
}

div.ditto_summaryPost {
	border-bottom: 1px solid #cddbea;
	margin-bottom: 40px;
}
.inner-text {
	overflow: hidden;
	color: #4a4a4a;
	width: 545px;
	float: left;
	position: relative;
}
.inner-text p{
	line-height: 18px;
	font-size: 0.9em;
	margin: 0 0 1.5em;
}

.inner-text ul {
	font-size: 0.9em;
	line-height: 1.6em;
	list-style-type: square;
	list-style-position: outside;
}
.inner-text ul li ul{
	margin-left: 0;
	padding-left: 15px;
	list-style-type: circle;
	margin-bottom: 4px;
}
/* heading block styles */
.heading-block {
	overflow: hidden;
	padding: 20px 0 20px;
	margin: 0 0 40px;
	height: 60px;
}
.main-home .heading-block {
	margin: 0 0 20px;
	height: 60px;
	padding: 60px 0 20px;
}
.main #content .heading-block h2 {
	font-weight: normal;
	font-size: 26px;
	color: #074c97;
	margin: 10px 0 0;
}
.heading-text {
	width: 500px;
	float: left;
}
.heading-text p{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.heading-block .search-form {
	float: right;
	
}
/* search block styles */
.search-form {
	width: 185px;
	height: 50px;
}
.search-form fieldset {
	background: url(../images/bg-input.gif) no-repeat 0 100%;
	width: 190px;
	height: 45px;
}
.search-form label {
	font-size: 10px;
	line-height: 10px;
	color: #283d86;
	margin: 0 0 12px 6px;
	float: left;
}
.search-form input.text {
	font: 11px/14px Arial,Verdana,sans-serif;
	vertical-align: top;
	padding: 1px 0 0;
	width: 140px;
	border: 0;
	color: #707070;
	float: left;
	margin: 0 8px;
}
.search-form input.text:focus{outline:none;
	color: black;
}
.search-form input.image {
	float: left;
}
/* information list styles */
#content .info-list {
	background: url(../images/bg-infoarea.gif) repeat-y 100% 0;
	overflow: hidden;
	height: 1%;
	border-bottom: 1px solid #a4bdd9;
}
#content .info-list ul {
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	float: left;
	margin: 0;
	width: 550px;
	padding: 0 0 10px;
}
#content .info-list ul li {
	list-style: none;
	float: left;
	width: 217px;
	margin: 0 58px 0 0;
}
#content .info-list a.learn-more {
	background: url(../images/a-more.gif) no-repeat 100% 3px;
	text-decoration: underline;
	padding: 0 10px 0 0;
	color: #074c97;
}#content .info-list ul li h2{
	border-bottom: 1px solid #a4bdd9;
	margin: 0;
	padding: 0;
}
#content .info-list a.learn-more:hover{text-decoration: none;}
#content .info-list ul img {
	float: left;
	margin: 0 5px 0 0;
}

#content div.content-area div.info-list ul li table {
	margin-top: -6px;
}
/* news block styles */
#content div.news {
	overflow: hidden;
	padding: 20px 20px 25px;
	width: 210px;
	float: right;
	position: relative;
}
#content div.news h2 {margin: 0 0 15px;
	color: #074c97;
	font-size: 1.1em;
	border-bottom: 1px solid #a4bdd9;
	padding-bottom: 2px;
}
#content div.news a.overview{
	color: #387ac4;
	font-size: 0.8em;
	position: absolute;
	right: 20px;
	padding: 2px 6px;
	top: 19px;
	text-decoration: none;
}
#content div.news a{
	color: #074c97;
	text-decoration: underline;
}
#content div.news a.overview:hover{
	background-color: #074c97;
	color: white;
	text-decoration: none;
}
#content div.news dl {
	overflow: hidden;
	font-size: 11px;
	margin: 0 0 20px;
	height: 1%;
	padding: 0 0 20px;
	border-bottom: 1px solid white;
}
#content div.news dt {
	float: left;
	margin: 0;

}
#content div.news dd {
	width: 135px;
	float: right;
	margin: 0;
}
/* sidebar block styles */
#content .sidebar {
	width: 182px;
	float: right;
	font-size: 12px;
	color: #283d86;
}
#content .sidebar p {
	margin: 10px 0;
	line-height: 18px;
}
#content .sidebar h2 {
	/*border-bottom: 1px solid #53649e;*/
	font-weight: normal;
	font-size: 15px;
	color: #283d86;
	margin: 0;
}

#content div.content-area div.sidebar ul li ul {
	padding-top: 6px;
}
#content .sidebar h2 a{
	background: url(../images/sidebar-title.gif) no-repeat 100% 2px;
	color: #283d86;
	display: block;
	padding: 0 0 10px;
}
#content .sidebar ul {
	padding: 0;
	margin: 0;
}
#content .sidebar ul li {
	background: url(../images/sidebar-item.gif) no-repeat 1px 9px;
	border-top: 1px solid #53649e;
	list-style: none;
	padding: 6px 0 6px 15px;
}
#content .sidebar ul li ul li{
	border-top-width: 1px;
	border-top-color: #bebebe;
}
#content .sidebar ul a, #content .sidebar ul li.active ul li a {color: #7b7b7b;}

#content .sidebar ul li.active  {
	background: url(../images/sidebar-item-active-2.gif) no-repeat -3px 11px;
}
#content .sidebar ul li ul li.active{
	background: url(../images/sidebar-item-active-3.gif) no-repeat -1px 6px;
	
}
#content .sidebar ul li.active a, #content .sidebar ul li.active ul li.active a{
	color: #283d86;
}

ul#sprachwahl {
	list-style-type: none;
	position: absolute;
	top: 232px;
	right: 97px;
}
ul#sprachwahl li{
	display: inline;
	padding-left: 5px;
}
ul#sprachwahl li a{
	color: white;
	font-size: 0.9em;
}
ul#sprachwahl li.active a{
	color: #a0cef2;
}
.inside ul#sprachwahl{
	position: absolute;
	top: 120px;
	right: 97px;
}

div.featured, div.downloads {
	margin-top: 20px;
}
div.featured h2, div.downloads h2{
	border-bottom: 1px solid #074c97;
	padding-bottom: 10px;
}
div.downloads a{
	display: block;
	text-decoration: none;
	margin-top: 5px;
	color: #7b7b7b;
}
div.downloads a[href$="pdf"]:before,
div.downloads a[href$="doc"]:before, div.downloads a[href$="zip"]:before {
	content: "↓ ";
	color: #074c97;
}

div.downloads a[href$="pdf"]:after,
div.downloads a[href$="doc"]:after, div.downloads a[href$="zip"]:after {
	font-style: italic;
	margin: 0 0 0 5px;
	color: #bebebe;
}
div.downloads a[href$="pdf"]:after {
	content: "(PDF)";
}
div.downloads a[href$="zip"]:after {
	content: "(ZIP)";
}
div.downloads a[href$="doc"]:after {
	content: "(DOC)";
}

#WebLoginLayer0 form.loginfrm fieldset label {
	display: block;
	margin-bottom: 15px;
}

legend#wlpeLegend {
	color: #074c97;
	font-weight: bold;
	border-bottom: 1px solid #074c97;
	display: block;
	width: 520px;
	margin-bottom: 0;
	padding-bottom: 2px;
}

#content div.content-area div.inner-text form.loginfrm fieldset {
		background-color: #cddbea;
	padding: 10px;
	border: 1px solid #074c97;
	margin-top: 20px;
}

label#wlpeUsernameLabel {
	display: block;
	margin-bottom: 15px;
}

label#wlpeStayLoggedInLabel {
		display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

label#wlpeUsernameLabel {
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}


div#wlpeLogin {
	background-color: #cddbea;
	padding: 10px;
	border: 1px solid #074c97;
	margin-top: 20px;	
}

#partner {
	position: relative;
	width: 800px;
	margin: 0 auto;
	z-index: 100;
	clear: both;
	color: gray;
	font-size: 0.8em;
	padding-top: 10px;
}
#footer {
	width: 800px;
	margin: 20px auto 0;
	padding: 10px 0 30px;
	text-align: left;
	font-size: 10px;
	color: #bbb;
	border-top: 1px solid #dadada;
	position: relative;
}
#footer .sig{
	position: absolute;
	top: 10px;
	right: 0;
}
#footer a{
	color: #9c9c9c;
}

/* @group Formular */

#BestellForm img {border: 0;}
#BestellForm  p{
    font-size:12px;
    color:#333;
    padding:0 0 10px;
}

#BestellForm fieldset{
    border-width: 0;
    border-style: none;
}
#BestellForm fieldset table {
}

#BestellForm fieldset table td{
    border-bottom: 1px solid #cddbea;
}
#BestellForm  h3{
	color: #074c97;
	font: bold 1.2em Arial,Verdana,sans-serif;
	border-bottom: 1px solid #074c97;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
	}
#BestellForm fieldset label {
    color: #074c97;
	font-weight: bold;
	font-size: 0.9em;
	vertical-align: middle;
}
#BestellForm fieldset .text {
    margin-right: 10px;
    border: 1px solid #cddbea;
    background-color: #f8fbff;
    margin-bottom: 3px;
	padding: 3px;
	margin-left: 0;
	color: #074c97;
}
#BestellForm fieldset .requiredValue, .errors{
	border: 1px solid #f9797b;
    background-color: #ffe9e9;
}
.errors{
	padding: 10px;
}
#BestellForm fieldset .einzel {
    margin-bottom: 5px;
    margin-top: 5px;
}
#BestellForm fieldset td.spalte1 {
	vertical-align: top;
}
#BestellForm fieldset td.label label {
    text-align: left;
    margin-right: 10px;
    font-weight: bold;
}
#BestellForm fieldset .anzlabel{
	margin-left: 50px;
}
/* @end */

/* @group Suchresultat */
a.interner_link_back:before{
	content: "← ";
	color: #074c97;
}

p.ajaxSearch_resultsInfo {
	background-color: #f1f1f1;
	color: black;
	padding: 5px;
	font-size: 0.8em;
}

span.ajaxSearch_highlight.ajaxSearch_highlight1 {
	background-color: #cddbea;
	padding-left: 6px;
	padding-right: 6px;
}

span.ajaxSearch_paging {
	margin-bottom: 15px;
	border-bottom: 1px solid #cddbea;
	width: 100%;
	display: block;
	padding-bottom: 5px;
	color: #074c97;
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-top: 20px;
}
span.ajaxSearch_paging a{
	border: 1px solid #c4d2e0;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #f1f1f1;
}
span.ajaxSearch_paging a:hover{
	background-color: #cddbea;
}

div.ajaxSearch_result {
	border-bottom: 1px solid #c4d2e0;
	margin-bottom: 1px;
	background-color: #f1f1f1;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
div.ajaxSearch_result p a{
	color: black;
	display: block;
}
div.ajaxSearch_result p a:hover{
	text-decoration: none;
	background-color: #d8d8d8;
}
/* @end */


