.menu {
	position: relative;
	top: 165px;
	left: 0px;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
	word-spacing: 0.5em;
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;	}

.menulink:link {
	color: #111111;}
	
.menulink:visited {
	color: #111111;}
	
.menulink:active {
	color: #111111;}
	
.menulink:hover {
	color: #CCDDCC;
	text-decoration: underline;	}
	
img {	border: none;	}

.inhaltbild {
	background: #f3fffb;
	border: 1px solid black;
	height: 360px;
	padding: 5px;
}

.inhaltbild:hover{
	background: #c0cdc8;
}

.thumbinhaltbildr {
	background: #f3fffb;
	border: 1px solid black;
	padding: 2px;
	float: right;
}

.thumbinhaltbildr:hover{
	background: #c0cdc8;
}

.thumbinhaltbild {
	background: #f3fffb;
	border: 1px solid black;
	padding: 2px;
	margin: 2px;
}

.thumbinhaltbild:hover{
	background: #c0cdc8;
}

.content {
	text-align: left;
	font-size: 20px;
	font-family: Verdana;
	padding: 10px;
	color: #060027;
	}

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


a:visited {
	text-decoration: none;
	color: #443207;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #443207;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #555555;
	font-weight: bold;
}

.content:first-letter { weight: bold; font-size: 200%;	}
p:first-letter { weight: bold; font-size: 150%;	}


.bildgr {
	background: #f3fffb;
	border: 1px solid black;
	padding: 5px;

	}


.nav {
	text-align: right;
	font-size: 14px;
	position: relative;
	bottom: 0px;
	}
	
.maindiv {
	width: 950px;
	min-height: 700px;
	background-color: #ede4dd;
	border: 1px black solid;
}

.login {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.loginlink:link {
	color: #FFFFFF;
}
.loginlink:visited {
	color: #FFFFFF;
}
.loginlink:active {
	color: #FFFFFF;
}
.loginlink:hover {
	color: #FFFFFF;
}
.locationbar {
position: relative;
font-size: 12px;
font-family: Verdana;
color: #000000;
padding-bottom: 20px;
padding-top: 5px;
padding-right: 10px;
text-align: right;


}
.locationlink:link {
color: #111111;
decoration: none;
}
.locationlink:visited {
color: #111111;
decoration: none;
}
.locationlink:active {
color: #111111;
decoration: none;
}
.locationlink:hover {
color: #666666;
decoration: none;
}

.subcontent {
	font-size: 20px;
	font-weight: bold;
}

body {
	background-color: #ffed89;
}