@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/design/mpv_hintergrund.jpg);
	background-repeat: repeat-x;
	background-color: #060436;
	text-align: center;
	font-size: 14px;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 75px;
	background-image: url(images/design/mpv_hintergrund_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#headmenue {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 20px;
}
#headmenue a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#headmenue li {
	list-style-type: none;
	display: inline;
}
#logo {
	float: left;
	width: 166px;
	margin-top: 10px;
	margin-left: 24px;
}

#menuebereich {
	height: 180px;
	background-image: url(images/design/mpv_hintergrund_menuebereich.jpg);
}
#menue {
	background-image: url(images/design/mpv_hintergrund_menue.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 709px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#menue ul {
	float: left;
	margin-left: 25px;
	text-align: left;
	margin-top: 30px;
}
#menue li {
	list-style-type: none;
	padding-top: 5px;
}
#menue a {
	color: #121041;
	font-weight: bold;
	text-decoration: none;
}
#menue a:hover {
	color: #7F7F99;
	font-weight: bold;
	text-decoration: none;
}


#inhaltsbereich {
	background-image: url(images/design/mpv_hintergrund_inhalt.gif);
	background-repeat: repeat-y;
	clear: both;
}
#inhalt {
	background-image: url(images/design/mpv_hintergrund_inhalt_o.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 4px;
}
#texte {
	background-color: #FFFFFF;
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 25px;
	padding-right: 22px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#texte p {
	padding-bottom: 10px;
}
#texte li {
	list-style-type: disc;
	list-style-position: outside;
}
#uu       #mp1       a, #eq      #mp2      a, #pr     #mp3     a, #re    #mp4   a, #li  #mp5  a {
	font-style: italic;
	color: #514FA6;
}
.fotorechts {
	float: right;
	padding-left: 15px;
}
.fotorechts img {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}


#texte .link {
	width: 213px;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}


#texte ul {
	padding-bottom: 10px;
	padding-left: 20px;
}

#druckseitentitel {
	display: none;
}

h1 {
	font-size: 150%;
	color: #1C1A49;
	font-weight: bold;
	padding-bottom: 3px;
}
h2 {
	font-size: 130%;
	color: #1C1A49;
	font-weight: bold;
	padding-bottom: 3px;
}

a {
	color: #171544;
	text-decoration: underline;
}



#fuss {
	background-image: url(images/design/mpv_hintergrund_fuss.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	background-position: top;
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}


#fuss h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#fuss a {
	color: #FFFFFF;
	text-decoration: underline;
}
#www a {
	font-weight: bold;
	color: #454264;
	text-decoration: none;
}
#www {
	padding-top: 10px;
}
