/* Standard Stylesheet
www.busenbender.de
Letzte Aenderung: 27.09.2010
*/


* {
	padding: 0;
	margin: 0;
	border: 0;
}

html {
	height:100%
}

.print {
	display:none;
}

div#content {
    /* position: relative; */
	width: 800px;
	min-height: 80%;
	margin: 0 auto;
	padding: 0;
	background:#fff;
}

/* IE Win < 7 only */

* html #content {
height: 100%
}

div#footer {

	border-top: 1px solid #666;
	background-color: white;
	color: #666;
	width:100%;

}

div#footercontent {
	width: 970px;
	margin: 0 auto;
}

div#footercontentleft {
	width:290px;
	padding:3px 5px 5px 23px;
	
}

div#footercontentmiddle {
	padding:3px 5px 5px 5px;
}

div#footercontentright {
	padding:3px 30px 5px 0;
}

div#header {
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	width:100%;
}

div#headercontent {
	width: 970px;
	margin: 0 auto;
                    
}

div#logo {
	position: relative;
	z-index: 100;
	height: 101px;
}

div#integral_leadership {
	display: inline;
	position: relative;
	z-index: 101;
	left:648px;
	top:41px;
}

div#menu {
	position: relative;
	z-index: 110;
	width: 596px;
	height: 26px;
	line-height: 25px;	
	vertical-align: middle;
}

div#main_header {
	position: relative;
	background-color: white;
	background-repeat:no-repeat;
	width: 800px;
	height: 238px;
}


div#main {
	position: relative;
	width: 800px;
	background-color: white;
	padding-bottom: 50px;
	height:100%;
}

div#navigation {
	position: relative;
	width: 190px;
	font-size: 11px;
        padding-left:30px;         
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat {
	float: none;
	clear: both;
}

.bold {
	font-weight: bold;
}

.minimalpadding {
	padding: 0;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover, a:active {
	color: #666;
}

a.language {
	color: white;
}

a.language.highlight {
	color: #f7b800;
}

a.language:hover {
	color: #f7b800;
}

a.navigation {
	color: white;
	padding: 2px 10px;
}

a.navigation.highlight{
	color: #f7b800;
}

a.navigation:hover {
	color: #f7b800;
}

a.text {
	color: #666;
}

a.text:hover, a.text:active {
	font-weight: normal;
	color: #990000;
}

a.selected {
	color: #990000;
}

a.starttext {
	color: #f7b800;
}

a.starttext:hover, a.starttext:active {
	color: #990000;
}

li > a {
	color: #666;
}


body {
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	background-color: #f3efe8;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
}

h1.start{ 
	font-family: georgia;
	font-size: 30px;
	font-weight: normal;
        margin-top:20px;
	color: #666;
        padding:10px 30px 10px 30px;  
 }

h1 {
	font-family: georgia;
	font-size: 20px;
	font-weight: normal;

	color: #666;
}

h3 {
	font-family: georgia;
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 5px 0;
	color: #666;
}

h4 {
	font-size: 13px;
	padding: 20px 0 5px 0;
}

img {
	vertical-align: top;
}

img.logo {
	position: relative;
	left: 40px;
	top: 24px;
}


img.logo2 {
	position: relative;
	left: 23px;
	top: 17px;
}


img.quote {
	position: relative;
	left: 590px;
}


p {
	padding: 15px 0 0 0;
	font-size: 13px;
	line-height: 16px;	
}

p.firstelement {
	padding-top: 7px;
}

p.zitat {
	color: #737373;
	font-family: georgia;
	font-size: 13px;
	line-height: 18px;	
}

p.start {
	padding: 30px 10px 0 30px;
}

ul {
	list-style: none;
}

ul.navi {
	padding-top: 10px;
}

li.navi {
	padding: 0 5px 15px 0;
	color: #666;
	font-size:11px;
}

li.navi.selected{ 
	color: #990000;
}

li.navi .top {
	color: #990000;
        font-size:12px;
              }      

li.naviparent {
	padding: 0 5px 5px 0;
	color: #666;
	font-size:11px;
	
}

li.navi a:hover,li.naviparent a:hover,li.subnavi a:hover,li.subsubnavi a:hover{
    color: #900;
}


li.subnavi {
	padding: 5px 5px 5px 10px;
	color: #666;
	font-size:11px;
}

li.subsubnavi {
	padding: 5px 5px 5px 20px;
	color: #666;
	font-size:11px;
}

li.text {
	padding: 0 0 5px 0;
	font-size: 13px;
}

li.link {
	display: inline;
	font-size: 12px;
	color: white;
}

li.highlight {
	color: #f7b800;
	padding: 2px 2px;
}

span.leftlink {
	padding: 2px 5px 2px 0;
	font-size: 11px;
	color: white;
}

div.maintext {
        padding:0 20px 0 20px;
	position: relative;
	width: 540px;
}

div.minimalborder {
	position: relative;
	width: 130px;
}

div.menu_minimalleftborder {
	position: relative;
	width: 165px;
	line-height: 20px;			
}

div.menu_languageselector {
	position:relative;
	z-index: 130;
	line-height: 25px;
	width: 125px;
	font-size: 11px;
        padding-right:10px;                    
}

div.menu_print {
	position: relative;
	width: 32px;
	line-height: 18px;
	padding-top: 8px;
	padding-left: 3px;
	z-index: 130;
}

div.maintext.startpage {
	position: relative;
	padding: 50px 0 0 60px;
}	

.maintext ul{ 
              margin-top:16px;
	font-size: 13px;
	font-family: verdana;
        list-style-type:none;      
 }

.maintext ul li{ 
line-height:18px;
padding-left:12px;
background:url(images/listen_icon.gif);
background-repeat:no-repeat;
background-position: 2px 8px;
 }

#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -23px;
background-image: url(images/bodybg.png);
background-repeat: repeat-y;
background-position:center;
}

#footer, .push {
clear:both;
height:23px;
}


