/* Steguweit Consulting - www.steguweit.com */

body {
	margin: 0 auto;
	text-align: center;
	background: #eee url("images/bg_main.png") repeat-x top center;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #141414;
	margin: 0;
	padding: 0;
}

.content {
	width: 960px;
	margin: 0px auto 32px auto;
	text-align: left;
	padding: 0;
	background: #fff;
}

.content .topheader {
  width:960px; 
  margin:0 auto; 
  padding: 3px 0 0 0; 
  height:18px;
  background: #5f6d7a;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:8pt; 
  text-align: right;
  color: #ddd;
}

.topmenue, .topmenue:link, .topmenue:visited, .topmenue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ddd;
	text-decoration: none;
	}
	
 .topmenue:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #f8f8f8;
	text-decoration: none;
	}

.content .header {
  width:960px; 
  margin:0 auto; 
  padding:0; 
  height:128px; 
  background: url("images/bg_menu.png") bottom repeat-x;
}

#menu { position: relative; font-size: 11px; font-family: arial, helvetica; z-index: 20; padding: 0px; height: 103px; }

#menu h1 {
	position: absolute;
	top: 20px;
	left: -38px;
	width: 291px;
	height: 73px;
	display: block;
	padding: 0px;
	margin: -20px 0 0 6px;
	z-index: 2000;
	border: none;
}
#menu h1 img, #menu h1 img:hover { border: none; }

/* Menuepunkte */

#tabs {
	float:left;
	width:100%;
	font-size:11px;
	border-bottom: 1px solid #fff;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:103px 10px 0 00px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background: url(images/tableft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #fff;
	font-weight : bold;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
#tabs a.on {
	background-position:0% -84px;
	}

#tabs a.on span {
	background-position:100% -84px;
	color:#141414;}
	
#main { margin: 0 auto; width: 900px; padding-top: 0px; background: transparent } 
a { color: #5f6d7a; background: inherit }
h1 { font: bold 1.6em Arial, Helvetica, sans-serif;   }
h2 { font: bold 1.2em Arial, Helvetica, sans-serif;  padding: 0; margin: 0 }
ul {  padding: 0; margin: 0 }
li { list-style-type: none }

.capital { 
	float: left;
	color: #5f6d7a;
	padding: 1px 2px 0 0;
	background: #FFF;
	font : bold 3em/32px "Times New Roman", Times, serif;
}

#left {
	float: left;
	width: 650px;
	padding: 0;
	color: #555;
	background: #fff;
	margin: 15px 0 0 0;
}

#left p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#left a { text-decoration: none;	color: #5f6d7a; }
#left a:hover {background:#5f6d7a; color:#fff; text-decoration:none;}
#left a.pdf { text-decoration: none; color: #5f6d7a; background: url("images/acrobat.png") left no-repeat; padding-left: 18px; }
#left a.pdf:hover { text-decoration: none; color:#fff; background: #5f6d7a  url("images/acrobat-inv.png") left no-repeat; padding-left: 18px; }

#left p.roteschrift {
	color: #5f6d7a;
	font-weight: bold;
}

#left p.summary {
	margin:0;
	font:italic 1.1em/1.3em Georgia,"Times New Roman",serif;
	}

#left img {
	margin: 0px 10px 3px 0px; 
	position: relative; float: left; border: 1px solid #ddd; padding: 4px; background: #FFF; }

#left img.noborder {
	border: none;
	background: transparent;
}

#left h1 {
	color: #5F6D7A;
	width: 100%;
	margin: 1px 0 5px 0;
	line-height: 20px;
	background: inherit;

}

#left h2 {
	color: #5F6D7A;
	width: 100%;
	border-bottom: 1px solid #aaa;
	margin-bottom: 8px;
	line-height: 20px;
	background: inherit;
}

#left ul { }
ul#left ul { list-style-position: inside; margin-left: 2px }
#left ul li { list-style-type: square; margin-left: 15px }
#left ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
#left .citation { background: #FFF url("images/cit1.png") no-repeat top left; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
#left .citation p {  background: #FFF url("images/cit2.png") no-repeat bottom right; padding-bottom: 20px; padding-right: 35px; color: #555; }

.torightc {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f8f8f8;
}

.toleftc {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f8f8f8;}

#left table { border: 1px solid #eee; padding: 2px; margin:2px 0 8px 0; }
#left table thead td { background: #eee; padding-left:4px; }
#left table td { background: #F8F8F8; padding-left:4px; }
#left table td:hover { background: #ddd; }

