/* ========== globale Einstellungen und Container ==================== */

* {
   margin: 0;
   padding: 0;
}

body {
   background:#F0F0FA url(../bilder/body_hg_verlauf.gif) left bottom repeat-x fixed;
   text-align:center;      /* fuer IE < 7 */
   font-family: Verdana, Arial, Helvetica, serif;
   color:#303040;
   font-size: 0.75em;
}




#container {
   width:85%;
   margin:5px auto;
   background-color: #fcfcff;
   text-align: left;      /* Aufhebung Zentrierung fuer IE < 7 */
   max-width: 980px;
   overflow: hidden;     /* um gefloateten Navibereich zum umschliessen */
}



/* ========== Navigation  ================================================== */

/* ==========  Tastaturnavigation  ========== */

.naviinhaltsprung {
   position: absolute;
   left:-9000px;
   top:-9000px;
   display: inline;
   width: 0;
   height: 0;
}

.naviinhaltsprungaktiv:focus, 
.naviinhaltsprungaktiv:active {
   position: absolute;
   left:9020px;
   top:9010px;
   display: inline;
   width:8em;
   height:1.5em;
   background-color: #eee;
   color: #000;
   padding:0.5em;
   border:1px solid black;
}



/* Aufruf Hintergrundbilder über Extra-Klasse  - navi, Hintergrund-Klasse */

#navi {
   background-color:#384E79;
}

.navistart       {background: url(../bilder/navi_back_start.jpg) right top no-repeat;}
.naviagentur     {background: url(../bilder/navi_back_agentur.jpg) right top no-repeat;}
.navimedia       {background: url(../bilder/navi_back_media.jpg) right top no-repeat;}
.navipersonalwerbung {background: url(../bilder/navi_back_personalwerbung.jpg) right top no-repeat;}
.navionlinekombi {background: url(../bilder/navi_back_onlinekombi.jpg) right top no-repeat;}
.navianzeigenverwaltung {background: url(../bilder/navi_back_av.jpg) right top no-repeat;}
.naviproduktion  {background: url(../bilder/navi_back_produktion.jpg) right top no-repeat;}

#navi ul {
   background:#384E79 url(../bilder/navi_verlauf.gif) repeat-x left top;
   margin:0; 
   padding:5px 0 5px 10px;
}

#navi li {
   display: inline;
	margin:0;
   list-style-type: none;
   border-right:1px solid #99abc6;
   padding-left: 6px;
   padding-right:3px;
   }

#navi .navikeinrahmenrechts{
   border-right:none ;
}
   
#navi a {  
   color:#ffffff;
   border:none;
   padding:5px 5px;
}
#navi a:focus,
#navi a:hover,
#navi a.aktiv {
color: #1B4171;
background:#fcfcff url(../bilder/navi_verlauf_aktiv.gif) repeat-x left bottom;
}

.logo {
   text-align:right; 
}

.logo img {
   padding:33px 20px 17px 0;        
}
.logo a {
   background-image: none !important;
   background-color: transparent !important;
}


/* ========== Infobereich  ======================================== */

#infobereich {
  float:right;
   width:165px;
   line-height: 1.4em;
   padding: 10px;
   margin-top: 20px;
   margin-right:15px;
   background:#F0F0FA;
   font-size:0.9em;
}


* html #infobereich {   /* nur fuer IE < Version 7 */
   margin-right:7px;
}

#infobereich h1 {
   margin:8px -10px 10px -10px;
   font-size: 1.3em;
   text-align: center;
}

#infobereich strong {
   background-color:#fafaa0;
   font-weight: 300;
}

/* Inhaltsbereiche, die keinen Info-Bereich enthalten */
.keininfobereich {
   padding-right: 1.25em !important;
}



/* ========== Inhalt  ========== */

#inhalt{
   border-right:1px solid #1b4171;
   border-left:1px solid #1b4171;
   padding:0.25em 225px 0.5em 20px;
   line-height: 1.4em;             /* nicht in body aufrufen - navi in ie6 wird um ca 1px gestaucht  */
}



#impressum {
   background:url(../bilder/fusszeile_verlauf.gif) repeat-x top left; 
   margin:0; 
   padding:1.25em 1em 0.75em 1.25em;
   font-size:0.85em;
   color: #000000;
   border-right:1px solid #1b4171; 
   border-bottom:1px solid #1b4171;  
   border-left:1px solid #1b4171; 
}



