@media all {
/************************************************/

/*
'-------------------------------------------------
' Grundeinstellungen
'-------------------------------------------------
*/

* html body * { overflow: visible; }
* html iframe, * html frame { overflow: auto; }

html {
	height: 100%;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 100.01%;*/
	font-size: 16px;
}

body {
	height: 100%;
	position: relative;
	/* Hintergrund */
	background-color: #8bc91e;
	/* Schrifteinstellungen */
	font-size: 68.75%; /* 75% von 16px = 12px | 68.75% von 16px = 11px */
	color: #1f1a17;
	line-height: 1.4em;
	letter-spacing: 0;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
}



/*
'-------------------------------------------------
' Definition Layer
'-------------------------------------------------
*/

div#pageWrapper {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 960px;
	height: auto;
	background: transparent url('../images/bg.gif') no-repeat scroll top center;
	text-align: center;
}

div#layoutWrapper {
	position: relative;
	width: 960px;
	height: auto;
	margin: auto;
	text-align: left;
	/*border: 1px solid red;*/
}

div#paperWrapper {
	position: absolute;
	left: 250px;
	top: 0px;
	width: 580px;
	height: 320px;
	overflow: hidden;
	z-index: 5;
}

div#ojbLogoLayer { position: absolute; left: 748px; top: 28px; width: 162px; height: 87px; overflow: hidden; z-index: 7; }
div#ojbTypoLayer { position: absolute; left: 0px; top: 88px; width: 305px; height: 71px; overflow: hidden; z-index: 7; }

div#paperPart1Layer { position: absolute; left: 0px; top: 0px; width: 580px; height: 30px; overflow: hidden; z-index: 5; }
div#paperPart2Layer { position: absolute; left: 0px; top: 30px; width: 580px; height: 290px; overflow: hidden; z-index: 5; }
/*div#paperPart3Layer { position: absolute; left: 0px; top: 320px; width: 580px; height: 180px; overflow: hidden; z-index: 5; }*/
div#pictureWrapper { position: absolute; left: 48px; top: 30px; width: 450px; height: 290px; overflow: hidden; z-index: 3; }
div#pictureLayer { position: absolute; left: 0px; top: 0px; width: 450px; height: 290px; overflow: hidden; z-index: 3; background: transparent url('../images/header-default.jpg') scroll no-repeat left top; }

div#shareLayer { position: absolute; left: 696px; top: 306px; width: 64px; height: 15px; overflow: hidden; z-index: 51; }
div#facebookLayer { position: absolute; left: 770px; top: 302px; width: 20px; height: 20px; overflow: hidden; z-index: 51; }

div#leavesLayer { position: absolute; left: 3px; top: 0px; width: 515px; height: 65px; overflow: hidden; z-index: 7; }

div#nav1Wrapper {
	position: absolute;
	left: 20px;
	top: 190px;
	width: 230px;
	height: 219px;
	overflow: hidden;
	z-index: 7;
}

div#nav1Layer { position: absolute; left: 40px; top: 30px; width: 190px; height: auto; z-index: 9; }
div#nav1BackgroundLayer { position: absolute; left: 0px; top: 0px; width: 230px; height: 219px; overflow: hidden; z-index: 7; }

div#nav2Wrapper {
	position: absolute;
	left: 54px;
	top: 381px;
	width: 244px;
	height: auto;
	z-index: 31;
}

div#nav2Background1Layer { position: relative; left: 7px; width: 219px; height: 23px; }
div#nav2Layer { position: relative; left: 0px; width: 226px; height: auto; min-height: 70px; padding-top: 20px; background: transparent url('../images/nav2-bg-p2.jpg') no-repeat scroll top right; }
div#nav2Background3Layer { position: relative; left: 0px; top: 0px; width: 244px; height: 116px; }
div#nav2Background4Layer { position: absolute; right: 0px; top: 0px; width: 18px; height: 105px; overflow: hidden; z-index: 31; }

div#contentWrapper {
	position: relative;
	left: 250px;
	padding-top: 320px;
	width: 580px;
	height: auto;
}

div#contentLayer {
	position: relative;
	width: 460px;
	height: auto;
	min-height: 380px;
	padding: 40px 60px 45px 60px;
	background: #fff url('../images/paper-p3.jpg') no-repeat scroll top left;
}

