
	* {
		margin: 0;
		padding: 0;
	}
	
	body {
		font-family: Verdana, Arial, sans-serif;
	}
	
	#rechtliches {
		background-color: #707883;
		color: #fff;
		clear:both;
		position: relative;
   		z-index: 1;
	}
		
	#hauptbereich {
		float: left;
		width: 100%;
	}


 	#inhalt {
   	float: right;
   	width: 75%;
   	background-color: #002455;
	}

	#navigation {
   	float: left;;
   	width: 180px;
	background-color: #B0001E;
	}

	#inhalt, #navigation, #extra, #hauptbereich {
		/*padding-bottom: 32767px; /* Beschränkung durch Safari, der keinen größeren Wert zulässt. */
		/*margin-bottom: -32767px; */
	}

/*	#wrap {
/* 	overflow: hidden;
/*      	position: relative;	} 
/*      	@media all and (min-width: 0px) {
/*      	#inhalt, #navigation, #extra, #hauptbereich {
/*      		padding-bottom:0;
/*      		margin-bottom: 0;
/*      	}		
/*      	#inhalt:after, #navigation:after, #extra:after, #hauptbereich:after {
/*      		/*padding-top:32767px;*/
/*      		/*margin-bottom: -32767px;*/
/*			content: 'Opera 8 Fix';
/*      		display:block;
/*      		background: inherit;
/*      		height: 0;
/*      	}			
/*      }
/*
*/
		#wrap {
		width: 890px;						margin: auto;
	}
		/* Anpassung für Gestaltungselemente */
			#navigation ul li {
			list-style: none;
			display: inline;
		}

		

			#navigation ul li.next a:after {
				content: ' \25BA';
			}
			
			#navigation ul li.previous a:before {
				content: '\25C4 ';
			}
			
			#navigation ul li a:hover {
				border-style: inset;
			}

				#navigation ul li a span {
					display: none;
					text-align: left;
				}

				#navigation ul li a:hover span {
					display: block;
					position: absolute;
					border: 1px solid #333;
					background: #f9f9f9;
					z-index: 3;
					padding: .3em;
					width: 60%;
					left: 60%;
					top: 0;
				}
				
	#rechtliches {
		padding: 0.8em;
	}
	


/* Mein eigener Bereich */

#wrap {
	background-color: #ffffff;
	border-color:#101d80;
	border-style: solid;
	border-right-width: 1px ;
	border-left-width: 1px ;
	border-top-width: 0px ;
	border-bottom-width: 5px ;

}

#identitaet {
	background-color: #101d80;
	height: 250px;
	border-color:#eeeeee;
	border-style: solid;
	border-right-width: 0px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 5px ;
}

#identitaet_theme {
	background-color: #101d80;
	height: 150px;
	border-color:#eeeeee;
	border-style: solid;
	border-right-width: 0px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 5px ;
}



#hauptbereich{
}



#inhalt{
	background-color: #ffffff;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

#navigation{
	background-color: #ffffff;
}

#navigationsbox
{
	border-color:#eeeeee;
	border-style: solid;
	border-right-width: 3px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right:0px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #ffffff;
	height: 200px;
}

#rechtliches{
	background-color: #aaaaaa;
}



body {
	background-color: #4b559f;
	background-image: url('./images/background.jpg');
	background-repeat: repeat-x;
}

p,ul,h1,h2,h4,h5,td
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-style:normal;
font-weight:normal;
margin-bottom:10px;
margin-top:0px;
margin-left:0px;
color: #000000;
}

h1
{
h-align: center;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
color: #ffffff;
font-size:14px;
font-style: normal;
}

h2
{
font-family: arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom:10px;
margin-left:0px;
color: #101d80;
font-size: 20px;
font-style:normal;
font-weight:bold;
}


h5
{
margin-bottom:6px;
margin-top:20px;
font-weight:bold;
}

h4
{
font-family: arial, helvetica, sans-serif;
margin-top: 0px;
margin-bottom:10px;
margin-left:0px;
font-style:normal;
font-weight:bold;
color: #101d80;
font-size: 14px;
}

h3
{
font-family: arial, helvetica, sans-serif;
margin-bottom: 10px;
margin-top: 10px;
font-size: 25px;
font-weight:bold;
color:#101d80;
font-size: 14px;
}



a:link
{
color: #101d80;
font-style:normal;
text-decoration: none;
}

a:visited 
{
color: #101d80;
font-style:normal;
text-decoration: none;
}

a:active
{
color: #101d80;
font-style:normal;
text-decoration: none;
}

a.navigation:link
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
}

a.navigation:visited
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
}

a.navigation:active
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
}

a.navigation:hover
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
background-color: #eeeeee;
}

a.activated:link
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
}

a.activated:visited
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;


}

a.activated:active
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;

}

a.activated:hover
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 0px;
margin-bottom:30px;
margin-left:20px;
background-color: #eeeeee;
}

a.start:link
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start:visited
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start:active
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #101d80;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start:hover
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
background-color: #eeeeee;
}

a.start_activated:link
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start_activated:visited
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start_activated:active
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
}

a.start_activated:hover
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: normal;

color: #000000;
font-style:normal;
text-decoration: none;
margin-top: 5px;
margin-bottom:0px;
margin-left:12px;
background-color: #eeeeee;
}

a.highblue:link
{	
	font-weight: bold;
	text-decoration: none;
	color: #101d80;
	
}

a.highblue:visited
{	
	font-weight: bold;
	text-decoration: none;
	color: #101d80;
	}

a.highblue:active
{	
	font-weight: bold;
	text-decoration: none;
	color: #101d80;
} 	

a.highblue:hover
{	
	font-weight: bold;
	text-decoration: none;
	color: #101d80;
}


.floatright_nodeco
{
	float: right;
	border-color:#eeeeee;
	border-style: solid;
	border-right-width: 0px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 0px;
	margin-top:0px;
}

img.nodeco
{
	border-color:#eeeeee;
	border-style: solid;
	border-right-width: 0px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 0px;
	margin-top:0px;
}


.floatleft_nodeco
{
	float: left;
	border-color:#ffffff;
	border-style: solid;
	border-right-width: 5px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 5px;
	margin-top:0px;
}

.floatright
{
	float: right;
	border-color:#101d80;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-style: solid;
	border-right-width: 5px ;
	border-left-width: 0px ;
	border-top-width: 0px ;
	border-bottom-width: 0px ;
}

.floatleft
{
	float: left;
	border-color:#eeeeee;
	border-style: solid;
	border-top-width: 0px ;
	border-bottom-width: 0px ;
	border-right-width: 0px ;
	border-left-width: 0px ;
	margin-right:10px;
	margin-bottom:5px;
	}

.standardblock {
	padding-bottom:30px;
	padding-right:0px;
	clear: both;
	}

#spacer {
	height:20px;	
	padding: 0px;
	margin-top-width: 0px;
	margin-left-width: 0px;
	margin-right-width: 0px;
	margin-bottom-width: 0px;
	border-style: solid;
	border-top-width: 0px ;
	border-bottom-width: 0px ;
	border-right-width: 0px ;
	border-left-width: 0px ;
	}



