@charset "ISO-8859-1";
/* box für die Anzeige der Koordinaten*/

/*-------------------*/
/* Individualformate */
/*-------------------*/

/* Koordinatenanzeige */
#AnzXKoord {
   position:absolute;
   top:350px;
   left:1px;
   width:8px;
   padding:1px;
   margin:3px;
}
#AnzYKoord {
   position:absolute;
   top:370px;
   left:1px;
   width:8px;
   padding:1px;
   margin:3px;
}
#AnzId {
   position:absolute;
   top:130px;
   left:1px;
   width:8px;
   padding:1px;
   margin:3px;
}

/* neue Definitionen für Dyn-Seite+ DB-Anbindung 2.11.2005*/
/*background-color:#D3E2F6;*/

/* Hintergrundbilder*/
#body_color_test{
        background-color:#D3D3D3;
        background-repeat:no-repeat}

#body_color_test_v2{
        background-color:#B0E0E6;
        background-repeat:no-repeat}

#body_color{
        background-color:black;
        background-image:url(../graphics/erde.jpg);
        background-repeat:no-repeat}

#body_color1{
        background-color:black;
        background-image:url(./graphics/erde.jpg);
        background-repeat:no-repeat}
#body_color2{
        background-color:black;
        background-image:url(./graphics/earth-europe.jpg);
        background-repeat:no-repeat}
#body_color3{
        background-color:black;
        background-image:url(./graphics/earth-australia.jpg);
        background-repeat:no-repeat}
#body_color7{
        background-color:black;
        background-image:url(./graphics/earth-northam.jpg);
        background-repeat:no-repeat}
#body_color8{
        background-color:black;
        background-image:url(./graphics/earth-southam.jpg);
        background-repeat:no-repeat}
#body_color9{
        background-color:black;
        background-image:url(./graphics/earth-africa.jpg);
        background-repeat:no-repeat}
#body_color10{
        background-color:black;
        background-image:url(./graphics/earth-asia.jpg);
        background-repeat:no-repeat}

#body_blue{
        background-image:url(./graphics/hintergrund4blau.gif);
        background-repeat:no-repeat}

#body_halbk{
        background-image:url(./graphics/earth.jpg);
        background-repeat:no-repeat}



p.koord-text {color:white; font-family:"Andale Mono", Arial,sans-serif;
    font-size:6pt; font-weight:lighter; margin-top:0px; margin-bottom:0px; margin-left:0px}


/* Link-Farben #008040, link, active werden nicht unterschieden,
   da <a href="welt.html#x1" !!!, visited ist immer gegeben! ...*/
/* themas: css/selektoren/pseudoklasse/any-link, link,... */
/* HTML, Tutorials, Links_richtig_gestalten*/


a:link    { text-decoration:none; color:white; }
a:visited { text-decoration:none; color:white; }
a:hover   { text-decoration:none; color:blue; }
a:active  { text-decoration:none; color:white; }
a:focus   { text-decoration:none; color:white; }

/*a:visited { text-decoration:none; color:#0000C8; }*/
/*umgekehrtes Verhalten:*/
a.reverse:link    { text-decoration:none; color:black; }
a.reverse:visited { text-decoration:none; color:black; }
a.reverse:hover   { text-decoration:none; color:blue; }
a.reverse:active  { text-decoration:none; color:black; }
a.reverse:focus   { text-decoration:none; color:black; }

.button {color:#0000C8; font-family:"Andale Mono", Arial,sans-serif;
    font-size:9pt; font-weight:bold}
h1.maptitle {color:white; font-family:"Andale Mono", Arial,sans-serif;
    font-size:16pt; margin-bottom:-0.3cm}

p.textboxf1 {
        clear:both;
        color:#676665;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:11pt;
        margin-left:5px;
        margin-top:5px;
        margin-right:5px;
        margin-bottom:5px;}

p.textboxf2 {
        clear:both;
        color:#676665;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:9pt;
        margin-left:3px;
        margin-top:3px;
        margin-right:3px;
        margin-bottom:3px;}