div#footerLayer {
	position: relative;
	width: 500px;
	height: auto;
	padding: 5px 20px 5px 60px;
	margin-bottom: 15px;
	color: #fff;
}

div#col3Wrapper {
	position: absolute;
	right: 0px;
	top: 200px;
	width: 160px;
	height: auto;
	z-index: 31;
}

div#navHomeLayer { position: relative; margin-left: 30px; width: 100px; height: auto; }
div#nav3Layer { position: relative; margin-left: 30px; width: 100px; height: auto; }
div#nav3ShadowLayer { position: relative; margin-left: 29px; width: 100px; height: 8px; overflow: hidden; }

div#noteWrapper {
	position: relative;
	width: 158px;
	height: auto;
	margin-top: 35px;
	padding-top: 75px;
	color: #fff;
}

div#noteLayer { position: relative; width: 114px; height: auto; padding: 10px 15px; background-color: #0290bf; z-index: 33; }
div#noteBackground2Layer { position: relative; width: 150px; height: 5px; overflow: hidden; z-index: 33; }
div#noteBackground1Layer { position: absolute; left: 0px; top: 0px; width: 158px; height: 184px; overflow: hidden; z-index: 31; }



/*
'-------------------------------------------------
' Definition Elemente
'-------------------------------------------------
*/

/*div#contentLayer img {
	border: 1px solid red;
}*/

table.shortcutClass {
	margin: 0 !important;
}

div#nav3ShadowLayer img { width: 100px; height: 8px; border: 0; }
div#nav2Background1Layer img { width: 219px; height: 23px; border: 0; }
div#nav2Background3Layer img { width: 244px; height: 116px; border: 0; }
div#nav2Background4Layer img { width: 18px; height: 105px; border: 0; }



/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

a,
a:link,
a:visited { color: #1f1a17; font-weight: normal; text-decoration: underline; }
a:hover,
a:active,
a:visited:hover,
a:visited:active { color: #a51704; }

div#noteLayer a,
div#noteLayer a:link,
div#noteLayer a:visited { color: #fff; font-weight: normal; text-decoration: underline; }
div#noteLayer a:hover,
div#noteLayer a:active,
div#noteLayer a:visited:hover,
div#noteLayer a:visited:active { color: #f2dd00; }

div#footerLayer a,
div#footerLayer a:link,
div#footerLayer a:visited { color: #fff; font-weight: normal; text-decoration: underline; }
div#footerLayer a:hover,
div#footerLayer a:active,
div#footerLayer a:visited:hover,
div#footerLayer a:visited:active { color: #0290bf; }

div#nav1Layer ul li a,
div#nav1Layer ul li a:link {
	color: #91cc33;
	font-size: 109.09%;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
	display: block;
	width: 165px;
	padding: 1px 0px 0px 25px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
div#nav1Layer ul li a:hover { color: #91cc33; /*background-image: url('../images/nav1-indicator.gif') !important;*/ }
div#nav1Layer ul li a:active { color: #91cc33; /*background-image: url('../images/nav1-indicator.gif') !important;*/ }
div#nav1Layer ul li a:visited { color: #91cc33; background-image: none; }
div#nav1Layer ul li a:visited:hover { color: #91cc33; /*background-image: url('../images/nav1-indicator.gif') !important;*/ }
div#nav1Layer ul li a:visited:active { color: #91cc33; /*background-image: url('../images/nav1-indicator.gif') !important;*/ }

div#nav1Layer ul li a.actClass,
div#nav1Layer ul li a.actClass:link,
div#nav1Layer ul li a.actClass:visited { color: #91cc33; background-image: url('../images/nav1-indicator.gif'); }
div#nav1Layer ul li a.actClass:hover,
div#nav1Layer ul li a.actClass:active,
div#nav1Layer ul li a.actClass:visited:hover,
div#nav1Layer ul li a.actClass:visited:active { color: #91cc33; background-image: url('../images/nav1-indicator.gif'); }

div#nav2Layer ul li a,
div#nav2Layer ul li a:link {
	color: #0a6684;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	width: 187px;
	padding: 1px 0px 1px 39px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
div#nav2Layer ul li a:hover { color: #0a6684; background-image: url('../images/nav2-indicator.gif') !important; }
div#nav2Layer ul li a:active { color: #0a6684; background-image: url('../images/nav2-indicator.gif') !important; }
div#nav2Layer ul li a:visited { color: #0a6684; background-image: none; }
div#nav2Layer ul li a:visited:hover { color: #0a6684; background-image: url('../images/nav2-indicator.gif') !important; }
div#nav2Layer ul li a:visited:active { color: #0a6684; background-image: url('../images/nav2-indicator.gif') !important; }

div#nav2Layer ul li a.actClass,
div#nav2Layer ul li a.actClass:link,
div#nav2Layer ul li a.actClass:visited { color: #0a6684; background-image: url('../images/nav2-indicator.gif'); }
div#nav2Layer ul li a.actClass:hover,
div#nav2Layer ul li a.actClass:active,
div#nav2Layer ul li a.actClass:visited:hover,
div#nav2Layer ul li a.actClass:visited:active { color: #0a6684; background-image: url('../images/nav2-indicator.gif'); }

div#nav3Layer ul li a,
div#nav3Layer ul li a:link {
	color: #0a6684;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 8px 0px 8px 10px;
	background-image: url('../images/nav3-bg_off.gif');
	background-repeat: no-repeat;
	background-position: right top;
	/*border-bottom: 1px solid #9e9c9a;*/
}
div#nav3Layer ul li a:hover { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#nav3Layer ul li a:active { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#nav3Layer ul li a:visited { color: #0a6684; background-image: url('../images/nav3-bg_off.gif'); }
div#nav3Layer ul li a:visited:hover { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#nav3Layer ul li a:visited:active { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }

div#nav3Layer ul li a.actClass,
div#nav3Layer ul li a.actClass:link,
div#nav3Layer ul li a.actClass:visited { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#nav3Layer ul li a.actClass:hover,
div#nav3Layer ul li a.actClass:active,
div#nav3Layer ul li a.actClass:visited:hover,
div#nav3Layer ul li a.actClass:visited:active { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }

div#navHomeLayer ul li a,
div#navHomeLayer ul li a:link {
	color: #0a6684;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	display: block;
	width: 90px;
	padding: 8px 0px 8px 10px;
	background-image: url('../images/nav3-bg_off.gif');
	background-repeat: no-repeat;
	background-position: right top;
	/*border-bottom: 1px solid #9e9c9a;*/
}
div#navHomeLayer ul li a:hover { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#navHomeLayer ul li a:active { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#navHomeLayer ul li a:visited { color: #0a6684; background-image: url('../images/nav3-bg_off.gif'); }
div#navHomeLayer ul li a:visited:hover { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }
div#navHomeLayer ul li a:visited:active { color: #0a6684; background-image: url('../images/nav3-bg_on.gif'); }

