body {

		SCROLLBAR-HIGHLIGHT-COLOR:#002851; 
		SCROLLBAR-SHADOW-COLOR:#FFFF00; 
		SCROLLBAR-ARROW-COLOR:#FFFF00; 
		SCROLLBAR-BASE-COLOR:#356696;
		background-color:white;
		font-size:1.01em;
		color:black;
		font-family: Arial,"Trebuchet MS",Helvetica,"Sans Serif";
		width: 1000px;
		margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("bilder/home.jpg");

		}
td,div,p,pre,h1,h2,h3,h4,ul {
		font-family: Arial,"Trebuchet MS",Helvetica,"Sans Serif";
color:black;
		}
td {
	border-style: solid;
	border-color: black; 
	border-width: 1pt; 
	padding: 0 5.4pt;
}
.body {
	color:white;
	margin-left: 5px;
	width: 200px;
	}
h1 {
	font-size:10pt;
	font-weight: bold;
	}

h2 {
	font-size:1.4em;
	}

h3 {
	font-size: medium; 
	font-weight: bold;
	}

h4 {
	font-size:10pt;
	} 
.small {

	font-size:9pt;

	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color:black;
	}

a:hover {
	text-decoration: none; 
	color: yellow; 
	font-weight: bold;  
	}

a:visited {
	font-weight: bold; 
	color:gray;
	}

hr {
	color: yellow;
	background-color: yellow;
	}

li { text-align: left; }
.h1 {

	font-size:10pt; 
	font-weight: bold;
	}
input {
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : 1px solid Gray;
	border-style : outset;
}

textarea {
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : 1px solid Gray;
	border-style : outset;
}

select{
	font-family: Arial, sans-serif;
	background-color : #356696;
	color : #AAD5FF;
	border : 1px solid Gray;
	border-style : outset;
}

table {
	border-color : #002851 #002851 #002851 #002851;
}







