/* CSS Document */


A:link {text-decoration:none; color: #800000; font-weight: bold}
A:visited {text-decoration:none; color: #800000; font-weight: bold}
A:hover {font-weight:bold; color: #990000; text-decoration:underline}

BODY 
{
	font-family:tahoma, "times new roman";
	font-size: 10pt;
    margin-left:0;
	margin-top:0;
	margin-right:20;
    margin-bottom:0;
	color:#000000;
	scrollbar-base-color: #dfdfdf;
	scrollbar-track-color: #dfdfdf;
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #dfdfdf;
	scrollbar-3d-light-color: #dfdfdf;
	scrollbar-darkshadow-color: #dfdfdf;
	scrollbar-shadow-color: #dfdfdf;
	scrollbar-arrow-color: #dfdfdf;


} 


.textseite {
	font-family:tahoma,verdana;
    vertical-align:top;
    font-size: 10px;
	color:#000000;
	text-align: left;
    background-repeat: repeat-y;
	background-position: top;
    
}


.main {
	font-family:verdana, "times new roman";
    vertical-align:top;
    font-size: 10pt;
	color:#000000;
	text-align: left;
    background-repeat: repeat-y;
	background-position: top;
    
}

.side{
	font-family:tahoma, "times new roman";
    padding: 10px;
	font-size: 11px;
	color:#000000;
	text-align: left;
    A:link {text-decoration:none; color: #FF8040; font-weight: bold}
    A:visited {text-decoration:none; color: #800000; font-weight: bold}
    A:hover {font-weight:bold; color: #990000; text-decoration:underline}
}

.tisch{
	font-family:tahoma, "times new roman";
    padding: 0px;
	font-size: 0pt;
	color:#000000;
	vertical-align: top;
    margin-left:0;
	margin-top:0px;
	margin-right:0;
    margin-bottom:0;

}

.normal{
	font-family:tahoma, "times new roman";
	font-size: 9pt;
	color:#000000;
	vertical-align: top;
    margin-left:0;
	margin-top:0;
	margin-right:0;
    margin-bottom:0;

}

.form{
	font-family:tahoma, "times new roman";
	font-size: 8pt;
	color:#000000;
	vertical-align: top;
    margin-left:0;
	margin-top:0;
	margin-right:0;
    margin-bottom:0;

}

.search{
	font-family:verdana, "times new roman";
    padding: 0px;
	font-size: 10pt;
	color:#000000;
	text-align: center;
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
       
}

h1 {
	font-family: "courier new", verdana;
	font-size: 20pt;
	color:#1E328C;
    
}

h2 {
	font-family: "courier new", verdana;
	font-size: 12pt;
	color:#000000;
    
}

h3 {
	font-family:verdana;
	font-size: 18pt;
	color:#878788;
	text-align: left;
 	text-indent: 50pt;  
    height: 50px; 
	background-image: url(hg/h2.gif);  
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;

}

input, select, textarea, button 
{
	background-color: #dfdfdf;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	border: 1px solid #ED805C;
} 

