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

body {
	margin: 0px;
}

strong {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	
}

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1000px; /* Breite des Elements */
	height: 750px; /* Höhe des Elements */
	margin-left: -500px; /* Breite des Elements geteilt durch zwei! */
	margin-top: -375px; /* Höhe des Elements geteilt durch zwei! */
}

/* Menü */
#menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:150px;
	height:20px;
	left:841px;
	top:10px;
}

#menu ul {
 list-style-type: none;
 margin: 0px 10px 0 auto;
 padding: 0px;
}

#menu li {
	display: inline;
	margin-right:7px;
}

#menu a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menu .active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menucontent {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:55px;
	height:20px;
	left:505px;
	top:10px;
}

#menucontent a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menucontent a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menucontent .active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menuteaser {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:45px;
	height:20px;
	left:568px;
	top:15px;
}

#menuteaser a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menuteaser a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menuteaser .active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menufoto {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:45px;
	height:20px;
	left:620px;
	top:13px;
}

#menufoto a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menufoto a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

#menufoto .active {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

/* Content */
#textblocklinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	width: 380px;
	height: 400px;
	position:absolute;
	left:50px;
	top:130px;
}

#textblocklinks a, a:link, a:hover, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

#textblockrechts {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 380px;
	height: 400px;
	position:absolute;
	left:550px;
	top:130px;
}

#textblockrechts a, a:link, a:hover, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

/* Kontakt */
#textblockkontakt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 380px;
	height: 400px;
	position:absolute;
	left:550px;
	top:100px;
}

#textblockkontakt a, a:link, a:hover, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #990033;
	font-weight: bold;
}

/* Foto */
#arrowright {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:45px;
	height:25px;
	left:900px;
	top:680px;
}

#arrowleft {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	position:absolute;
	width:45px;
	height:25px;
	left:30px;
	top:680px;
}