@charset "utf-8";

* { font-family: Arial, sans-serif; margin: 0; padding: 0; } 

body {
	background: #000000;
	margin: 0; padding: 0; 
	font-size: 10px;
/*	font-weight: bold; what for!*/
}

div.overall {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	position: relative;
}
		
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	/*margin: 20px 0;
	padding: 20px;*/
}

h1 {
	font-size: 22px;
	line-height: 27px;
	color: #000;
}

h2 {
	font-size: 22px;
	line-height: 27px;
	color: #000;
}

h3 {
	font-size: 18px;
}

h1.home {font-size: 96px; line-height: 100px; padding: 0px;}
h1.jahrbuchteaser {font-size: 72px; line-height: 80px; padding: 0px; font-weight: normal; letter-spacing: -2px; }
h1.jahrbuchteaser .homebold {font-size: bold; letter-spacing: -1px; }

h2.home {font-size: 22px; line-height: 27px; padding: 0px; text-align: left;}

h3.jahrbuchteaser {font-size: 24px; line-height: 30px; padding: 0px; font-weight: normal; letter-spacing: -1px; }

p {
	font-size: 22px;
	line-height: 27px;
	color: #000;
	font-weight: normal;
}

#content p a, /* vorher: #content > p a - IE kennt Child-Selektor nicht */
.referenz a {
	text-decoration: none;
	color: #000000;
	border-bottom: 2px solid #000;
}

#content .contenttable a {
	color: #000;
	text-decoration: none;
}

#content .contenttable a:hover {
	color: #404040;
	text-decoration: underline;
	border-bottom: 2px solid #404040;
}

a img {
	border: 0px transparent none;
}

#content p{
	color: #000;
	font-size: 22px;
	line-height: 27px;
	padding-bottom: 20px;
}

#content > h1+p {
	font-size: 22px;
	line-height: 27px;
}

#content > h1+h3,
#content h3.home	{
	font-size: 22px;
	line-height: 27px;
}

#content .referenz h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 27px;
	padding-right: 4px;
	display: inline;
}
* html #content .referenz h1{
	padding-right: 10px;
}

*+html #content .referenz h1{
	padding-right: 10px;
}

#content .referenz .csc-header,
#content .referenz .csc-textpic-text,
#content .referenz .csc-textpic,
#content .referenz .csc-textpicHeader {
	display: inline;
}
		
/* kleinere Typografie bei Referenzen */
#content .referenz p,
#content .referenz .csc-textpic-text p,
#content .referenz .csc-textpic-text{
	font-size: 22px;
	line-height: 27px;
	display: inline;
	padding-right: 20px;
}

#content .referenz > p,
#content .contentnormal p,
#content .contentnormal h1,
#content .contentright p{
	font-size: 22px;
	line-height: 27px;
	display: inline;
}
* html .csc-textpic div { padding-right: 50px; }
* html .csc-textpic div div { padding-right: 0px; }
*+html .csc-textpic > div { padding-right: 50px; }
#content div.csc-textpic-imagewrap {
	/* margin-left: 20px !important; */
	padding-right: 0;
}

dl.csc-textpic-image { margin-bottom: 0px !important; }
dl.csc-textpic-image dt,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { float: right; display: inline; }

blockquote {
	padding: 10px;
	margin: 40px 40px 40px 100px;
	border-left: 4px solid #404040;
	color: #ddd;
}

small {
	font-size: 12px;
	color: #b9b38a;
}

#content ul {
	list-style-type: square;
	font-size: 22px;
}

a#logo {
	margin: 0px 0px;
	width: 276px;
	height: 45px;
	display: block;
	position: absolute;
	left: 49px;
	top: 48px;
}

div.container {
	position: absolute;
	padding: 20px;
	background: #FFFFFF none;
	width: 815px;
	height: 364px;
	overflow: hidden;
	margin: 0px;
	z-index: 4;
	left: 120px;
	top: 115px;
	color: #000000;
}

