@charset "UTF-8";

/*
hellbraun: 868779
darkbrown: 6E6F61 = logocolor


background-position: 50.05%  132px;


fontcolor intro: 6E6F61 > bit darker 58594E
goldbraun: AAA239

headlines: ITC Garamond


font-family:   "ITC Garamond", Garamond, Times, serif;
font-family:   Baskerville, Times, serif;
*/
@media all
{

body { 
    margin: 0px 0px 0px 0px;
	background: #000 url('../media/pics/bg2.gif') no-repeat  50.05%   132px;
	text-align: center;   /* (en) Centering layout in old IE-versions */

	font-family:  "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size:0.8em; 
	line-height:1.2em;
color: #222E3C;     
color:#58594E;
}

strong {
font-weight:bold;
line-height:1.2em;
}

a {
color: #58594E;  
text-decoration:none;
}


#overanim {
height:0px;
width:845px;
position:absolute;
top:0;
left:-8px;
z-index:99;
}



#page_margins {
		 	position: relative;
			width: 829px;
	margin: 0px auto 0px auto; /*top, right, bottom, left*/
	text-align: left;
	 }
	 
  #page{ 
   border:0px;
   margin:0px;
     /* background: #fff   url('../media/pics/logo_small1.gif') no-repeat left top; */
   }

  #header {
padding:0px;
border:0px;
margin:0px;
height:140px;

}

#headerlogo{
width:463px;
height:93px;
overflow:hidden;
margin-left:0px;

position:absolute;
top:27px;
}
  
#pageNav{
position:relative;
color:#000000;
 height:45px;
background: #6E6F61;
border-bottom:1px solid #000;
z-index:88;
  }
  
  #main {
   background: #fff;
   height:444px;
   }

  #mainrow{
   }

#footer { 
margin:0;
text-align:right;
padding:6px;

font-size:11px; 
color:#6E6F61;
 }
 
 #footer a {  
color:#6E6F61;
 }
 
 
 div.picColLeft { 
width:165px;
float:left;
border-right:1px solid #000;
height:444px;
 }
 
  div.picColRight { 
width:165px;
float:right;
border-left:1px solid #000;
height:444px;
 }
 
  div.contentCol{
background: #fff;
height:444px;
overflow:auto;
color:#58594E;
display: block;
}

  div.contentCol.overflowhidden{
overflow:hidden;
}

  div.contentCol a {
color: #222E3C;     
text-decoration:underline;
}

 
 div.last {margin-right:0;}
 
  div.txt{
padding:16px;
}



h1,h2,h3 {
	font-family:   "ITC Garamond", Garamond, Times, serif;
	font-weight:bold;
	color:#AAA239;
	margin:0;
	padding:0;
}

h1{
	font-size:1.6em; 
	line-height:2.1em;
}

h2{
	font-size:1.3em; 
	line-height:1.8em;
	color:#AAA239;
}

h3{
	font-size:1.2em; 
	line-height:1.6em;
}


hr{
height:1px;
border:0;
border-top:1px solid  #AAA239;
clear:both;
}


blockquote{
/* font-style:italic; */
}

.slcontainer { height: 444px; width: 165px; padding:0; margin:0; overflow: hidden; z-index:0; }


 /*************************************** suckerfish like css dropdown
 */
 #nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
display: block;
height:40px;
width:160px;

text-decoration: none;
border-right:1px solid #000;
border-bottom:1px solid #000;
	
	padding-left:5px;
	padding-top:5px;
font-weight:bold;
color:#000;
}

/*
#nav a.first{
border-left:0;
}
*/
#nav li.last{
width:165px;
}
#nav  li.last a{
border-right:0;
}



#nav a:hover, #nav a.current {
background: #868779;
color:#ffffff;
}

#nav li { /* all list items */
	float: left;
	width: 166px; /* width needed or else Opera goes nuts */
	background: #6E6F61;

}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #6E6F61;
	width:165px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}

#nav li ul li{ /* second-level lists */
	width:166px;
}

#nav li ul a {
/* border-right:0; 

*/
border-left:1px solid #000;
margin-left:-1px;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/******************** clearfix 
   .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
  }
  
  
    /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix {
   display: block;
    height: 0;
	   }



/******************** tooltip */
#tooltip {
text-align:left;
width:200px;
	position: absolute;
	z-index: 3000;
	border: 0px solid #111;
	background-color: #fff;
	padding:0px;
/*
	opacity: 0.95;
	*/
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip .header{
background-color: #868779;
padding:5px;
color:#fff;
font-weight:bold;
}

#tooltip .txt{
background-color: #fff;
padding:5px;
}


/******************** jquery.flash.js */
	.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}
			
			

/******************** articles
background: #fbfbfb  url("pics/verlauf4.jpg") repeat-x top left!important;
 */
		
		
		
div.article{
margin-top:18px;
padding-top:8px;
border-top:1px solid  #AAA239;
margin-bottom:5px;
}
div.articleDetail{
margin-top:0px;
padding-top:0px;
margin-bottom:5px;
}


div.article a, div.articleDetail a{
text-decoration:underline;
}

div.article .more, div.articleDetail .more{
margin-top:5px;
}

div.article .header {
font-family:   "ITC Garamond", Garamond, Times, serif;
font-size:1.3em;
font-weight:bold;
color:#AAA239;
margin-bottom:3px;
}

div.articleDetail .header {
font-family:   "ITC Garamond", Garamond, Times, serif;
font-size:1.6em;  
line-height:2.1em;
font-weight:bold;
color:#AAA239;
margin-bottom:3px;
}


div.article .date, div.articleDetail .date {
font-style:italic;
color: #868779;
font-size:11px;
}


div.article  img, div.articleDetail  img{
margin-right:8px;
}

.aheaderTestmode{
margin-top:24px;
padding:4px;
border-top:1px solid  #AAA239;
background: #FF9900!important;
margin-bottom:10px;
}

.testmode{
background: #dedede!important;
}

.testmodeArticle{
background: #FF9900!important;
}


/***** image preview (jquery) */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:1px;
	display:none;
	color:#fff;
	}
}