/* 
Layout:
Breite Rahmen 1000px
Navigation 250px
Inhaltsrahmen 498px + jeweils 1px border links und rechts
Inhalt selbst 458px
Mitgliederbereich 250px; 210px mit jeweils 20px bstand links und rechts
Fussleiste 1000px b und 40px h mit Margin con 20px oben + 1px border-top

Farben
Background für Blocküberschriften #a3a6ac
Font f Blocks (gelb) color: #ffda6e
Inverser Link innerhalb blau (gelb) #ffda6e
Hauptblau: #374a92

hellblau:#e6f3ff 
mittelblau: #cce6ff
dunkelblau: #99ccff
Schrift-lblau: #374a92
beige: fdf2d2

Lila: 374a92

blau 101104: #374a92

headline color: #374a92;
copy und headline color: #365768; 
copy und headline color: #4e6d7c;

body { color: black; background-color: #f3f3f3;}

*/

/* Layout-Formatierungen */


* {margin: 0; padding: 0; border: 0px; border-spacing: 0px;font-family: arial, verdana, san-serif;font-size:12px;color: #333;line-height:18px;vertical-align:top;}

body {background: #f3f3f3;}

#rahmen { width: 1000px; background-color: #fff; height: auto; position: absolute; left: 50%; margin-left: -500px; float: left;}
#space { width: 458px; background-color: #f3f3f3; float: left;}
#kopf {width: 1000px; height: 150px; display: block; background-image: url(pics/rwgim_top.png); background-repeat: no-repeat;}
#leiste {width: 1000px; height: 30px; display: block; background-color: #fff;}
#rahmeninhalt {width: 498px; float: left;  background-color: #fff; border-left: 1px dotted #666; border-right: 1px dotted #666;}
#inhalt {width: 458px;  padding-left: 20px; padding-right: 20px; background-color: #fff;}
#mgb {width: 210px;  padding-left: 20px; float: left; background-color: #fff;}
#fuss {width: 1000px; height: 30px; margin-top: 40px; float: left; background-color: #fff;}
#anzeige {width: 200px; height: auto; margin-top: 20px; background: #f3f3f3;}
#form_li {clear: left; width: 130px; height: 20px;float: left; background: #f3f3f3; padding-top: 5px; text-indent: 10px;}
#form_re {width: 328px; height: 20px;float: left; background: #f3f3f3; padding-top: 5px;}
#prog_li {clear: left; width: 130px; height: auto;float: left; background: #f3f3f3; padding-top: 5px; text-indent: 10px;}
#prog_re {width: 328px; height: auto;float: left; background: #f3f3f3; padding-top: 5px;}
#stop {width: 458px; background: #f3f3f3; font-size: 9px; line-height: 10px; color: red; text-indent: 130px;}

.space { background: #f3f3f3;}
.space_w { background: #fff;}

/*
#abstand_mg {width: 90px; float: left; background-color: #fff;}
#leiste2 {width: 1000px; height: 40px; float: left; background-color: #fff;}
#navi {width: 250px; line-height: 20px; float: left; background-color: red;}
*/

.fltxt_e {padding-left: 10px;}
.fltxt_c {width: 100%;text-align: center;}
.btxt {font-weight: bold; color: #374a92;}
.subline {padding-left: 10px;padding-top: 10px;padding-bottom: 10px;font-weight: bold;color: #374a92;}
.formtxt {color: #666;}
.formtxt_e {color: #666; padding-left: 10px;}
.bild_txt {font-size: 9px; color: #666;}


/* normale Links (PDF, etc. */
a.link {color: #000;}

#inhalt .button {background:  #374a92;color: #fff;padding-left: 0px;}
#inhalt .button:hover {background:  #cce6ff;color: #374a92;}

#inhalt .verweis {font-weight: bold;color: #374a92;text-decoration: none;padding-left: 0px;}
#inhalt .verweis:hover {color: #ffda6e;}

/* Hintergrund für Inverse Überschriftenblocks */

.block200 {width: 180px;height: auto;padding: 3px 10px;vertical-align: middle;font-weight: bold;color: #ffda6e;background-color: #a3a6ac;}
.block210 {width: 190px;height: auto;vertical-align: middle;font-weight: bold;color: #ffda6e;background-color: #a3a6ac;padding: 3px 10px;}

/* Hintergrund für Inverse Überschriftenblocks */
.block458 {width: 438px;height: auto;vertical-align: middle;font-weight: bold;color: #fff;background-color: #a3a6ac;padding: 10px 10px;}

/* Link invers */
a.block:link {font-size: 12px;font-weight: normal;text-decoration: none;color: #ffda6e;}
a.block:hover {color: #fff;}
a.block:visited {font-size: 12px;text-decoration: none;color: #374a92;}

/* Links für die Blocks */
#anzeige a:link {font-size: 12px;text-decoration: none;background: #f3f3f3;color: #374a92;}
#anzeige a:hover {color: #ffda6e;background: #374a92;}
#anzeige a:visited {font-size: 12px;text-decoration: none;background: #f3f3f3;color: #374a92;}

/* Texteinzug bei Bullpoints */
#inhalt ul {padding-left: 20px;}

.button {height: 15px; font-size: 11px; color: #333; padding-left: 10px;}
.button:hover {color: red;}


/*<agl.folder "Linke Navigation Ausklappmenu ">*/

#menu {width: 230px;font-family: arial, sans-serif;font-size: 12px;font-weight: normal;line-height: 20px;float: left;padding-left: 20px;}
#menu ul {width: 200px;list-style-type: none;}
/*--definiert die Blocküberschriften--*/
#menu h3 {font-size: 12px;font-weight: normal;text-align: left;text-indent: 10px;color: #374a92;border-bottom: 1px dotted #ccc;}
/*--definiert die Blocküberschriften--*/
#menu h3:hover {color: #ffda6e;border-bottom: 1px dotted #ccc;background:  #374a92;}
/*--definiert die "Drop-Down-Links" im Normalzustand--*/
#menu a {font-size: 12px;text-decoration: none;display: block;border-bottom: 1px dotted #ccc;text-align: left;text-indent: 10px;background: #374a92;color: #fff;}
/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu a:hover {color: #ffda6e;background: #374a92;}

/*verhindert im Zusammenhang mit position absolute bei ul ul
*eine Höhenvergrößerung von #menu beim Hovern--
*/
#menu li {position: relative;}
/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#menu ul ul {position: absolute;top: 0;left: 160px;z-index: 2;display: none;} 
/*--lässt die Dropdown-Links beim Hovern erscheinen--*/
#menu ul li:hover ul {display: block;}

/*--nur für IE-Versionen kleiner gleich 6 erkennbar--*/
* html #menu ul li{float: left;width: 100%;}
/*--nur für IE 7 erkennbar--*/
*+ html #menu ul li {float: left;width: 100%;}
/*--bewirkt Hover-Effekt für IE kleiner 7 auch für ul- und li-Elemente--*/
*html body {behavior: url(csshover3-source.htc);font-size: 100%;}
*html #menu ul li a {height: 1%;}

/*--definiert einen Einzellink im Normalzustand, wenn kein Drop-Down erforderlich--*/
#menu a.direkt {font-size: 12px;font-weight: normal;text-align: left;color: #374a92;border-bottom: 1px dotted #ccc;background: #fff;}
/*--definiert einen Einzellink im Hoverzustand, wenn kein Drop-Down erforderlich--*/
#menu a.direkt:hover {color: #ffda6e;background: #374a92;border-bottom: 1px dotted #ccc;}

/*
#menu a.direkt:visited {
font-size: 12px;
font-weight: normal;
text-align: left;
color: #374a92;
border-bottom: 1px dotted #ccc;
background: #fff;
}
*/
/*</agl.folder>*/


