@charset "iso-8859-1";
@import url(2_hauptmenue.css); /* importiere Styles fuer Hauptmenues */
@import url(3_servicemenue.css); /* importiere Styles fuer Servicemenue */
/* 
	Reduzierte Styles fuer Startseite
*/

* {
margin: 0;
padding: 0;
}
html {
height: 100.1%; /* to avoid 'jumping' pages */
}
body {
background-image: url(../images/start-bg2.gif);
background-repeat: no-repeat;
background-position: 50% 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 70%;
line-height: 1.5;
background-color: #6288b7;
color: #fff;
}
#wrapper {
position: relative;
width: 88em;
margin: 0 auto 1em auto;
}

/* === Layout MAINBOXES === */
#header {
position: relative;
height: 121px;
}
#headbar {
position: relative;
height: 40px;
}
#content {
background-image: url(../images/content-bg.gif);
background-repeat: no-repeat;
background-position: top left;
margin-top: 0px;
background-color: #95c4f0;
}
#servicemenue {
float: right;
width: 13.5em;
background-color: #95c4f0;
}
#sidemenue {
float: left;
width: 24em;
margin-top: 0px;
padding-top: 5px;
padding-bottom: 3px;
background-color: #6288b7;
color: #fff;
}
#spiegel {
margin-right: 13.5em;
padding-bottom: 0px;
background-color: transparent;
}
#spiegel #reader {
position: relative;
margin: 0 0 0 24em;
height: 509px;
}
#spiegel #reader span.splashpic {
position: absolute;
top: 0;
left: 0;
height: 509px;
width: 50.45em;
background-image: url(../images/pic_start.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
}
#spiegel #reader span.splashpic_es {
position: absolute;
top: 0;
left: 0;
height: 509px;
width: 50.45em;
background-image: url(../images/pic_start_es.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
}

#spiegel #reader span.splashpic_pt {
position: absolute;
top: 0;
left: 0;
height: 509px;
width: 50.45em;
background-image: url(../images/pic_start_portug.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
}

#spiegel #reader span.splashpic_eng {
position: absolute;
top: 0;
left: 0;
height: 509px;
width: 50.45em;
background-image: url(../images/pic_start_eng.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
}

#spiegel #reader #replace {
margin: 0 auto;
width: 30em;
}
#spiegel #reader #replace ul {
margin: 0px 0px 0px 30px;
font-size: 150%;
font-weight: bold;
}

/* === HEADER-Stuff === */
#header #h-links {
position: relative;
float: left;
width: 24em;
height: 121px;
background-color: transparent;
color: #fff;
}
#header #h-mitte {
position: relative;
float: left;
width: 50.45em;
height: 121px;
background-color: #295586;
color: #fff;
}
#header #h-mitte span {
position: relative;
background-image: url(../images/logo_left.gif);
background-repeat: no-repeat;
background-position: bottom right;
float: left;
width: 50.45em;
height: 121px;
}
#header #h-mitte p {
position: absolute;
bottom: 0px;
right: 0px;
width: 346px;
height: 85px;
overflow: hidden;
}
#header #h-rechts {
position: relative;
background-image: url(../images/logo_right.gif);
background-repeat: no-repeat;
background-position: bottom left;
float: left;
width: 13.5em;
height: 121px;
background-color: #295586;
color: #fff;
}

#headbar #k-menue {
position: absolute;
bottom: 10px;
left: 22px;
}
#headbar #k-menue ul {
background-color: #295586;
color: #fff;
}
#headbar #k-menue ul li {
display: inline;
}

#headbar #k-menue a {
background-color: #295586;
color: #fff;
border: 0 none;
}
#headbar #k-menue a:hover,
#headbar #k-menue a:focus,
#headbar #k-menue a:active {
border-bottom: 1px solid #fff;
}

/* 
=== HAUPTMENUE linke Spalte ausgelagert! === 
	/css/2_hauptmenue.css
=== SERVICEMENUE rechte Spalte ausgelagert! ===
	/css/3_servicemenue.css
*/