div#navHomeLayer ul li.emptyClass {
	line-height: 1.1em;
	display: block;
	width: 90px;
	padding: 8px 0px 8px 10px;
	background-image: url('../images/nav3-bg-empty.gif');
	background-repeat: no-repeat;
	background-position: left top;
}



/*
'-------------------------------------------------
' Definition Subtemplates
'-------------------------------------------------
*/

.subcolumns {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
}

.c15l, .c20l, .c25l, .c30l, .c33l, .c38l, .c50l, .c62l, .c66l, .c70l, .c75l, .c80l, .c85l { float: left; }
.c15r, .c20r, .c25r, .c30r, .c33r, .c38r, .c50r, .c62r, .c66r, .c70r, .c75r, .c80r, .c85r { float: right; margin-left: 0px; }

.c15l, .c15r { width: 14.999%; }
.c20l, .c20r { width: 19.999%; }
.c25l, .c25r { width: 24.999%; }
.c30l, .c30r { width: 29.999%; }
.c33l, .c33r { width: 33.3%; }
.c38l, .c38r { width: 38.199%; }
.c50l, .c50r { width: 49.999%; }
.c62l, .c62r { width: 61.799%; }
.c66l, .c66r { width: 66.6%; }
.c70l, .c70r { width: 69.999%; }
.c75l, .c75r { width: 74.999%; }
.c80l, .c80r { width: 79.999%; }
.c85l, .c85r { width: 84.999%; }

.subcl { padding-right: 10px; }
.subcr { padding-left: 10px; }
.subc { padding-left: 10px; padding-right: 10px; }

* html .c15l, * html .c20l, * html .c25l, * html .c30l, * html .c33l, * html .c38l, * html .c50l, * html .c62l, * html .c66l, * html .c70l, * html .c75l, * html .c80l,
* html .c15r, * html .c20r, * html .c25r, * html .c30r, * html .c33r, * html .c38r, * html .c50r, * html .c62r, * html .c66r, * html .c70r, * html .c75r, * html .c80r {
	display: inline;
}

