/**
*	basic_design.css System: bitv.kombn-sta.de, STAND: 17.06.2010
**/


html, body { 
    height: 100%;
    margin:0;
    padding: 0;
}

.clear {
  clear: both;
  line-height: 0px;
  height: 0px; 
  overflow: hidden; 
}


#main {
    position: relative;
    /* width: 100%; */
    min-width: 48.125em;
    text-align: left;
    min-height: 100%;
    height: auto;
}

#background_left {
  position: absolute;
  width: 12.5em;
  background: #E0E9F4;  
  height: 100%;
}


#mnav {
  position: relative;
  z-index: 5;  
  height: auto !important;
  height: 10px;
}


#logo_starnberg {
  position: absolute;
  /* 
  right: 15px;
  */
  left: 100%;
  margin-left: -142px;
  top: 15px;  
  width: 128px;
  height: 63px;
  overflow: hidden;
}


#suchfeld {
	clear: both;
	font-size: 85%;
	padding-top: 45px;
	padding-left: 15px;
	padding-bottom: 5px;
}

.suchfeld {
  width: 143px;
  border: 1px solid #7F9DB9;  
}


.suchbutton { 
	font-size: 90%;
}

.suchlabel {
	color: #676666;
	font-size: 75%;	
}


#pfad {
  clear: both;
  background: #326CB6;
  color: #fff;
  height: auto !important;
  height: 20px; 
}

#pfadanzeige {
  margin-left: 12.5em;
  background: #E5E5E5;
  height: auto !important;
  height: 1.3125em;
  min-height: 1.3125em;
}

#pfad_pre {
  position: absolute;
  left: 0px; 
}


#pfad_close {
  position: absolute;
  right: 15px;
  margin-top: 3px; 
}


.pfad_text {
  font-size: 80%;
  display: block;
  margin-right: 30px;
  padding-bottom: 3px;
}

.pfad_text a {
  position: relative;
  top: 3px;
  text-decoration: none !important;  
}



#pfad_pre .pfad_text { 
  font-size: 65%; 
  padding-left: 17px; 
}

img.presign_pfad {
  height: 0.625em;
  width: 0.3125em; 
  border: 0;
  padding-right: 3px;
}

#pfad a {
  padding-left: 7px; 
  color: #000; 
}

#pfad a:hover, 
#pfad a:active {
 
  color: #f00;
  background: none;  
}

.pfad_dreieck {
 width: 0.6875em;
 height: 1.3125em;
 border: 0;
}

#pfad_spacer {
  height: 0.9375em; 
}


#links {
  position: relative;
  display: inline;
  z-index: 2;
  min-height: 100%;
  height: auto;
  width: 12.5em;
  margin-left: -12.5em;
  margin-right: 0px;
  background: #E0E9F4;
  float: left;
}


.css_fontsizer_text {
  font-size: 80%;
  position: relative;
  top: -4px;  
}






#content {
	position: relative;
  border-left: 12.5em solid #E0E9F4;
  width: auto;
  z-index:3;  
  min-height:100%;
  height: auto;
}

#ikiss_content {
	margin: 0px 10px;
	overflow: hidden;
}

#ikiss_content a { 
  height: auto !important;
  height: 16px; 
} 

/* HEADER */
#header {
 position: relative;
 background: #fff;
}

#logo {
	position: absolute;
	left: 13px;
	top: 13px;
	width: 170px;
	height: 53px;
	z-index: 2;
}

#wappen {
	position: absolute;
	right: 54px;
	top: 5px;
	width: 46px;
	height: 56px;
	background: url(media/wappen.gif);
	z-index: 2;
	overflow: hidden;
}

#quicknav {
  display: block;
	position: absolute;
	bottom: 0px;
	background: #E5E5E5;
	z-index: 10;
	width: 100%;
}

.quicknavanzeige a,
.quicknavanzeige a:link,
.quicknavanzeige a:visited { 
  line-height: 120%;
  padding: 5px 17px;
  color: #000;  
  font-size: 90%;
}

.quicknavanzeige a:hover,
.quicknavanzeige a:active {
	background: #326CB6;
  color: #fff;
}



.pfadanzeige {
  color: #fff;  
  font-size: 75%;
}

.pfadanzeige a,
.pfadanzeige a:link,
.pfadanzeige a:visited {
  height: 20px;
  line-height: 20px;
  padding: 0px 2px;
  color: #fff;  
}

.pfadanzeige a:hover,
.pfadanzeige a:active {
  background: #F4F4F4;
  color: #ED1D23;
}


#pfad_schatten {
 position: relative;
 width: 49.4375em;
 margin-left: -11.8125em;
 height: 3px;
 overflow: hidden;
 background: url(media/schatten_pfad.gif) repeat-x;
 float:none;
}


.spacer {
  position: relative;
  height: 10px;
  background: #fff;
  float: none;
  clear: both;
}


#logo a,
#logo a:hover,
#logo a:active {
 background: none;  
}

/*

#suche_outer {
	position: relative;
	top: 0px;
	left: 13.12em;
	text-align: right;
	width: 36.25em;
	height: 3.1875em;
	overflow: hidden;
	margin-bottom: 10px;
}

#suche_inner {
	position: absolute;
	right: 0; 
	bottom: 0px;
	text-align: left;
}
*/


#schriftoptionen {
	position: relative;
	left: 0px;
}

#schriftoptionen input {
  margin-left: 5px;  
}


.sprungziel {
  position:absolute;
  top:-5000px;
  left:-5000px;
  z-index:5;
}

div.sprungziel a:focus,
div.sprungziel a:hover,
div.sprungziel a:active {
  display:block;
	position: absolute;
  top: 5000px; 
  left: 5000px; 	
  white-space: nowrap;
  padding-left:22px;
  padding-right:0.2em;	
  text-decoration: none;
  font-weight: bold;
	color:#FFFFFF;
  white-space: nowrap;
  background: #BB1819;
  border:1px solid #888888;
}





@media print {

  body, html { height: auto; }
  body { width: 17cm; }
  #main { height: auto; width: auto; margin: auto; } 
  #header, #links, #pfad { display: none; }
  
  #main, #content, #ikiss_content { position: static; border: none; padding: 0; margin: 0px; overflow: visible; }
  img.content_bg_image { display: none; }
  #content { border: none; margin: 0; }

}










	