/* === NUR STARTSEITEN-TEASER === */
#startseite #servicemenue #schnellsuche a,
#startseite #servicemenue #schnellsuche label,
#startseite #servicemenue ul li a,
#startseite #servicemenue ul li span {
background-color: #95c4f0;
color: #000;
}
/* === TEASER unter Hauptmenue === */
#startseite #sidemenue .teaserbox {
font-size: 90%;
border: 1px solid #5e84b1;
background-color: #f7b745;
color: #02214d;
}
#startseite #sidemenue .teaserbox h4 {
background-image: url(../images/service/dots_teaser_right.gif);
background-repeat: repeat-x;
background-position: bottom left;
margin: 0;
padding-bottom: 5px;
font-size: 100%;
background-color: #f7b745;
}
#startseite #sidemenue .teaserbox h5 {
margin: 0;
font-size: 100%;
background-color: #f7b745;
color: #295586;
}
#startseite #sidemenue .teaserbox p {
line-height: 1.2;
}
#startseite #sidemenue .teaserbox a {
background-image: url(../images/nav/bullet_arrow.gif);
background-repeat: no-repeat;
background-position: 10px 50%;
display: block;
padding: 5px 5px 5px 25px;
font-size: 100%;
background-color: #fad086;
color: #295586;
border: 0 none;
}
#startseite #sidemenue .teaserbox a:hover,
#startseite #sidemenue .teaserbox a:focus,
#startseite #sidemenue .teaserbox a:active {
background-color: #fce0b0;
color: #295586;
}
#startseite #sidemenue .teaserbox table {
margin: 5px 0px 0px 0px;
font-size: 100%;
}
#startseite #sidemenue .teaserbox table td {
vertical-align: top;
padding: 0 5px 5px 5px;
}

#servicemenue input.s-send {
background-color: #95c4f0;
}


/* === DIVERSES im Contentbereich === */
/* 
	VERSTECKTE SPRUNGMARKEN (im Seitenkopf)
	per TAB sichtbar machen (Fokus)
*/
#top ul,
#top ul li {
list-style: none;
display: inline;
}
#top a {
background-color: #295586;
color: #fff;
}
#top a:link.a-anfang, a:visited.a-anfang, 
#top a:link.h-menue, a:visited.h-menue,
#top a:link.s-menue, a:visited.s-menue {
display: block;
position: absolute;
top: -5000px;
left: 0;
}
#top a:focus.a-anfang, #top a:active.a-anfang,
#top a:focus.h-menue, #top a:active.h-menue,
#top a:focus.s-menue, #top a:active.s-menue {
display: block;
position: absolute;
top: 15px;
left: 20px;
background-color: #295586;
color: #fff;
}

a {
text-decoration: none;
}

/* === SONSTIGES === */
img {
border: 0 none;
}

.hidden,
hr,
#printonly,
.logo-print {
position: absolute;
margin-left: -5000px;
}

/* TEASER unter Servicemenue */
#servicemenue .teaser img {
padding: 5px;
}

/*neues logo*/



#header.ext {
	width: 74.45em;
	padding-left: 1.3em
}


#header.ext div#h-mitte {
	float: left;
	width: 50.45em;
	margin-left: 22.7em;
	background: #295586
}



#header.ext #h-mitte #k-menue {
    top: 20px;
    right: 3px;
    position: absolute;
}

#header.ext #h-mitte #k-menue a {
    background-color: #295586;
    border: 0 none;
    color: #FFFFFF;}
    
#header.ext #h-mitte #k-menue a:hover {
   text-decoration: underline}
    
#header.ext #h-mitte #k-menue ul li {
    display: inline;
 }

#header.ext #h-links {width: 26em; position: absolute;z-index: 5000;}

#header.ext #h-links span {
    background: url("../images/lg_iaipk.gif") no-repeat 0 65px;
    float: left;
    width: 26em;
    height: 140px;
}

 #header.ext #h-links p {
    bottom: 0;
    font-size: 150%;
    font-weight: bold;
    height: 85px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 346px;
    text-indent: -9999px
}

#header.ext #h-mitte span {background-image: none}

#header.ext #h-mitte span {
    float: none;
    height: auto;
    position: static;
    width: auto;
  }

/*

 #footernav {
 	margin-top: 5px;
 	padding-left: 312px;
 	padding-top: 34px;
 	height: 78px;
 	width: 46.7em;
 	background: url("../images/lg_spk_startseite.gif") no-repeat 20px 34px #D9EDFF;
 }

  #footernav ul {
  	float: left;
  	margin-right: 25px;
  	padding-left: 25px;
  	height: 66px;
  	background: url("../images/dots_footer.gif") repeat-y ;
  }

 #footernav ul li {
 	list-style: none
 }

  #footernav ul li a {
  	padding-left: 14px;
  	color: #0F4F98;
  	background: url("../images/arrow_footer.gif") no-repeat 0 0.3em;
 	text-decoration: none
 }

  #footernav ul li a:hover {
 	text-decoration: underline
 }


*/



