html {overflow-y: scroll;}

body {background-color:#ffffff; margin:auto;}

a:link, a:visited, a:focus, a:active {color:#000000; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none; background-color:#FFFF00;}

h1	{font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:20px;}
h2	{font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:17px;}
h3	{font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:14px;}

.main-table {width:840px; margin:auto; margin-top:5px; margin-bottom:5px; padding:1px; border-width:1px; border-color:#000000; border-style:solid;}

.menue {font-family:"Times New Roman", Times, serif; font-size:16px;}

.text {font-family:'Times New Roman', Times, serif; font-size:14px; line-height:17px;}
.text-bg {font-family:'Times New Roman', Times, serif; font-size:14px; line-height:17px; color:#000000; background-color:#FFFF00;}
.text-klein {font-family:'Times New Roman', Times, serif; font-size:11px; line-height:16px; text-align:left;}

.image {padding:3px; border-width:1px; border-color:#000000; border-style:solid;}

.header	{font-size:16px;
		 font-weight:bold;
		}

.border {border-style:solid;
		 border-color:#999999;
		 border-width:1px;
		 padding:2px;
		 vertical-align:bottom;
		}