/*
* html .subcolumns .subcl,
* html .subcolumns .subcr { word-wrap: break-word; overflow: hidden; }
*/



/*
'-------------------------------------------------
' Definition Elemente - Standardeinstellungen
'-------------------------------------------------
*/

.clearClass { clear: both; height: 1px; font-size: 1px; line-height: 0; }
.ghostClass { position: absolute; display: none; z-index: 0; }

div.rulerClass {
	position: relative;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	margin: 20px 0 20px 0;
}

div.distanceClass {
	position: relative;
	width: 100%;
	height: 25px;
	background-color: transparent;
}

.alignLeftClass { text-align: left; }
.alignCenterClass { text-align: center; }
.alignRightClass { text-align: right; }

.alertClass { font-weight: bold; color: #a51704; }

.topZeroClass { margin-top: 0; }
.topSingleClass { margin-top: 1.4em; }
.topDoubleClass { margin-top: 2.4em; }
.bottomZeroClass { margin-bottom: 0; }
.bottomSingleClass { margin-bottom: 1.4em; }
.bottomDoubleClass { margin-bottom: 2.4em; }

.w25Class { width: 24.999%; }
.w33Class { width: 33.333%; }
.w50Class { width: 49.999%; }
.w66Class { width: 66.666%; }
.w75Class { width: 74.999%; }

p { margin: 0 0 1.4em 0; }
.pClass { margin: 0 0 1.4em 0; }
.firstClass { margin-top: 0em; }
p.listTitleClass { font-weight: bold; margin-bottom: 0; }

table {
	border-width: 0;
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	empty-cells: hide;
}

th, td { background-color: transparent; }

img { border: 0; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
pre, code { font-family: "Courier New", Courier, monospace; }
address { font-style: normal; margin: 0 0 1.4em 0; }
acronym, abbr { letter-spacing: 0.07em; border-bottom: 1px dashed #1f1a17; cursor: help; }
blockquote, cite { margin: 0 0 1.4em 1.4em; width: auto; }

h1 { font-size: 163.63%; font-weight: normal; color: #0290bf; line-height: 1.2em; margin: 0 0 1.4em 0; }
h2 { font-size: 118.18%; font-weight: bold; color: #0290bf; line-height: 1.2em; margin: 0 0 1.4em 0; }
h3 { font-size: 100%; font-weight: bold; color: #0290bf; line-height: 1.2em; margin: 0 0 1.4em 0; }
h1.notFirstClass, h2.notFirstClass, h3.notFirstClass { margin-top: 2.4em; }

div#noteLayer h1,
div#noteLayer h2,
div#noteLayer h3 { font-size: 100%; color: #f2dd00; margin-bottom: 0 !important; }



/*
'-------------------------------------------------
' Formulare
'-------------------------------------------------
*/

form { overflow: hidden; }
fieldset { border: 0; }

span.formInputsetClass {
	display: block;
	margin: 0 0 0.5em 0;
}

span.formInputsetIndentClass {
	padding-left: 130px;
}

label {
	width: 130px;
	height: auto;
	padding: 2px 0 0 0;
	float: left;
	text-align: left;
}

.ffCheckboxClass { margin-right: 3px; }

.ffTextClass {
	width: 310px;
	border: 1px #8bc91e solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #1f1a17;
}

.ffText25Class { width: 65px; }
.ffText50Class { width: 130px; }
.ffTextCaptchaClass { width: 133px; }

.ffTextareaClass {
	width: 440px;
	height: 100px;
	border: 1px #8bc91e solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #1f1a17;
}

.ffSelectClass { width: 310px; }
.ffSelect50Class { width: 155px !important; margin-right: 5px; }
.ffSelectNumbersClass { width: 75px !important; margin-right: 5px; }
.ffSelectClass option { padding-left: 5px; }

.ffButtonClass { width: auto; }

input[type=text]:focus, input[type=text]:hover, input[type=text]:active,
input[type=password]:focus, input[type=password]:hover, input[type=password]:active,
textarea:focus, textarea:hover, textarea:active {
	background: #fcee06 !important;
	color: #1f1a17 !important;
	font-weight: normal !important;
	border-color: #a51704 !important;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.captchaClass {
	width: 140px;
	height: 40px;
}

.ffTextQuickClass { width: 100px !important; }
.ffButtonQuickClass { width: 107px !important; }
.ffSelectQuickClass { width: 50px !important; }



/*
'-------------------------------------------------
' Listen
'-------------------------------------------------
*/

ul, ol, dl {
	position: relative;
	margin: 0 0 1.4em 0;
}

/* Standardliste ohne Bildelement */

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px !important;
}

ul li ul li {
	margin-left: 0;
}

ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 18px;
}

/* Liste Navigation - vertikal */

div#nav1Layer ul,
div#nav2Layer ul,
div#nav3Layer ul,
div#navHomeLayer ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
	margin: 0 !important;
}

div#nav1Layer ul li,
div#nav2Layer ul li,
div#nav3Layer ul li,
div#navHomeLayer ul li {
	width: 100%;
}

/********** added by Erich Manser ************/
  
 /*verschiedene Eingabeelemente stylen*/
  .form_input input {
  	border: #C5A258 1px solid;

		width: 310px;
		border: 1px #8bc91e solid;
		background: #fff;
		padding: 2px 0 2px 5px;
		color: #1f1a17;
  }
 /*
  .form_button input {background: #C5A258; color: #fff; font-weight:bold; border: none; padding: 5px 20px;}
 */
  
 /*Labels nach Links, Eingabe daneben*/
	.form_row {padding-bottom: 1em; clear: both; margin: 0 0 1.3em 0;}
	.form_label {width: 8em; float: left;}
	.form_field  {float: left; width: 12em;}
	.form_button {float:left}
	.form_button_1 {width: 8em}
	.form_error {color: #A50E33; font-weight: bold;}


 /*Newsletter Bestellung*/
	.dmailsubscription_modify .form_label {width: 12em; }
	.form_button_1 {margin-left: 12em; width:12em;}
 
 /*News Praesentation*/
	.news-latest-container {
		padding: 6px 0 0 0;
	}

	.news-latest-item{
		border-bottom: 1px solid #E2E2E2;
		clear: both;
		padding: 0 0 15px 0;
		margin: 12px 0 0 0;
	}
	
	.browserlinks-top {
		border-bottom: 1px solid #E2E2E2;
		clear: both;
	}
	
	.browserlinks-bottom {
		margin-top: 15px;
	}
	
	.browserlinks-bottom table {
		margin: 0;
	}

	.news-latest-item img {
		margin: 0 20px 0 0;
	}
	
	.news-latest-item H3 {
		color: black;
		margin-bottom: 0;
		font-weight: normal;
	}
	
	.news-latest-item H2 {
		color: black;
		margin-bottom: 1em;
	}

	.news-list-browse {
		float: left;
	}	
	
	.browseLinksWrap {
		float: right;
	}
	
	.news-latest-gotoarchive {
		text-align: right;
		background-color: transparent;
		margin: 0;
		padding: 0;
	}
	
	.newsmorelink {
		vertical-align: bottom;
		text-align: right;
	}

	.newscontent {
		vertical-align: top;
	}
	
	label span.tx-srfreecap-pi2-cant-read  {
		color: black;
	}
	
	label .tx-srfreecap-pi2-cant-read a,
	label .tx-srfreecap-pi2-cant-read a:link,
	label .tx-srfreecap-pi2-cant-read a:visited { color: #1f1a17; font-weight: normal; text-decoration: underline; }

	label .tx-srfreecap-pi2-cant-read a:hover,
	label .tx-srfreecap-pi2-cant-read a:active,
	label .tx-srfreecap-pi2-cant-read a:visited:hover,
	label .tx-srfreecap-pi2-cant-read a:visited:active { color: #a51704; }

	.showResultsWrap label {
		width: auto;
	}

	#lbCenter, #lbBottom {
		z-index: 200;
	}
	
	#lbOverlay {
		z-index: 150;
	}
	
	.eluna_pagecomments_comment-2  {
		background-color:#F8F8F8;
		border-bottom:1px solid #DDDDDD;
		border-top:1px solid #DDDDDD;
	}
	.eluna_pagecomments_comment-2, .eluna_pagecomments_comment_alt-1 {
		color:#777777;
		line-height:1.4em;
		margin:15px auto;
		padding:10px 0;
		width:460px;
	}
	
	.dmailsubscription_link {
		display: none;
	}
/************************************************/
}

