/*Grundeinstellungen*/
body  
{
 background-color:#212852; 
 font-family:Verdana,Arial,Helvetica,sans-serif;
 color:#000000;
 font-size:12px;
 line-height:120%;
 text-align:center;
}


  a:link {color:#4169c5; text-decoration: none;}
  a:visited {color:#4169c5; text-decoration: none;}
  a:hover {color:#4169c5; text-decoration: underline;}
  a:active {color:#4169c5; text-decoration: underline;}


  a.fuss:link {color:#fff; text-decoration: none;}
  a.fuss:visited {color:#fff; text-decoration: none;}
  a.fuss:hover {color:#fff; text-decoration: underline;}
  a.fuss:active {color:#fff; text-decoration: underline;}

body > div {margin: 0 auto;}

.bereichsende
{
 width: 10px;
 clear:both;
}


/*ENDE Grundeinstellungen*/

/*Tabellen*/
table 
{
 table-layout:fixed;
 font-size:12px;
 margin-top:5px;
 margin-bottom:5px;
 /*align:center;*/
}

.puzzle_re_u
{
 border-right: 1px dotted #212852;
 border-bottom:1px dotted #212852;
 height:111px;
}
.puzzle_re
{
 border-right: 1px dotted #212852;
 height:111px;
}
.puzzle_u
{
 border-bottom:1px dotted #212852;
 height:111px;
}

.mitRahmen
{
 text-align:right;
 vertical-align:top;
 padding-right:3px;
 border:1px solid #212852;
}

.linie
{
 text-align:right;
 vertical-align:top;
 border-bottom:1px solid #212852;
 height:20px;
}

.td_rechts
{
 text-align:right;
 vertical-align:top;
 height:20px;
}

/*ENDE Tabellen*/

/*Schriften*/
h1 {font-size:16px; font-weight:bold;}
h2 {font-size:14px; font-weight:bold;}
.zehn{font-size:10px; font-weight:normal;}
.zehnhf{font-size:10px; font-weight:bold;}
.elf{font-size:11px; font-weight:normal;}
.elfhf{font-size:11px; font-weight:bold;}
.zwoelf{font-size:12px; font-weight:normal;}
.zwoelfhf{font-size:12px; font-weight:bold;}

/*----------------------------------------------------------ENDE Schriften*/

/*---------------------------------------------------------------Formulare*/
input
{
 font-size:10px; 
}

.knopf
{
 background-color:#dbe2ec;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size:10px; 
 color:#194584;
 cursor:pointer; 
 border-top: 2px solid #aabad1;
 border-left: 2px solid #aabad1;
 border-right: 2px solid #194584;
 border-bottom: 2px solid #194584;
}

/*----------------------------------------------------------ENDE Formulare*/


/*------------------------------------------------------------DIV-BEREICHE*/

/*------------------------------------------------------------Seitenaufbau*/
#ganz_aussen
{
  position:relative;
  width:980px; 
  background-color:#d5deff;
  text-align:left;
  clear:both;
}

#kopfzeile
{
 width:100%;
 height:28px;
 padding-top:5px;
 padding-bottom:15px;
/*height:32px;*/ 
 background-color:#4169c5;
 color:#fff;
 font-size:13px;
 font-weight:bold;
 clear:both;
}

#login_name
{
 position:absolute;
 right:25px;
 top:15px;
}

#bildleiste
{
 width:100%;
 height:125px;
 clear:both;
}

/*-------------------------------------------------------------Navigation */
#hauptmenue
{
 position:absolute;
 top:170px;
 width:100%;
 height:25px;
 background-color:#4169c5;
 clear:both;
}

#haupt1,#haupt2,#haupt3,#haupt4,#haupt5,#haupt6,#haupt7,#haupt8,#haupt9
{
  position:absolute;
/*  top:100px;*/
  color:white;
  font-size:14px;
  font-weight:normal;
  text-align:center;
  padding-top:3px;
  padding-bottom:1px;
  display:block;
  width:110px;
  height:19px;
 #height:21px; 
  border:1px solid #d5deff;
  background-color:#4169c5;
  float:left;
  cursor:pointer;
}

#ahaupt1,#ahaupt2,#ahaupt3,#ahaupt4,#ahaupt5,#ahaupt6,#ahaupt7,#ahaupt8,#ahaupt9
{
  position:absolute;
/*top:100px;*/
  color:white;
  font-size:14px;
  font-weight:normal;
  text-align:center;
  padding-top:3px;
  padding-bottom:1px;
  display:block;
  width:110px;
  height:19px;
  border:1px solid #d5deff;
  background-color:#4169c5;
  float:left;
}

#haupt1,#ahaupt1
{left:0px;}

#haupt2,#ahaupt2
{width:77px;left:112px;}

#haupt3,#ahaupt3
{width:77px;left:191px;}

/*
#haupt4,#ahaupt4
{width:52px;left:216px;}*/

#haupt5,#ahaupt5
{left:270px;}

#haupt6,#ahaupt6
{left:382px;}

#haupt7,#ahaupt7
{left:494px;}

#haupt8,#ahaupt8
{left:606px;}

#haupt9,#ahaupt9
{left:718px;}

#unter5,#unter6,#unter7,#unter8
{
  position:absolute;
  top:25px;
/*font-weight:bold;*/
  text-align:left;
  padding-top:10px;
  padding-left:0px;
  width:110px;
# width:112px;
  border:1px solid #0033cc;
  background-color:#ccccff;
  visibility:hidden;
  display:block;
}

#unter5
{left:270px;}

#unter6
{left:382px;}

#unter7
{left:494px;}

#unter8
{left:606px;}

#u_zeilen
{
  height:18px;
  padding-top:3px;
  display:block;
  font-size:12px;
  font-weight:normal;
  color:#0033cc;
  cursor:pointer;
}

#u_zeilen:hover
{
  height:18px;
  padding-top:3px;
  display:block;
  font-size:12px;
  background-color:#fff;
  color:#00f;
  cursor:pointer;
}
/*f�r IE*/
  a.umenu:link {#color:#00f; text-decoration: none;}
  a.umenu:visited {#color:#00f; text-decoration: none;}
  a.umenu:hover {#color:#00f; #background-color:#fff;}
  a.umenu:active {#color:#00f; #background-color:#fff;}

/*Navigation auf Sonderseiten*/
#menu_links 
{
 position:relative; 
 width:150px; 
 padding-top:50px; 
 float:left;
}

div.menue 
{
 font-size:13px;
 font-weight:bold;
 line-height:170%;
 padding-left:10px;
}

.inl_haupt
{
 width:110px;
 border-bottom:1px solid #aaa;
}

.inl_haupt_aktiv
{
 width:110px;
 border-bottom:1px solid #aaa;
 padding-top:3px;
 padding-bottom:2px;
 color:#a00;
}

.inl_haupt a
{
 width:110px;
 display:block;
 padding-left:0px;
 padding-top:3px;
 padding-bottom:2px;
}

.inl_haupt a:hover
{
 width:110px;
 padding-left:0px;
 padding-top:3px;
 padding-bottom:2px;
 background:#aaa;
 text-decoration:none;
}

.inl_unter
{
 width:95px;
 border-bottom:1px solid #aaa;
 font-weight:normal;
 font-size:12px;
 line-height:150%;
 padding-left:15px;
}
.inl_unter a
{
 width:95px;
 display:block;
 padding-top:3px;
 padding-bottom:2px;
}

.inl_unter a:hover
{
 width:95px;
 padding-top:3px;
 padding-bottom:2px;
 background:#aaa;
 text-decoration:none;
}
/*--------------------------------------------------------Ende Navigation */

#seiteninhalt_titel
{
 color: #00f;
}

#inhalt
{
 position:relative;
 top:23px;
 left:0px;
#top:21px; 
 background: #;
 width:100%;
 clear:both;
}

#linke_seite
{
 position:relative;
 width:150px; 
 min-height:400px;
 padding-top:0px; 
 float:left;
/* background:#A8C9D9;*/
}

#mitte
{
 position:relative; 
 width:610px; 
 padding-top:0px; 
 float:left;
}

#rechte_seite
{
 position:relative; 
 width:210px; 
 padding-top:30px; 
 float:left;
}

/*-------------------------------------------------------Werbung */

.werbung_links, .werbung_rechts
{
 width:210px;
 padding:10px;
 vertical-align:top;
}

.werbung_links
{
 border-right:1px solid #212852;
}

.werbung_rechts
{
 border-left:1px solid #212852;
 float:left;
}

.banner500
{
 position:relative; 
 width:500px; 
 margin-bottom:20px; 
 margin-left:15;
#margin-left:20px; 
}

.banner570
{
 position:relative; 
 width:570px; 
 margin-top:20px; 
 margin-bottom:20px; 
 margin-left:15;
#margin-left:20px; 
}

/*--------------------------------------------------------Ende Werbung */


.inhaltsfenster
{
 padding:10px;
 vertical-align:top;
}

.sonstiger_inhalt
{
 padding:20px;
 width:500px;
 text-align:left;
}

.vereine
{
 vertical-align:top;
 width:140px;
 padding-top:60px;
}


#fuss
{
 position:relative;
 top:21px;/*wegen Menue absolut!*/
#top:19px; 
 width:100%;
 height:21px;
 padding-top:4px;
#height:25px;
 background-color:#4169c5;
 color:#fff;
 text-align:center;
 clear:both;
}
/*-------------------------------------------------------ENDE Seitenaufbau*/


/*-----------------------------------------------------redaktioneller Teil*/
#seiteninhalt
{
 width:590px;
 border-bottom: 1px solid #555555;
 margin-bottom:15px; 
 clear:both;
 cursor:pointer;
}


.container_voll 
{
 position:relative; 
 float:left;
 width:570px;
 margin-left:15px;
 margin-bottom:10px;
}

.container_suchergebnis 
{
 position:relative;
 #left:55px; 
 width:420px;
 margin-top:10px;
}


.mldg_titel
{
 position:relative;
# height:25px;
  width:560px;
#width:565px;
 background-color:#4269c5;
 color:#fff;
 padding:5px;
#padding-left:0px;
#padding-bottom:5px; 
}

.ueberschrift
{
 position:relative;
 width:410px;
 font-size:14px;
 font-weight:bold;
 line-height:115%;
# margin-left:5px;
}

.datum
{
 position:absolute;
 right:5px;
 top:8px;
}

.mldg_inhalt, .ergebnis_inhalt
{
 position:relative;
 width:548px;
 color:#000;
 padding:10px;
 border: 1px solid #4269c5;
}

.ergebnis_inhalt
{
 padding-top:0px;
 height:300px;
 overflow:auto;
}

.mldg_text
{
 vertical-align:top;
 position:relative; 
 float:left;
 margin-bottom:10px;
}

.mldg_bild
{
 position:relative; 
 vertical-align:top;
 float:right;
 margin-left:10px;
}

.druckknopf
{
 clear:both; 
 width:540px;
 text-align:right;
 font-weight:bold;
 margin-top:30px;
 border-top:1px solid #aaa;
}

/*------------------------------------------------ENDE redaktioneller Teil*/

/*----------------------------------------------------Oldenburger Prospekt*/
#prospekt 
{
 position:relative;
 left:0px;
 width:591px;
 padding-left:7px;
 padding-top:5px;
 color:#000;
 border:1px solid #4169c5;
 border-top:#d5deff;
}

#prospekt_kopf
{
 position:relative;
 width:590px;
 height:30px;
 padding-top:20px;
 padding-bottom:10px;
 font-size:20px; 
 font-weight:bold; 
 clear:both;
}

.prospektfeld
{
 position:relative;
 width:285px;
 margin-right:5px;
 margin-bottom:5px;
 float:left;
 line-height:130%;
}

.prospektbild
{
 position:relative;
 width:105px;
 padding-right:5px;
 padding-bottom:5px;
 float:left;
}

.prospekttext
{
 position:relative;
 width:280px;
 padding-right:5px;
 float:left;
}

.tipp
{
 position:relative;
 width:185px;
 float:left;
 margin-left:2px;
}

/*#schnellinfo
{
 position:relative;
 width:720px;
 clear:both;
 border-bottom:1px solid #fff;
}*/

#suchleiste
{
 position:relative;
 padding-top:30px;
 padding-left:5px;
 width:145px;
 line-height:150%;
 float:left;
}

#drei_knoepfe, #vwg
{
 padding-top:2px;
 padding-left:10px;
 position:relative;
 width:140px;
 float:left;
 font-size:11px;
}

.weisser_knopf, .vwg_knopf
{
 position:relative;
 float:left;
 margin-right:2px;
 margin-top:10px;
}

.trennlinie
{
 position:relative;
 width:130px;
 height:1px;
 margin-left:5px;
 margin-top:10px;
#margin-top:0px; 
 float:left;
 border-bottom: 1px solid #888;
}

#suchmoeglichkeiten
{
 position:relative;
 float:left;
 padding:5px;
 padding-top:0px;
#padding-top:5px;
 font-size:11px;
 font-weight:normal;
 line-height:120%;
}

.a_abstand
{
 margin-top:30px;
}

#aktuelles_fenster
{
 position:relative;
 width:250px;
 float:left;
 padding:10px;
 font-weight:bold;
 line-height:130%;
}

#suchergebnis
{
 position:relative;
 left:5px;
 width:99%;
 padding-left:5px;
 clear:both;
 border:1px solid #4269c5;
}

#notdienstfenster
{
 position:absolute;
 visibility:hidden;
 top:10px;
 left:300px;
 width:490px;
 text-align:center;
 font-weight:bold;
 font-size:10px;
 background:#F48A7F;
 border:1px solid black;
 z-index:2;
}

#notruffenster
{
 position:absolute;
 visibility:hidden;
 top:10px;
 left:250px;
 width:490px;
 text-align:center;
 font-weight:bold;
 font-size:10px;
 background:#D5DAF1;
 border:1px solid black;
}

#preisfenster
{
 position:absolute;
 visibility:hidden;
/* background-image:url(../grafik/transp_hg.png);*/
 top:40px;
 left:10px;
 width:240px;
 padding:5px;
 text-align:left;
 font-weight:bold;
 font-size:10px;
/* background:#212852; */
 border:1px solid #000;
}

/*----------------------------------------------ENDE Oldenburger Prospekt*/

/*------------------------------------------------------------Detailsuche*/
.hauptleiste
{
 position:relative;
 top:30px;
 left:30px;
 height:40px;
 width:550px;
}

.suchabteilung
{
 border:1px solid #4269C5;
 padding-top:3px;
 padding-bottom:3px;
}

#kategorie
{
 position:relative;
 top:20px;
 left:50px;
 width:150px;
 float:left;
 border: 1px solid blue;
}

#anzeige
{
 position:relative;
 top:20px;
 left:58px;
/* height:200px;*/
 width:340px;
 float:left;
/* border: 1px solid #6b96d6;*/
}

#leerraum
{
 position:relative;
 top:50px;
 clear:both;
 width:100%;
 height:10px;
/* border: 1px solid black;*/
}

#kalenderblatt
{
 position:absolute;
 width:250px;
 height:170px;
 left: 300px;
 top:100px;
}
/*-------------------------------------------------------ENDE Detailsuche*/

/*------------------------------------------------------Vereinsmeldungen*/
.kasten
{
 width:130px;
 margin-top:10px;
 margin-left:5px;
 float:left;
 font-size:10px;
 border-left: 1px solid #212852;
 border-right: 1px solid #212852;
}

.kastendeckel
{
 width:126px;
#width:128px; 
 padding:2px;
 background-color: #212852;
 color:white;
 font-size:11px;
 font-weight:bold;

}

.kasteninhalt
{
 padding:2px;
 border-bottom: 1px solid #212852;
}
/*------------------------------------------------ENDE Vereinsmeldungen*/
/*--------------------------------------------------------------Kommentare*/
.container_halb 
{
 position:relative; 
 width:300px; 
 float:left; 
 margin:5px;
}

/*---------------------------------------------------------ENDE Kommentare*/
/*--------------------------------------------------------------Bonusmeile*/
.kommentar_eingabe, .kommentar_anzeige
{
 position:relative; 
/* clear:both;*/
 border:1px solid #005; 
 width:550px;
 background:#ddf; 
 margin-left:15px;
 padding:10px;
 text-align:left;
 margin-bottom:10px;
}

.kommentar_kopf
{
 font-weight:bold; 
 border-bottom:1px solid #555;
}

.kommentar_name
{
 float:left; 
}

.kommentar_datum
{
 float:right; 
}

pre
{
 font-family: verdana, arial, sans-serif;
 font-size:12px;
  white-space:pre-wrap;      /* CSS3 */
  white-space:-moz-pre-wrap; /* Gecko */
  white-space:-pre-wrap;     /* Opera 4-6 */
  white-space:-o-pre-wrap;   /* Opera 7+ */
  word-wrap:break-word;      /* IE 5.5+ */
}


/*---------------------------------------------------------ENDE Bonusmeile*/

