﻿BODY {

background-color: White; 

SCROLLBAR-HIGHLIGHT-COLOR: Black; 

SCROLLBAR-SHADOW-COLOR: White; 

SCROLLBAR-ARROW-COLOR: #DA0100; 

SCROLLBAR-BASE-COLOR: White;  

scrollbar-3dlight-color : #DA0100;  

scrollbar-darkshadow-color : #DA0100;  

scrollbar-track-color : White; 

text-align: center;


  }



/*body,td,p,pre,h1,h2,h3,h4,ul {font-family: Tahoma,Arial,Helvetica;}*/

body,td,p,pre,ul {font-size:0.95em; color: Black;}
h2 {

	font-size:1.1em; 

	font-weight:normal;  

	border-width: 1px;

	border-bottom-color: #DA0100;

	border-bottom-style: solid;

	width: 90%;

		border-bottom: 1px solid #DA0100;

	 		}

h1 {font-size:1.3em;

display: inline; 

}

h3 {font-size:1.2em; display:inline;}
hr {
	font-size: 1pt; 
	color: #DA0100;
	background-color : #DA0100;
	}
hr.rechts {
	font-size: 1px; 
	color: #DA0100;
	background-color : #DA0100;
	line-height: 1px;
	width: 75%;
	height: 1px;
	text-align: right;
	}
	
	div#main{

	/*margin-left: -500px;*/

		width: 1000px;

	}

	



	div#legende {

		text-align: left;

		float: left;

		width: 195px;

		margin-left: 45px;

	}

div#haupt {

	text-align: left;

	width: 740px;

	float: right;

	border-left: 2px solid #DA0100;

	margin-right: 10px;

	padding-left: 5px;

}

.mini {font-size: 8pt; color: Black;}



a:link {

	text-decoration: none;

	color: #DA0100;

	font-weight : bold;

	  }

a:visited {

	text-decoration: none;

	color: Black;

	font-weight : bold;

	  }

a:hover {

	text-decoration: none;

	color: White;

	font-weight : bold;

	background-color: Red;

	}

ul{

	list-style: square;

	list-style-type: square;

}

li{

	list-style: square;

	list-style-type: square;

}

input { background: White;  border: 1px solid #DA0100;  }

textarea { background: White;  border: 1px solid #DA0100;  }