#left blockquote {
	text-align: justify;
	border: 1px solid #eee;
	background: #F8F8F8;
	border-left: 4px solid #eee;
   margin: 4px 15px 0px 15px;
	padding: 0 8px 0 8px;
}

#left .date {
   font-size: 85%; 
	margin-bottom: 25px;
	margin-top: 10px;
	padding-top: 2px;
	text-align: right;
	border-top: 1px solid #f8f8f8;
	background: inherit;
	color: #5f6d7a;
}

#left .date a { color: #5f6d7a; text-decoration: none; background: inherit; }
#left .date a:hover { color: #5f6d7a; text-decoration: underline; background: #fff;  }

/* #left br { margin: 0px 0 5px 0; background: inherit } */

#right {
	float: right;
	width: 210px;
	margin: 15px 0 0 0;
	background: #FFF;
}

#right h2 { 
	color: #FFF; 
	border-bottom: 1px solid #f8f8f8; 
	font-size: 0.85em;
	padding-left: 8px;
	line-height: 20px;  
	height:20px;
	background: #aaa url("images/rh2.png") no-repeat top center;
	margin-bottom: 5px
}

#right .box {
	border: none;
	padding: 0px 0 20px 0;
	margin: 0 0 1em 0;
	background: #f8f8f8 url("images/rbot.jpg") no-repeat bottom center;
}

#right .box ul { padding-left: 8px }
#right .box li a { text-decoration: none; font-size: 85% }

#right .box p {
	font-size: 85%;
	color: #5f6d7a;
	margin: 0 0 4px 0;
	padding: 4px 20px 2px 9px;
	line-height: 1.15em;
}

#right .box a {
	text-decoration: none;
	color: #5f6d7a;
}

#right .box a:hover {
	background: #5f6d7a;
	color: #fff;
	text-decoration: none;
}

#bottom {
   clear: both;
	margin: 0;
	width: 860px;	
	height: 200px;
	padding: 0;
	clear: both;
	background: #f8f8f8 url("images/bg_bottom.png") center no-repeat;
	color: #5f6d7a;
	font-size: 0.8em;
	line-height: 1.1em;
} 

#links {
	float: left;
	width: 404px;
	height: 200px;
	padding: 0;
	color: #555;
	background: transparent;
	margin: 55px 0 0 50px;
}

#rechts {
	float: right;
	width: 270px;
	margin: 55px 46px 0 0;
	background: transparent;
	color: #555;
}

.Feld {
	background-color: #ddd;
	width: 200px;
	border: 1px solid #aaa;
	margin-bottom: 5px;
	color: #555;
}

.Button {
	background-color: #ddd;
	color: #555;
	width: 80px;
	border: 1px solid #aaa;
	margin-top: 5px;
}


#footer {
	text-align: right;
	color: #5f6d7a;
	font-size: 0.8em;
	background:#53524f url(images/bg-footer.png) repeat-x;
	width:960px;
	overflow:hidden;
	padding:0 0 23px;
	
}

.footer-nav{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#acacac;
	font-size:11px;
}

.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

.footer-nav ul li{
	display:inline;
	background:url(images/separator.png) no-repeat 0 3px;
	padding:0 2px 0 8px;
}

.footer-nav ul li:first-child{
	background:none;
	padding-left:0;
}

.footer-nav a{
	color:#acacac;
	font-size:11px;
	text-decoration:underline;
}

.footer-nav a:hover{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

.footer-nav p{
	margin:0;
	line-height:19px;
	padding:4px 0 0;
}

.footer-box{
	width:100%;
	overflow:hidden;
	padding:19px 0 0;
}

.banner-holder{
	margin:0;
	height:1%;
	overflow:hidden;
	padding: 0 0 6px 250px;
	list-style:none;
}

.banner-holder li{
	float:left;
	padding: 0 48px 0 0;
}

.banner-holder li a img{
   border: 0px none #53524f;
}


.footer-slogan{
	display:block;
	margin:0 auto;
	background:url(images/footer-slogan.png) no-repeat;
	width:507px;
	height:12px;
	text-indent:-9999px;
	padding:0 0 20px;
}

#left address {
   font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 10pt;
	font-style: italic;
	color: #5f6d7a;
	padding: 0 8px 0 8px;
	margin: 1px 8px 1px 16px;
	background: #F8F8F8;
	border: 1px solid #eee;
	border-left: 4px solid #eee;
}