h1.vwtitle {color:white; font-family:"Andale Mono", Arial,sans-serif;
    font-size:16pt; margin-bottom:1cm}

p.gen-text {color:blue; font-family:"Andale Mono", Arial,sans-serif;
    font-size:12pt}

p.ue-ausschntext {color:#FFFFFF; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:0px; margin-bottom:10px; margin-left:750px}
p.ausschntext {color:#FFFFFF; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:0px; margin-bottom:3px; margin-left:755px}
p.zurueck1text {color:#FFFFFF; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:10px; margin-bottom:0px; margin-left:750px}
p.zurueck2text {color:#FFFFFF; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:0px; margin-bottom:0px; margin-left:750px}
.hinweistext {color:#0000C8; font-family:"Andale Mono", Arial,sans-serif;
    font-size:9pt; font-weight:bold}
p.urltext-blue {color:#0000C8; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:0px; margin-bottom:0px; vertical-align:middle}
p.urltext-white {color:#FFFFFF; font-family:"Andale Mono", Arial,sans-serif;
    font-size:8pt; font-weight:bold; margin-top:0px; margin-bottom:0px; vertical-align:middle}

/* show testborder on
#testborder {
  border-width:1px;
  border-style:solid;
  border-color:blue;}   */
/* show testborder off */
#testborder {}
#testborder_td_lef {width: "400"; text-align: left;}
#testborder_td_cen {width: "400"; text-align: center;}
#testborder_td_rig {width: "400"; text-align: right;}


#mapbox {
  border-width:3px;
  border-style:solid;
  border-color:blue;
  background-color:white;}

#textbox {
  border-width:3px;
  border-style:solid;
  border-color:blue;
  padding:10px;
  text-align:justify;
  /*background-color:#D3D3D3; */
  background-color:white;}

p.textboxMenTxt {
        color:#676665;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:11pt;
        text-align:right;
        margin-left:5px;
        margin-top:5px;
        margin-right:5px;
        margin-bottom:5px;}

#navbox {
        padding:10px;
        vertical-align:top;
        text-align:left;}

p.navboxf1 {
        color:white;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:11pt;
        margin-left:0px;
        margin-top:5px;
        margin-right:0px;
        margin-bottom:5px;}

#werbebox {
        color:white;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:10pt;
        padding:0px;
        vertical-align:top;
        text-align:right;}

#werbebox2 {
        color:white;
        font-family:"Andale Mono", Arial,sans-serif;
        font-size:10pt;
        padding:0px;
        vertical-align:top;
        text-align:right;}

p.error {
 color: red;
 background-color: #cccccc;
}

p.warning {
 color: black;
 background-color: #cccccc;
}

p.info {
  color: black;
  background-color: #eeeeee;
}

p.success {
  color: green;
}
/*
div.thumbnail {
  padding:2px;
  width:200px;
  height:220px;
  background-color: #cccccc;
  border: 1px solid #000000;
  min-width:180px;
  margin: 0px 0px 10px 2%;
  padding-top: 20px;
  text-align: center;
  float: left;
}
*/
div.thumbnail {
  padding:2px;
  width:100px;
  height:130px;
  background-color: #cccccc;
  border: 1px solid #000000;
  min-width:140px;
  margin: 0px 0px 10px 2%;
  padding-top: 20px;
  text-align: center;
  float: left;
}

div.thumbnail2 {
  padding:2px;
  width:100px;
  height:160px;
  background-color: #cccccc;
  border: 1px solid #000000;
  min-width:140px;
  margin: 0px 0px 10px 2%;
  padding-top: 0px;
  text-align: center;
  float: left;
}

div.image_desc {
  font-size: small;
}
/*
img.vorschau {
  height: 75px;
  border: 1px solid #000;
  margin: 10px 5px 0 0;
}
*/
img.vorschau {
  height: 50px;
  border: 1px solid #000;
  margin: 10px 5px 0 0;
}


div.image {
float:none;
clear:both;
}

div.edit {
float: left;
}