div#content {
	padding: 0px;
	width: 789px; /*MG -  Groesse inkl. Scrollbar erst durch jSC erreicht  */
	height: 330px;
	overflow: hidden; /*MK - vorher: auto, es gab Probleme bei der Kontaktseite im IE */
	margin: 0px;
	z-index: 4;
	color: #000000;
	font-size: 22px;
}

div#contenttweaker {
	height: 28px;
	clear: both;
}

/* 20100615: Umbau Startseite auf gr. Bild + nachgeschaltete Slideshow */

#fullcontent {
	padding: 0px;
	width: 857px;
	height: 406px;
}

#bigteaser {
	padding: 0px;
	width: 857px;
	height: 406px;
	background-image: url(../images/bg_wooden.jpg); 
}

#fullcontent a { color: #FFF; text-decoration: none; outline: none; }
#fullcontent h1 { padding: 40px 0 0 40px; color: #FFF; }
#fullcontent h3 { padding: 30px 0 0 40px; color: #FFF; }

/* RefSlider */
	div#slider {width: 754px;}

	#slider{}	
	#slider ul {}	
	#slider ul, #slider li{
		margin:0px;
		padding:0px;
		list-style:none;
		}
	#slider li{ 
		/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
		*/ 
		width:150px;
		height:40px;
		display: inline;
		}	
	
	#slider li a {
		border-right: 1px dotted #F0F0F0;
		width: 149px;
		height: 40px;
		overflow: hidden;
		display: block;
	}
	
	#slider li a  img {
		float: left;
		display: inline;
	}
	
	#slider li a#c163, 
	#slider li a#c133, 
	#slider li a#c134,
	a#c232{
		visibility: hidden;
		display: none;
	}
   
	#prevBtn{ 
		display:block;
		width: 20px;
		height: 18px;
		position: absolute;
		left: -28px;
		top: 15px;
		overflow: hidden;
		}	
	#nextBtn{ 
		display:block;
		width: 20px;
		height: 18px;
		position: absolute;
		right: -28px;
		top: 15px;
		overflow: hidden;
		}		
	#prevBtn a, #nextBtn a{  
		text-indent: 9999px;
		overflow: hidden;
		display: block;
		width: 20px;
		height: 18px;
		padding: 0px;
		}	
	#prevBtn a{
		background: url(../images/btn_prev.png) no-repeat 0 0;	
		}
	#nextBtn a{ 
		background: url(../images/btn_next.png) no-repeat 0 0;	
		}	
	#prevBtn a:hover, #nextBtn a:hover{  
		background-position: 0px -18px;
	}
		

/* // RefSlider */

div.jScrollPaneContainer {
	background: #FFF none;
	outline: none;
}

.secondarycontent {
	position: absolute;
	width: auto;
	bottom: 0px;
	right: 0px;
	padding: 10px 20px 20px;
	height: 20px;
	z-index: 4;
	color: #000;
	text-align: right;
	display: block;
	float: left;
}

.secondarycontent a {
	padding: 0px;
	margin: 0px 0px 0px 2px;
	font-size: 12px;
	height: 18px;
	width: 18px;
	overflow: hidden;
	text-indent: 9999px;
	float: left;
	display: block;
}

