@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #f2e9bd;
	margin-top: 0px;
}
.textabstand {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.textabstand10pxrundum {
	padding: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2A420A;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5b8f16;
}

a:link {
	color: #2a420a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a:visited {
 color: #2a420a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

a:hover {
	color: #5b8f16;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	}

a:active {
	color: #2a420a;
}


a:link.nav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	
}

a:visited.nav {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav {
	color: #f2e9bd;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
		
}

a:link.klein {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
}

a:visited.klein {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.klein {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;		
}
.pagelocator {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}

a:link.pagelocator {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}

a:visited.pagelocator {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a:hover.pagelocator {
	color: #2a420a;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
#mainTable {
	background-color: #FFFFFF;
}
.willkommen {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	color: #f2e9bd;
}
