#
# @package Web-Logbuch
# @version V4.00
# @subpackage CSS
# @author Detlef Karau DL4NTC
# @deprec CSS Styles fuer das Web-Logbuch
#
# @version $Id: default.css 904 2010-01-29 13:47:49Z dl4ntc $
#

#top {
    height: 110px;
}

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

#anzeige {
    width: 83%;
    min-height: 400px;
    float: left;
    border-left: 2px dotted;
    padding-left: 10px;
}

#root {
	width: 990px;
	margin: auto;
}

#navi {width: 130px;}

#mitte {margin: 5px; width : 650px; position: absolute; top: 0px; left: 10px;}

#floatbox {position: absolute; top: 600px; left: 200px;}

body {
	background: url(../images/dummy.jpg) no-repeat 50% 0% #ccc;
}

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: 8pt;
		 border-bottom: 1px solid;
		 border-top: 1px solid;
		 background: #eeeeee;
		 width: 980px;
		 padding: 2px;
		 color: maroon;
		 font-weight: bold;
}

.table3 {font-family: Arial, Verdana, Helvetia; font-size: 14px; font-weight: bold; color: blue;}

/* Text im Rahmen */

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

.umrandung1 {font-family: Arial, Helvetica, Verdana sans-serif;
	    font-size: 8pt; text-align: justify; padding: 10px;
	    color: black; background-color: #cccccc; border-style: solid;
	    border-width: 0px; border-color: white; font-weight: none;}

/* Rahmen fuer Buttons */

.linkbox {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt; font-weight: bold; text-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 fuer Buttons */

.linkbox1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 8pt; font-weight: bold; text-align: center;
	    margin-left: 3px; margin-right: 20px; 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; text-align: center;
           margin-left: 3px; margin-right: 20px; 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; text-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; text-align: left;
	   margin-left: 3px; margin-right: 3px; border-style: outset;
	   border-width: 2px; border-color: #ff9900; width: 200px;
	   padding: 3px; color: silver;}

.title 	{BACKGROUND: none; COLOR: #808000; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}

.content {
	  COLOR: #000000;
	  FONT-SIZE: 10px;
	  FONT-FAMILY: Verdana, Helvetica;
	  border-bottom: 1px solid;
	  border-top: 1px solid;
	  background: #eeeeee;
	  width: 980px;
	  padding: 2px;
	  color: maroon;
}

.allgemein {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: maroon;}

.allgemein1 {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;}

.allgemein2 {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: blue;}

.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}
.box_1		{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 14px; border: 2px solid #000000; FONT-WEIGHT: bold; background-color: #FFFFFF; color: blue}
.Stil1 {color: #006633;}
.Stil2 {color: #191970;}

/* Umbau des Menues auf CSS */

.menuout {
	cursor: pointer;
	background-color: #c0c0c0;
	font-family: Arial, Verdana, Helvetia, sans-serif;
	font-size: 10pt;
	color: #333333;
	width: 80%;
	margin: 5px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid;
}

.menuout:hover {
	cursor: pointer;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetia, sans-serif;
	font-size: 10pt;
	color: red;
	width: 80%;
	margin: 5px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid red;
}

a {
	text-decoration: none;
	color: #C00000;
}

a:hover {
	text-decoration: none;
	color: blue;
}

div#top {
	padding-bottom: 5px;
}
