/* CSS File für Manus */
html
{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	height: 100%;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #065081;
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: bold;
}

h2
{
	color: #065081;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}

	
h3
{
	color: #065081;
	font-size: 13px;
	font-weight: bold;
}	
	
h4
{
	color: #329EF2;
	font-size: 11px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: 600px;
	width: 945px;
	position: absolute;
	left: 50%;
	margin-top: 40px;
	margin-left: -472px;
}
#logo {
	height: 135px;
	width: 200px;
	position: absolute;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}
#navbar {
	height: 16px;
	width: 299px;
	left: 638px;
	top: 45px;
	position: absolute;
}
#navbar ul {
	list-style: none;
}

#navbar li {
	float: left;
	width: auto;
}

#navbar a {
	display: block;
	margin: 0px;
	color: #c30101;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c30101;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navbar a:hover, #navbar a:focus {
	color: #c30101;
}
#navbar a.selected {
	color: #c30101;
	font-weight: bold;
}
#layout, #layout_lang, #layout_mittel, #layout_extralang
{
	width: 945px;
	position: absolute;
	top: 136px;
	height: 450px;
}
#layout_lang
{
	height: 780px;
}
#layout_mittel
{
	height: 580px;
}
#layout_extralang
{
	height: 1150px;
}
#layout .streifen_oben
{
	width: 887px;
	position: absolute;
}
#content 
{
	width: 887px;
	background-color: #f2efe8;
	position: absolute;
	top: 20px;
	height: 100%;
}
#content #unten
{
	width: 549px;
	position: absolute;
	top: 327px;
	height: 100px;
	left: 213px;
	color: #c30101;
}
#content #unten_breit
{
	width: 661px;
	position: absolute;
	top: 327px;
	height: 100px;
	left: 213px;
	color: #c30101;
}
#content #unten_breit li
{
	color: #c30101;
	list-style-position: outside;
	list-style-type: disc;
}
#content #bild_rechts
{
	width: 281px;
	position: absolute;
	top: 281px;
	height: 100px;
	left: 603px;
	color: #c30101;
}


#content a:link {
	text-decoration: none;
	color: #c30101;
}
#content a:visited {
	text-decoration: none;
	color: #c30101;
}
#content a:hover {
	text-decoration: underline;
	color: #c30101;
}
#content a:active {
	text-decoration: none;
	color: #c30101;
}
#content p
{
	line-height: 17px;
}
#content li
{
	line-height: 17px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#bluebox
{
	width: 743px;
	position: absolute;
	left: 203px;
	top: 29px;
	height: 249px;
	background-image: url(images/blauback.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#bluebox a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#bluebox a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bluebox a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#bluebox a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bluebox input, #bluebox textarea
{
	text-decoration: none;
	color: #c30101;
	font-size: 11px;
	border: 1px solid #DEEFF7;
}

#layout .streifen_unten, #layout_lang .streifen_unten, #layout_mittel .streifen_unten, #layout_extralang .streifen_unten
{
	width: 887px;
	position: absolute;
	bottom: -46px;
	height: 45px;
	font-size: 11px;
	color: #A2A2A2;
}
#layout .streifen_unten a, #layout_lang .streifen_unten a, #layout_mittel .streifen_unten a, #layout_extralang .streifen_unten a
{
	color: #A2A2A2;
}
#layout .streifen_unten a:hover, #layout .streifen_unten a:focus,
#layout_lang .streifen_unten a:hover, #layout_lang .streifen_unten a:focus,
#layout_mittel .streifen_unten a:hover, #layout_mittel .streifen_unten a:focus,
#layout_extralang .streifen_unten a:hover, #layout_extralang .streifen_unten a:focus
{
	color: #c30101;
	text-decoration: none;
}

/* Subnavigation */

#subnavi {
	position: absolute;
	height: 255px;
	width: 120px;
	left: 35px;
	top: 40px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c30101;
	padding: 0px;
}
#subnavi li {
	list-style: none;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c30101;
}
#subnavi ul {
	margin: 0;
	padding: 0;
}
#subnavi li a {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 8px;
}
#subnavi li a:link {
	color: #c30101;
}
#subnavi li a:visited {
	color: #c30101;
}
#subnavi li a:hover, #subnavi li a.selected {
	background-color: #c30101;
	color: #FFFFFF;
	text-decoration: none;
}
#subnavi li a.selected {
	font-weight:bold;
	background-color: #c30101;
	color: #FFFFFF;
}
