.menu {
	position: relative;
	top: 165px;
	left: 0px;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
	word-spacing: 0.5em;
	font-size: 18px;
	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;
}

.temp {
	width: 740px;
	border: dashed 1px black;
	font-size: 10px;
	margin-top: 10px;
	padding: 5px;
}

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: #DDDDDD;
}

.loginlink:link {
	color: #DDDDDD;
}

.loginlink:visited {
	color: #DDDDDD;
}

.loginlink:active {
	color: #DDDDDD;
}

.loginlink:hover {
	color: #DDDDDD;
}

.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: 12px;
	font-weight: bold;
}

.subcontentbeschreibung {
	font-weight: normal;
}

.subcontentbeschreibung:first-letter {
	font-size: 100%;
}

.seitenleiste {
	float: right;
	width: 150px;
	min-height: 250px;
	border: dashed 1px black;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

.socialmedia {
	text-align: right;
}

.copyrightnotice {
	font-size: 10px;
	color: black;
	font-weight: bold;
	font-family: Verdana;
}

body {
	background-color: #ffed89;
}

.fadeSome {
	opacity: 0.30;
	filter: alpha(opacity =   30);
	-moz-opacity: 30%;
}

.fadeLots {
	opacity: 0.50;
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
}

.fadeCompletely {
	opacity: 0.0;
	filter: alpha(opacity =   0);
	-moz-opacity: 0.0;
}

#silverlightControlHost {
	height: 720px;
}

.videolink {
	width: 540px;
	background-color: black;
	text-align: center;
	padding: 10px;
	border: 1px black solid;
}

.videolink img {
	width: 520px;
}

.videolink a {
	color: white;
}

.video_ul {
	clear: both;
	padding-top: 10px;
	min-height: 100px;
}

.thumbvideogallery {
	float: left;
	width: 160px;
	background: #f3fffb;
	border: 1px solid black;
	padding: 2px;
	margin: 2px;
	margin-right: 10px;
}
.thumbvideosubcontent{
	width: 80px;
	background: #f3fffb;
	border: 1px solid black;
	padding: 2px;
	margin: 2px;
	margin-right: 10px;	
}