.secondarycontent a.number1 { background: #FFF url(../images/number1.png) 0px 0px no-repeat; }
.secondarycontent a.number2 { background: #FFF url(../images/number2.png) 0px 0px no-repeat; }
.secondarycontent a.number3 { background: #FFF url(../images/number3.png) 0px 0px no-repeat; }
.secondarycontent a.number4 { background: #FFF url(../images/number4.png) 0px 0px no-repeat; }
.secondarycontent a.number5 { background: #FFF url(../images/number5.png) 0px 0px no-repeat; }
.secondarycontent a.number6 { background: #FFF url(../images/number6.png) 0px 0px no-repeat; }
.secondarycontent a.number7 { background: #FFF url(../images/number7.png) 0px 0px no-repeat; }
.secondarycontent a.number8 { background: #FFF url(../images/number8.png) 0px 0px no-repeat; }
.secondarycontent a.number9 { background: #FFF url(../images/number9.png) 0px 0px no-repeat; }
.secondarycontent a.number10 { background: #FFF url(../images/number10.png) 0px 0px no-repeat; }

.secondarycontent  a:hover, div.secondarycontent  a#activenumber{ background-position: 0px -22px; }

div.tertiarycontent {
	position: absolute;
	left: 120px;
	top: 517px;
	width: 845px;
	padding: 15px 0px;
	height: 30px;
	overflow: hidden;
	z-index: 4;
}

div.tertiarycontent h3 {
	color: #FFFFFF;
	font-size: 26px;
}

div.tertiarycontent h3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#content div.csc-textpic-text {
	width: 460px;
}

div.navigate {
	position: absolute; 
	left: 370px;
	top: 55px;
	width: 605px;
	padding: 0px;
	z-index: 11;
}

/* 20090303 .navigate ul {list-style-type: none; padding: 0; margin: 0; display: inline;}
.navigate ul  li {list-style-type: none; display: inline; padding-left: 20px;} */
/* .navigate ul  li + li {padding-left: 40px;} */

.navigate li a,
	#navigation{
	color: #b9b38a;
	display: inline-block;
	padding: 1px 5px;
	font-size: 14px; 
	line-height: 14px;
	text-decoration: none;
}

li.light a:hover{
	background: transparent url(../images/light.png) 50% 50% no-repeat;
	border: 1px transparent solid;
}

ul#navigation {
	cursor: pointer;
	display: block;
	height: 25px;
	overflow-y: hidden;
	border: 1px solid #000000;
	padding-bottom: 10px;
	background: none;
}		

#navigation li {
	position: relative;
	padding: 0px;
	margin: 0px;
}

* html #navigation li {
	position: fixed; 
}

#navigation li a {
	padding: 2px 5px;
}
		
/* mouseenter- & mouseout-klasse fuer jquery */
 #navigation.slidein {
	/*height: auto;
	min-height: 380px;*/
	z-index: 98;
	display: block;
	background: transparent url('../images/80percent.png');
	border: 1px solid #5d5a45;	
}

* html #navigation.slidein {
	background: transparent url('../images/80percent_ie.png');
	filter:Alpha(opacity=80);
}

#navigation.slidein a {
	padding: 2px 5px;
}

#navigation li a {
	display: block;
	width: auto;
	height: 16px;
	line-height: 16px;
	border: 0px none;
	font-weight: normal;
	padding-left: 4px;
}

* html #navigation li a {
	height: 17px;
}

#navigation li.I_nominal a,
#navigation li.I_active a {
	font-weight: bold;
	margin-top: 20px;
}

#navigation li.II_active a {
	color: #FFF;
}

.navigate li a+a {
	/*visibility: hidden;
	display: none;*/
}

#navigation  {
	border: 1px solid #000;
	position: relative;
	width: 198px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	z-index: 98;
	overflow-x: hidden;
}
#navigation span.pad{
	padding: 5px 5px 20px 5px;
	display: block;
}



#navigation li a:hover {
	border: 0px none;
	background: rgba(15,15,15,1.0) none; 
	/*background: transparent url(../images/light.png) -25px 0px no-repeat; */
	border-left: 2px solid #B9B38A;
	padding-left: 3px;
}

* html #navigation li a:hover,
* html #navigation li a:focus{
	border: 0px;
	background: #000;
	border-left: 2px solid #B9B38A;
}

ul#referenznav {
	position: absolute;
	color: #B9B38A;
	left: 200px;
	display: inline-block;
	height: 40px;
	width: 420px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	/* overflow-y: hidden; �berholt, Begrenzung der Eintr�ge*/
	font-size: 15px;
}

#referenznav li {
	display: inline;
	margin-left: 0px;	
	padding: 0px;
}

#referenznav a {
	width: auto;
	font-size: 14px;
	color: #B9B38A;
	text-decoration: underline;
}

#referenznav a:hover{
	color: #FFF;
}

#referenznav li a {
	display: inline-block;
	width: auto !important;
	min-width: 87px;
	background: #000;
}

* html #referenznav li a {
	width: 87px !important;
}

#referenznav li.active a {
	color: #FFFFFF;
}

