body {
	background-color: RGB(30, 47, 128);
	scrollbar-base-color: RGB(30,30,70);
	scrollbar-arrow-color: RGB(220, 230, 255);
	scrollbar-darkshadow-color: RGB(220, 230, 255);
	scrollbar-face-color: RGB(90,90,200);
	scrollbar-3dlight-color: RGB(220, 230, 255);
	scrollbar-highlight-color: RGB(30, 30, 70);
	scrollbar-shadow-color: RGB(30, 30, 70);
	scrollbar-track-color: RGB(220, 230, 255);
}

td {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: white;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.5em;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: white;
	font-size:1.3em;
	font-weight: normal;
	padding: 0.4em;
	border: 0.1em solid RGB(125,150,225);
	background-color:RGB(60,80,160);
	width: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
	text-decoration: underline;
}

input {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      color: black;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
      border: black 0.1em solid;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 1em;
      color: black;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

textarea {
 	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      color: black;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
      border-right: black 0.1em solid;
      border-left: black 0.1em solid;
      border-top: black 0.1em solid;
      border-bottom: black 0.1em solid;
}

#form1 {
	width: 6em;
}

#form2 {
	width: 10em;
}

#form3 {
	width: 20em;
}

#form4 {
	width: 15em;
}

input.checkbox {
	border-style: none;
	width: 1.5em;
	height: 1.5em;
}

input.radio {
	border-style: none;
	height: 1em;
	width: 1em;
}

input.button {
	background-color: silver;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a.input {
      border-right: black 0.1em solid;
      border-left: black 0.1em solid;
      border-top: black 0.1em solid;
      border-bottom: black 0.1em solid;
      color: black;
	background-color: silver;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-decoration: none;
}

a.input:hover {
	text-decoration: none;
}

a.menue {
	color: white;
	text-decoration: none;
}

a.menue:hover {
	text-decoration: underline;
}

td.menue {
	background-color: RGB(60, 78, 150);
	padding-top: 0.8em;
	border-top: 0.1em solid RGB(240,240,240);
	line-height: 1.5em;
}

td.menue2 {
	background-color: RGB(60, 78, 150);
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top: 0.1em solid RGB(240,240,240);
	border-bottom: 0.1em solid RGB(240,240,240);
	line-height: 1.5em;
}

td.bar {
	padding-left: 0.8em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: RGB(60, 78, 150);
	border-top: 0.1em solid RGB(240,240,240);
	border-left: 0.1em solid RGB(240,240,240);
}

td.bar2 {
	padding-right: 0.8em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: RGB(60, 78, 150);
	border-top: 0.1em solid RGB(240,240,240);
}

td.page {
	padding-top: 2.8em;
	padding-left: 4em;
      padding-right: 2.8em;
	background-image: URL("images/background_page.gif");
	background-repeat: no-repeat;
	border-top: 0.1em solid RGB(240,240,240);
	border-left: 0.1em solid RGB(240,240,240);
}

td.kopf {
	background-image: URL("images/background_kopf.gif");
	background-repeat: no-repeat;
	padding-right: 0.8em;
}

td.fuss {
	padding-right: 1em;
	padding-bottom: 1em;
	border-left: 0.1em solid RGB(240,240,240);
}

td.pageprint {
	padding: 4.5em;
}

td.fussprint {
	padding-right: 0.4em;
	padding-bottom: 0.4em;
}

img.floatleft {
    border: 0.1em solid RGB(240,240,240);
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-right: 0.8em;
}

img.floatright {
    border: 0.1em solid RGB(240,240,240);
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    margin-left: 0.8em;
}

img.center {
    border: 0.1em solid RGB(240,240,240);
    margin-top: 0.8em;
    margin-bottom:0.8em;
}

.menueEbene {
	border-bottom: RGB(240,240,240) 0.125em solid;
	padding: 0.5em;
	background-color: rgb(20,20,120);
}

.menueEbene_Sonder {
	border-bottom: RGB(240,240,240) 0.125em solid;
	padding: 0.0em;
	background-color: white;
}

.menueEbeneAktiv {
	border-bottom: RGB(240,240,240) 0.125em solid;
	padding: 0.5em;
	background-color: rgb(160,160,210);
}

.menueEbeneAktiv2 {
	border-bottom: RGB(240,240,240) 0.125em solid;
	padding: 0.5em;
	background-color: rgb(120,120,170);
}

.menueLogin {
	border-bottom: RGB(240,240,240) 0.1em solid;
	padding-left: 0.6em;
}

.box {
	border: 0.1em solid RGB(240,240,240);
	width: 40em;
}

.box2 {
	border: 0.1em solid RGB(240,240,240);
	width: 100%;
}

#boxHead {
	padding: 0.4em;
	margin:0px;
	background-color:RGB(165,165,245);
	border-bottom: 0.1em solid RGB(240,240,240);
	color: black;
	font-weight:bold;
	width:100%;
}

#boxBody {
	padding: 0.5em;
	margin:0px;
	background-color: RGB(80,80,225);
	color: white;
	width:100%;
}

#Links {
	padding: 0.5em;
	background-color: RGB(60,78,150);
	border: 0.1em solid black;
}
