/* Grundlayout Medifit */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 0;
	background-image:url(../images/hintergrund2.jpg)
	text-align: center;
}

.ueberschrift_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	padding: 0;
	margin: 0;
}

.ueberschrift_headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	padding: 0;
	margin: 0;
}

.normaler_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	padding: 0;
	margin: 0;
}

.navigation_oberbegriff{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000066;
	margin: 0px;
}

.navigation_oberbegriff:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#0033FF;
	background-color:#FFFFFF;
	margin: 0px;
}

.navigation_abstand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin: 0px;
}

#container {
	margin: 0 auto;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #999999;
	width: 915px;
	height: 724px;
	margin-top: 20px;
	text-align: left;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-right: 0px;
}
#container #header {
	background-color: #FFFFFF;
	background-image: url(../images/verlauf_hintergrund2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: 10px 0px;
}
#container #navigation {
	background-color: #0033FF;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	margin: 0;
}
#container #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}


#container #content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#container #footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
}
#container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#container #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#container #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#container #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


#container #navigation_links {
	position: static;
	color: #000066;
	background-color: #EAEBFB;
	padding-left: 5px;
	float: left;
	width:242px;
	height:588px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
}

#container #navigation_links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
	font-size: 13px;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00209D;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	background-color:#FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}
#container #navigation_links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}




/* Inhaltsspezifisches Layout */
#container #content #content_startseite {
	margin: 0 auto;
	text-align: center;
}
#container #content #content_startseite h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	margin-bottom: 15px;
	margin-top: 15px;
}

#container #content2 {
	position: static;
	float:left;
	height:588px;
	width:643px;
	font-size: 12px;
	overflow: auto;
	padding-left: 25px;
	border: 0px none #000000;
}
h1 {
	color: #0033FF;
	font-size: 24px;
}

.bilderrahmen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
}
.navigation_oberbegriff_still {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000066;
	margin: 0px;
}