div#prenext {
	position: absolute;
	color: #B9B38A;
	right: -325px;
	top: 4px;
	display: inline-block;
	height: 40px;
	width: 420px;
	margin: 0px;
	/* overflow-y: hidden; �berholt, Begrenzung der Eintr�ge*/
	font-size: 15px;
}

#prenext a{
	width: auto;
	font-size: 14px;
	color: #B9B38A;
	outline: none;
	text-decoration: none;
	padding: 5px;
}

#prenext a:hover {
	color: #FFF;
}

div#footer {
	position: absolute;
	top: 585px;
	left: 120px;
}

#footer a {
	background: #000;
	color: #b9b38a;
	display: inline-block;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
}

#footer a:hover,
#footer span:hover {
	color: #FFFFFF;
}

/*

#capper {
	background: transparent url(../images/capper0.png) 0px 0px no-repeat;
	width: 785px;
	height: 24px;
	z-index: 3;
	position: absolute; 
	left: 20px;
	top: 20px;
}
#anticapper {	
	background: transparent url(../images/capper1.png) 0px 0px no-repeat;
	width: 785px;
	height: 24px;
	z-index: 3;
	position: absolute; 
	left: 20px;
	bottom: 54px;
} 
*/

div.contentnormal,
#content .contentnormal .csc-textpic-text{
	float: left;
	display: inline;
	width: 400px;
}

#content ul { margin: 0; padding: 0; margin-left: 4px; padding-bottom: 5px; }
#content li { margin: 5px 0 0 18px; padding: 0; padding-left: 5px; font-size: 22px; }

div.contentright {
	float: right;
	width: 360px;
	display: inline;
}

/* MAILFORMULAR KONTAKT, WIE POSTKARTE */

#mailform fieldset {
	border: 0px;
	font-size: 22px;
	line-height: 23px;
	/*overflow: scroll;*/
	/*overflow: auto;*/
	overflow: hidden;
	width: 780px;
	height: 322px;
}

#mailform .csc-mailform-field {
	width: 370px;
	float: left;
	height: 40px;
	border-bottom: 2px solid #000;
}

#mailform .csc-mailform-field label {
	width: 90px;
	width: 90px;
	float: left;
	padding: 8px 0px;
}

#mailform .csc-mailform-field input{
	width: 260px;
	float: left;
	border: 0px;
	padding: 10px 0px 6px 0px;
	font-size: 16px;
	line-height: 32px;
	font-family: Arial;
	height: 24px; 
}

#mailform div.break {
	clear: both;
}

#mailform > div.break + #mailform .csc-mailform-field {
	height: 20px;
}

#mailform #mailformnachricht {
	border: 2px solid #000;
	border-top: none;
	display: block;
	width: 726px;
	height: 116px;
	/*background: #FFF url(../images/kontaktformular_bg.gif) repeat fixed;*/
	clear: both;
	padding: 5px;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial;
	overflow: auto;
}

* html #mailform #mailformnachricht {
	margin-top: -1px;
}

#mailformspacer {
	visibility: hidden;

}

#mailform #mailformformtype_mail,
#mailform #mailformformtype_mail_reset {
	float: right;
	position: absolute;
	display: block;
	right: 0px;
	height: 30px;
	padding: 5px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	line-height: 12px;
}

#mailform #mailformformtype_mail { bottom: 20px; right: 60px; }
#mailform #mailformformtype_mail_reset { bottom: 20px; right: 160px; }


#mailform div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field + div.csc-mailform-field {
	border: 0px;
}

/* ROTARY VORTRAG DOWNLOADLINK zw. Nav u. RefNav */

#downloadrotary {
	position: absolute;
	right: 150px;
	width: auto;
	top: 6px;
}

#downloadrotary p {
	font-size:14px;
	line-height:14px;
}

#downloadrotary a{
	color:#B9B38A;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
}

#bigslider { padding: 15px 50px 0 50px; background-color: #fff; height: 406px; }
#bigslider li { list-style-type: none; width: 511px; height: 346px; }

.bigsliderBody #prevBtn { top: 375px; left: 13px; }
.bigsliderBody #nextBtn { top: 375px; right: 13px; }

/* END ####################################################################################### */