/* ========== seitenspezifische Klassen und Formate ============================== */



/* ========== Agentur - Team  ================================================== */

.team {
   width:99%; /* fuer IE 6 und 7 */
   overflow:hidden;
}

.team div {
   float:left;
   overflow:hidden;      /* umschliesst beinhaltende gefloatete Elemente */
   background:#F0F0FA url(../bilder/teammitglieder_verlauf.gif) right top repeat-y ;
   width:49%;  
   margin-top:25px;
}

.team div img {
   float:left;
   margin-right:10px;
}

.team div h3 {
   margin-top:10px;
}

.team div p {
   margin-bottom:0;  /* IE 6 und 7 sonst drueckt das margin-bottom des p den Rahmen nach unten */
   margin-right:35px;
}




/* ========== Onlinekombi ========== */
      



.inhaltonlinekombi h3{
 /*  background-color:#48659E;
   color: #ffffff;
*/
   font-weight:700;
   text-shadow: #bbb 2px 1px 3px;
   font-size:1.25em;
   font-style:normal;
   border-top: 1px solid #abbbd8;
   margin-top:2em;
   margin-bottom:1em;
   padding:15px 4px 0 0;
}


.inhaltonlinekombi img {
   margin-right:30px;
   margin-bottom:10px;
}

.unserpreis {
   font-weight:700;
   color:#384e79;
   border-bottom:3px double #384e79;
   font-size: 1.4em;
}

.regulaer {
   margin-left:1.5em;
   color:#808080;
}

.onlinekombinavi {
   height:1.75em;
   width:23.5em;
   position: relative;
   left:37%;
   overflow:hidden;
   padding-left:0.25em;
   padding-top:0.5em;
   border:1px solid #fcfcff;

}
.onlinekombinavi:hover {
   height:14.25em;
   margin-bottom:-12.5em;
   padding-top:0.5em;
   background:url(../bilder/transparenz.png) ;
   border-top:1px solid #e0e0e0;
   border-right:1px solid #303040;
   border-bottom:1px solid #303040;
   border-left:1px solid #e0e0e0;   
   box-shadow:2px 2px 5px #aaa;
   -moz-box-shadow:2px 2px 5px #aaa;   
}

.onlinekombinavi li {
   list-style-type:none; 
}





/* ========== Preise Anzeigenverwaltung Online ========== */
dl {
   margin-top:0.25em;
}

dd {
   margin:-1.4em 0 0.1em 10em;
}



/* ========== Elemente  ================================================== */

h1, h2 {
   margin: 1.3em 0 0.25em 0;
   font-weight:700;
   line-height:1.3em;
   }
h1 {
   font-size: 2em; 
   color: #384E79;
}
h2 {
   font-size:1.4em;
}

h3 {
   font-size:1em;
   font-style:italic;
}

p, address, ul, dl {
   margin:0.7em 0;
}

address {
   font-style:normal;
}

li {
	margin:0 0 0.25em 1.3em;
	list-style-type:circle; 
}


a {
   text-decoration: none;
}
a:link {
   color:#303030;
   border-bottom: 1px solid #e05050;
}
a:visited {
   color:#303040;
   border-bottom: 1px solid #9090e0;
}
a:focus {
   background-color:#800000;
   color: #ffffff;
}
a:hover {
   border-bottom: 1px solid transparent;
}
a:active {
   border-bottom: 1px solid #800000;
}


a[href^="mailto"] {  /* fuer alle E-Mail-Links */
background:url(../bilder/link_email.gif) no-repeat left center transparent ;
padding-left:17px;
}

img {
   border:none;
}

hr { 
   color:#dd0000; 
   background-color:#dd0000; 
   height:2px;
   margin:13px 60px;  
   border:none;
}



/* ========== diverse Klassen  und ID fuer Druck ======================================== */

.hervorhebung {
   background-color:#fafaa0;
}

.seitenanfang {
   text-align:center;
   font-size:0.9em;
}

.seitenanfang a{
   background:url(../bilder/link_seitenanfang.gif) no-repeat left center transparent ;
   padding-left:13px;
}

.bildumflussrechts {
   float:right;
   display:inline;
   margin:15px 0 20px 20px;
}

.keinumbruch {
   white-space:nowrap;
}


#drucklogo {
	display: none;
}

#cache {
   position: absolute;
	left:-2222px;
	top:-2222px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}




/* ohne topSTYLE keine CSS */
