
/* schriftstil,abstände */

body
{margin-top: 40px; margin-left: 40px; margin-right: 40px;margin-bottom: 40px;   background-color:gray;}
table,td
{font: normal 13px/18px verdana, sans-serif; color: #000000;}

h2{font: small-caps bold 19px "Trebuchet MS",verdana, sans-serif; color:#000; margin-bottom:0px;}
h3{font: bold 16px "Trebuchet MS",verdana, sans-serif; color:#800000; margin-bottom:0px;}

/* hauptgerüst */

#heada {border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color:#F0F0F0;
	text-align:center;
	height:35px;
	border-top:solid 1px #000000;}

#headb {border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color:#FBFBFB;
	text-align:right;
	vertical-align:bottom;
	padding-right:20px;
	border-top:solid 1px #000000;}

#logoa {border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background:  url("../Main_Imgs/wolke_links.jpg");
	border-bottom:solid 1px black;
	background-color:#ffffff;}

#logob {border-right:solid 1px #000000;
	background-color:#ffffff;
	height:170px;
	background:  url("../Main_Imgs/wolke_rechts.jpg");
	text-align:right;
	vertical-align:bottom;
	padding-top:1px;
	border-bottom:solid 1px black;}

#footer {border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color:#FBFBFB;
	text-align:center;
	vertical-align:top;
	padding-top:2px;
	border-top:solid 1px #000000;
	height:35px;}

#namefooter {font: normal 12px verdana, sans-serif; color: #000000;
	background-color:#ffffff; padding:2px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;}

#name 	{font: normal 12px verdana, sans-serif; color: #000000;
	background-color:#ffffff; padding:2px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	line-height:19px}

#footerb {font: normal 11px verdana, sans-serif; color: #000000;
	background-color:#ffffff; padding:2px;
	border:solid 1px #000000;}

#innera {border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-color:#881e1e;}

#innerb {padding-top: 30px; padding-left: 20px;padding-right:20px;
	padding-bottom: 40px;
	border-right:solid 1px #000000;
	background-color:#ffffff;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #000000; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #e6e6e6;}

/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:block;
	background-color:#661616;
	color:#a65657;
	text-decoration:none ;
	font: normal 12px verdana, sans-serif;
	line-height:26px;
	text-decoration:none ;
	padding: 0px 6px 0px 6px;
	text-align:center;
	border-right:solid 1px #845354;
	border-top:solid 1px #845354;}

#menu2 a:hover{
	background-color:#3F3F3F;
	color:#CFCFCF;
	text-decoration:none ;}

/* menue links */

#menu1 a , #menu1 a:visited , #menu1 a:active {display:block;
	background-color:#661616;
	color:#a65657;
	font-style:normal;
	line-height:24px;
	text-decoration:none ;
	padding: 0px 5px 0px 5px;
	text-align:right;
	border-left:solid 1px #a55656;
	border-top:solid 1px #a55656;
	width:160px}

#menu1 a:hover{background-color:#3F3F3F;
	color:#CFCFCF;
	text-decoration:none ;}

#navlinie {border-top:solid 1px #a55656;padding: 0px 5px 0px 5px;}

/* allgemeine links im text */

a:link, a:visited, a:active{ font: italic 12px/18px verdana, times, serif;text-decoration:underline;color:#000000}

a:hover{font: italic 12px/18px verdana,  sans-serif;text-decoration:none;background-color:#881e1e; color:#e6e6e6;}

/* uhr - datum */

input.date {font-size:9pt; color:#000000; border:solid 0px; text-align:center; background:transparent;}

input.time{font-size:9pt; color:#000000; border:solid 0px; text-align:center; background:transparent;}

form {margin:0px}