
/* schriftstil,scrolleiste,abstände */

body
{
margin-top: 10px; margin-left: 0px; margin-right: 0px; margin-bottom: 40px; color: black ;   
font-family: verdana,arial; font-size: 10pt;
scrollbar-arrow-color: white; scrollbar-base-color: #4D5762; border-right:solid 3px #3C414F;
scrollbar-highlight-color : #808080; scrollbar-shadow-color : black;
}

table
{
margin-top: 0px; margin-left: auto; margin-right: auto; color: black; font-family: verdana,arial; font-size: 10pt
}

#linksmenu a 
{
display: block;background-image:url('img/button_d.jpg'); color: silver; text-decoration:none ;
font-family: verdana; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto;width: 200px
}

#linksmenu a:visited
{ 
background-image:url('img/button_d.jpg');color: silver;text-decoration:none;font-family: verdana; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto;width: 200px  
}

#linksmenu a:active
{
background-image:url('img/button_d.jpg'); color:silver;text-decoration:none;font-family: verdana; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto  
}

#linksmenu a:hover 
{
background-color:#9ca5ae;
background-image:url('img/button_over_d.jpg'); color: white; text-decoration:none ;font-family: verdana; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto
}

td.rubrik      
{
display: block;background-color:#707E8F; color: silver; text-decoration:none ;font-family: verdana; font-size: 10pt;
padding-left: 2px; padding-bottom: 2px;   padding-top: 2px;margin: 0px auto;width: 200px;
}

.menu
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	background-color: #000080;
	background-color: #E6E6EB;
	color: #000000;
}

.menu_1
{
font-size: 20px;
}

.menu_2
{
font-size: 25px;
}

.background
{
	background-image:url(logo.gif); 
	background-attachment: fixed; 
	background-repeat:no-repeat;
 	background-position:500px 300px;
}

.titel
{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}

.untertitel
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	text-align: center;	
}

.ersteller
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

.text
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}

.error
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #ff3333;
}

.ok
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #339900;
}

.navilink
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
}

.uhrzeit
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

.button
{
	font-weight: bold; 
	color: #000000;
	background-color:#ffffff;
}

.loginbutton
{
	font-weight: bold; 
	color: #000000;
	background-color:#00ff00;
}

.buttongreen
{
	font-weight: bold; 
	color: #ffffff;
	background-color:#00cc33;
}
