/* DATEI: myscheidung.de.css - Bildschirmausgabe für myscheidung.de */



/* body-Einstellungen */
body { 
  font-family:Arial,Helvetica,sans-serif,"Lucida Sans",sunsans-regular; 
  font-size:100.01%; 
  color: black;
  margin-bottom: 0px; 
  margin-top: 0px; 
  margin-right: 10px; 
  margin-left: 10px; 
  background-color:  white; 
  /*  background-image:url(/elements/background.jpg); background-repeat:repeat-x; */
  }



/* Links */
A.nav:link { COLOR: white; font-weight:bold; TEXT-DECORATION:none;  }
A.nav:visited { COLOR: white; font-weight:bold; TEXT-DECORATION:none;}
A.nav:hover { COLOR: #ccccff; font-weight:bold; TEXT-DECORATION:none; }
A.nav:active { COLOR: #aaaaff; font-weight:bold; TEXT-DECORATION:none; }
A.nav:focus { COLOR: #ccccff; font-weight:bold; TEXT-DECORATION:none; }
A.nav_text:link { COLOR: black; TEXT-DECORATION:underline; }
A.nav_text:visited { COLOR: black; TEXT-DECORATION:underline; }
A.nav_text:hover { COLOR: #ff0000; TEXT-DECORATION:underline; }
A.nav_text:active { COLOR: #ff0000; TEXT-DECORATION:underline; }
A.nav_text:focus { COLOR: #ff0000; TEXT-DECORATION:underline; }

A.nav_extra:link { COLOR: white; font-weight:bold; TEXT-DECORATION:none;  background-color:#6666FF; padding:3px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:110%;}
A.nav_extra:visited { COLOR: white; font-weight:bold; TEXT-DECORATION:none;  background-color:#6666FF; padding:3px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:110%;}
A.nav_extra:hover { COLOR: #ccccff; font-weight:bold; TEXT-DECORATION:none;  background-color:#6666FF; padding:3px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:110%;}
A.nav_extra:active { COLOR: #aaaaff; font-weight:bold; TEXT-DECORATION:none;  background-color:#6666FF; padding:3px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:110%;}
A.nav_extra:focus { COLOR: #ccccff; font-weight:bold; TEXT-DECORATION:none;  background-color:#6666FF; padding:3px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:110%;}

A.nav_script:link { FONT-WEIGHT:bold; Font-Size:80%; COLOR: blue; font-style:italic; TEXT-DECORATION:none;  }
A.nav_script:visited { FONT-WEIGHT:bold;  Font-Size:80%; COLOR: blue; font-style:italic; TEXT-DECORATION:none; }
A.nav_script:hover { FONT-WEIGHT:bold; Font-Size:80%; COLOR: #0066ff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_script.focus { FONT-WEIGHT:bold; Font-Size:80%; COLOR: #0066ff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_script:active { FONT-WEIGHT:bold; Font-Size:80%; COLOR: #ccccff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_top:link { FONT-WEIGHT:bold; COLOR: white; font-style:italic; TEXT-DECORATION:none;  }
A.nav_top:visited { FONT-WEIGHT:bold; COLOR: white; font-style:italic; TEXT-DECORATION:none; }
A.nav_top:hover { FONT-WEIGHT:bold; COLOR: #ccccff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_top:focus { FONT-WEIGHT:bold; COLOR: #ccccff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_top:active { FONT-WEIGHT:bold; COLOR: #aaaaff; font-style:italic; TEXT-DECORATION:none;  }
A.nav_u:link { FONT-WEIGHT:bold; COLOR: white;  }
A.nav_u:visited { FONT-WEIGHT:bold; COLOR: white; }
A.nav_u:hover { FONT-WEIGHT:bold; COLOR: #ff0000; }
A.nav_u:active { FONT-WEIGHT:bold; COLOR: #999999; }
A.nav_u:focus { FONT-WEIGHT:bold; COLOR: #ff0000; }
A.nav_infofenster:link { COLOR: black; FONT-WEIGHT:bold; TEXT-DECORATION:underline }
A.nav_infofenster:visited { COLOR: black; FONT-WEIGHT:bold; TEXT-DECORATION:underline }
A.nav_infofenster:hover { COLOR: #ff0000; FONT-WEIGHT:bold; TEXT-DECORATION:underline }
A.nav_infofenster:active { COLOR: #ff0000; FONT-WEIGHT:bold; TEXT-DECORATION:underline }
A.nav_infofenster:focus { COLOR: #ff0000; FONT-WEIGHT:bold; TEXT-DECORATION:none }
A.nav_plus:link { FONT-WEIGHT:bold; COLOR: red; Font-Size:110%; TEXT-DECORATION:none }
A.nav_plus:visited { FONT-WEIGHT:bold; COLOR: red; Font-Size:110%; TEXT-DECORATION:none }
A.nav_plus:hover { FONT-WEIGHT:bold; COLOR: #cc0000; Font-Size:110%; TEXT-DECORATION:none }
A.nav_plus:active { FONT-WEIGHT:bold; COLOR: #cc0000; Font-Size:110%; TEXT-DECORATION:none }
A.nav_plus:focus { FONT-WEIGHT:bold; COLOR: #cc0000; Font-Size:110%; TEXT-DECORATION:none }
a:link { color:blue; text-decoration:underline;  }
a:visited { color:blue; text-decoration:underline;  }
a:active { color:black; text-decoration:underline; }


 div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 950px;
/*  
border-right-color: #0000cc; 
border-right-style: solid;
border-right-width: 1px;
*/    
border-color: #0000cc; 
border-style: solid;
border-width: 1px;

  }


  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    margin: 0; padding: 0.4em;
    text-align: left;
    background-color: #6666ff; 

  }




/* Rahmen mit Text*/
.text-td { 
width:830px; 
background-color: white;
padding: 10px;
color: black;
}

/* Navi */
.navi-td { 
width:130px;
background-color: #0000cc; 
padding:8px;
font-size:80%;
}

/* top*/
.top { 
width:830px;
height: 125px;
background-image:url(/elements/verlauf-senkrecht.jpg); background-repeat:repeat-x;
color:white;
}

/* bottom*/
.bottom { 
background-color: #0000cc; 
font-size: 80%;
font-weight: bold;
width: 950px;
padding: 3px;
color:white;
}



/* Schriften ausrichten */
.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom; }
.Basislinie   { vertical-align:baseline }
.tieferstellen  { vertical-align:sub }
.hoeherstellen  { vertical-align:super  }
.am_oberen_Schriftrand   { vertical-align:text-top }
.am_unteren_Schriftrand   { vertical-align:text-bottom }
.links { text-align:left } 
.mitte  text-align:center } 
.rechts { text-align:right }
.blocksatz { text-align:justify } 







.kleinereSchrift {  
  font-size:80%;
}

.kleineSchrift {  
  font-size:70%;
}

.weiterTextfluss {
  font-size:100%;
  line-height: 150%;
}

.Ueberschrift200, H1 {  
  font-size:200%;
  font-weight:bold;
}

.Ueberschrift150, H2 {  
width:100%; 
font-size:130%; 
font-weight:bold; 
background-image:url(/elements/verlauf1.jpg); background-repeat:repeat-y;
padding:3px;
}

.Ueberschrift110, H3 {  
  font-size:110%;
  font-weight:bold;
}

.Ueberschrift200weiss {  
  font-size:200%;
  font-weight:bold;
  color:white;
}

.Ueberschrift150weiss {  
  font-size:150%;
  font-weight:bold;
  color:white;
}

.Ueberschrift110weiss {  
  font-size:110%;
  font-weight:bold;
  color:white;
}

.Ueberschrift200schwarz {  
  font-size:200%;
  font-weight:bold;
  color:black;
}

.Ueberschrift150schwarz {  
  font-size:150%;
  font-weight:bold;
  color:black;
}

.Ueberschrift110schwarz {  
  font-size:110%;
  font-weight:bold;
  color:black;
}

.Ueberschrift200rot {  
  font-size:200%;
  font-weight:bold;
  color:red;
}

.Ueberschrift150rot {  
  font-size:150%;
  font-weight:bold;
  color:red;
}

.Ueberschrift110rot {  
  font-size:110%;
  font-weight:bold;
  color:red;
}

.extrafett {
font-weight:bold; 
background-color: #ccccff; 
padding:3px;
}

.normalFett {
  font-weight:bold;
}

.normalFett_rot {
  font-weight:bold;
  color:red;
}

.normalFett_rot_kursiv {
  font-weight:bold;
  color:red;
  font-style:italic;
}

.normalFett_weiss {
  font-weight:bold;
  color:white;
}


.normalFett_dunkelgruen {
  font-weight:bold;
  color:#009933;
}

.normalFett_blau {
  font-weight:bold;
  color:blue;
}

.normalFett_blau_kursiv {
  font-weight:bold;
  color:blue;
  font-style:italic;
}

.normalFett_pink {
  font-weight:bold;
  color:#FF00FF;
}

.normalFett_cyan {
  font-weight:bold;
  color:teal;
}

.normalFett_cyan_kursiv {
  font-weight:bold;
  color:teal;
  font-style:italic;
}

.kleinereSchriftfett {  
  font-size:80%;
  font-weight:bold;
}

.kleinereSchrift_fett_rot {  
  font-size:80%;
  font-weight:bold;
  color:red;
}

.kleinereSchrift_fett_weiss {  
  font-size:80%;
  font-weight:bold;
  color:white;
}


/* Hellblaue Box mit schwarzer Schrift im Textfluss */
.hellblaubox-s { background-color:#0099ff; padding:0px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: white; padding:3px; font-weight: bold; font-size:120%; text-decoration:none; text-color:white;}

/* Hellblaue Box mit weisser Schrift im Textfluss */
.hellblaubox-w { background-color:#6666FF; padding:10px; margin:0px;  font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: #ffffff;  font-weight: bold;  font-size:120%;}

/* Rote Box mit weisser Schrift im Textfluss */
.rotbox_weiss { background-color:#FF0000; padding:10px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: white; font-weight: bold }

/* Rote Box mit gelber Schrift im Textfluss */
.rotbox_gelb { background-color:#FF0000; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: yellow; padding:3px; font-weight: bold }

/* Gelbe Box mit schwarzer Schrift im Textfluss */
.gelbbox_schwarz { background-color:yellow; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: black; padding:3px;; font-weight: bold }

/* Gelbe Box mit blauer Schrift im Textfluss */
.gelbbox_blau { background-color:yellow; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: blue; padding:3px; font-weight: bold }

/* Gelbe Box mit roter Schrift im Textfluss */
.gelbbox_rot { background-color:yellow; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: red; padding:3px; font-weight: bold }

/* Grüne Box mit schwarzer Schrift im Textfluss */
.gruenbox_schwarz { background-color:#00ff00; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color: black; padding:3px; font-weight: bold }

/* Gelbe Box mit grüner Schrift im Textfluss */
.gelbbox_gruen { background-color:yellow; padding:0px; margin:0px; font-family: Arial, Helvetica, sans-serif, "Lucida Sans", sunsans-regular; color:green; padding:3px; font-weight: bold }


/* verschiede Rahmen für Formularbestätigung */
input.formularrahmen {
border: thin #0000cc solid;
background-color:white;
background-position: left 
color: black;
}

/* Rahmen für Formulartextfeld */
.formulartextfeldrahmen {
border: 1px #0000cc solid;
font:Arial,Helvetica,sans-serif,"Lucida Sans",sunsans-regular;
font-weight: bold;
background:white;
color: black;
}

/* Tabellen-Einstellungen */
.tabellen {
table-layout:fixed
}

.rot { color:#FF0000}


