@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: #591C16;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996600;
}

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

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

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

a:active {
	color: #591C16;
}


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: #f2e49d;
	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: #591C16;
	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: #F2E49D;
}
