﻿@import url('layout_epm.css');
body {
	margin: auto;
	background-size: 794px 709px;
	padding: 0px;
	background-position: center 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-image: url('../images/WEB_Hintergrund_G.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	width: 757px;
	height: 709px;
	background-color: #EDEDED;
}
#container {
	width: inherit;
	position: inherit;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}
#page_content {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: inherit;
	clip: rect(auto, auto, auto, auto);
	height: auto;
	position: relative;
}
#content {
	overflow: auto;
	padding: 0px;
	margin: 7px auto auto auto;
	position: inherit;
	float: none;
	width: auto;
	text-align: left;
	top: 0px;
	left: 0px;
	height: auto;
}
#footer {
	clear: both;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
	color: #000000;
	position: relative;
	margin-top: 20px;
}

/* Mastertitel-Formatvorlagen  */

/* Navigationsformatvorlagen*/
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}

/* Inhaltsformatvorlagen */
h6 {
	color: #000000;
	font-weight: bolder;
	font-size: small;
	margin-bottom: 6px;
	margin-top: 9px;
}

/* Linke Randleiste Formatvorlagen */
#sidebar a:hover {
	color: #237;
	text-decoration: none;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	font-size: small;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

/* Hyperlink-Formatvorlagen */
a {
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/* Texte Bilder Formatvorlagen */
.style_bold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-align: left;
}
hr {
	line-height: 1px;
	height: auto;
	color: #01008A;
}
p {
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
}
h1 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-weight: bolder;
	font-size: small;
	margin-bottom: 6px;
	margin-top: 9px;
}
.style_center {
	text-align: center;
}
.style_black {
	color: #000000;
}
