#
# Web-Logbuch V3.00 SU
# Author Detlef Karau DL4NTC
# CSS Styles für das Web-Logbuch
#
# $Id: default.css 691 2006-10-24 09:07:30Z dkarau $
#


#top {
    height: 30%;

}
#navigation {
    width: 15%;
    float: left;
}
#anzeige {
    width: 84%;
    float:left;
}

img  {
        border : 0;
}

h1 {font-family: Bookman Old Style, Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; text-align: center;}
h2 {font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-align: center; color: maroon;}

p.allgemein {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: maroon;}
p.allgemein1 {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;}
p.sonst {font-family: Bookman Old Style, Arial; font-weight: bold; font-size: 11pt; color: #663300;}
p.klein {font-family: Arial; font-size: 7pt; color: #0000ff; margin-left: 5px;}

.table {font-family: Arial, Verdana, Helvetia; font-size: 9pt; font-weight: bold; color: #663300;}
.table1 {font-family: Arial, Verdana, Helvetia; font-size: 9pt; font-weight: bold; color: #0000ff;}
.table2 {font-family: Arial, Verdana, Helvetia; font-size: 10pt; color: #663300;}
/* Text im Rahmen */

.umrandung {font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10pt; text-align: center; padding: 5px;
            color: black; background-color: #cccccc; border-style: outset;
            border-width: 2px; border-color: white; align: center;}

#navi {width: 130px;}
#main {margin: 5px; width : 650px; position: absolute; top: 0px; left: 10px;}
#floatbox {position: absolute; top: 600px; left: 200px;}

/* Rahmen für Buttons */

.linkbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
align: center;
margin-left: 3px;
margin-right: 20px;
border-style: outset;
border-width: 3px;
border-color: #ff33ff
width: 100px;
padding: 3px;
color: silver;
background-color: #3399ff;
}

/* Rahmen für Buttons */

.linkbox1 { font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 8pt; font-weight: bold; align: center;
            margin-left: 3px; margin-right: 20; border-style: outset;
            border-width: 4px; border-color: #006699; width: 100px;
            padding: 3px; color: silver; background-color: #ffcc00;}

.linkbox2 {font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 8pt; font-weight: bold; align: center;
           margin-left: 3px; margin-right: 20; border-style: outset;
           border-width: 4px; border-color: #660022; width: 100px;
           padding: 4px; color: silver; background-color: #00ffcc;}

.linkbox3 {font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 9pt; font-weight: bold; align: center;
           margin-left: 3px; margin-right: 3px; border-style: outset;
           border-width: 2px; border-color: #ff9900;
           padding: 5px; color: maroon; background-color: #ccffff;}

.linkbox4 {font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 8pt; font-weight: bold; align: left;
           margin-left: 3px; margin-right: 3px; border-style: outset;
           border-width: 2px; border-color: #ff9900; width: 200px;
           padding: 3px; color: silver;}

A:link {text-decoration: none; color: blue;}
A:hover { text-decoration: none; font-style: oblique; color: red;}
A:visited {COLOR: maroon; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none;}

ul {font-family: Arial, Helvetia; font-size: 10pt; font-weight: bold; color: maroon;}

TD {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
#BODY {BACKGROUND-IMAGE: url(../images/worldmapbg.gif)}

.title         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.allgemein {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: maroon;}
.allgemein1 {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000;}
.sonst {font-family: Bookman Old Style, Arial; font-weight: bold; font-size: 11pt; color: #663300;}
.klein {font-family: Arial; font-size: 7pt; color: #0000ff; margin-left: 5px;}
.option         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny                {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.footmsg_l        {BACKGROUND: none; COLOR: #0000ff; FONT-SIZE: 11px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.box                {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px; border: 1px solid #000000; background-color: #FFFFFF}
.Stil1 {color: #004080;}
.Stil2 {color: #191970;}