body {
	color: #283f74; 
	background-color:#8e0a12;
	font: 100,01%;
	font-family: Arial, Helvetika, sans-serif;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	text-align: center; /*Zentrierung im Internet Explorer */
	font-size: 12px;
	}

div#container {
	width: 950px;
	margin: 0px auto; /* horizontale Zentrierung  */
	text-align: left; /*Seiteninhalt wieder links ausrichten */
	background-image: url(../images/hinter_950_gif.gif) repeat-y;
	} 
		
	
div#head {
	float: left;
	width: 950px;
	height: 172px;
	background: url(../images/head_gif_950.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
div#haupt {
	float: left;
	width: 950px;
	height: 100%;
	min-height: 400px;
	background: url(../images/hinter_950_gif.gif) repeat-y;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	text-align: left;
	}


div#navi {
	float: left;
	width: 200px;
	height: 100%;
	min-height: 400px;
	padding: 20px 0px;
	background-position: center bottom;
	}

div#content {
	float: left;
	width: 650px;
	margin: 0px 44px 0px 28px;

	}


div#fuss {
	clear: both;
	width: 750px;
	height: 20px;
	background: url(../images/fuss_950_gif.gif) repeat-y;
	text-align: left;
	margin: 0px;
	padding: 0 0 0 230px;
	}

a {
	color: #283f74;
	text-decoration: none;
	}
	
a:hover {
	color: #283f74;
	text-decoration: underline;
	}

   
.left {
		display: block;
		width: 80px;
		height: 20px;
		background: #d5ddef;
		margin: 250px 0px 0px 20px;
		border-bottom: 2px solid #fff;
		position: absolute;
		z-index: 3;
		overflow: hidden;
	}
.left:a {
		display: block;
		width: 80px;
		
		}
	
.left:hover {
		width: 180px;
		height: auto;
		min-height: 20px;
		color: #d5ddef;
		background: #7e99ce url(../images/kochmuetze_gif.gif) no-repeat;
		margin: 250px 0px 0px 10px;
		padding: 0px 0px 0px 18px;		
		position: absolute;
		z-index: 2;
	}

.inner{
   		margin-left: 80px;
		padding-bottom: 20px;
		padding-top: 0px;
		color: #8e0a12;
		background: #7e99ce;
   }
   
.inner:hover {
		display: block;
		width: 100px;
		color: #283f74;
		background: #d5ddef;

		} 
		  
.teaser {
	float: left;
	width: 400px;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 240px;
	background-color: #7e99ce;
	text-align: left;
	}
	
.teaser img {
	float: left;
	margin: 10px 20px 20px -225px;
	padding: 0px;
	border: 3px solid #d5ddef;
	}
	
.teaser table {
	margin: 0;
	padding: 0;
	width: 95%;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	}

.teaser td {
	vertical-align: top;
	}
	
.teaser a {
	font-weight: bold;
	text-decoration: underline;
	}	

.teaser_partner {
	float: left;
	width: 620px;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	background-color: #7e99ce;
	text-align: left;
	}
	
.teaser_partner table {
	margin: 0;
	padding: 0;
	width: 98%;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
	}

.teaser_partner td {
	vertical-align: top;
	}
	
.teaser_partner a {
	font-weight: bold;
	text-decoration: underline;
	}	

.teaser_partner img {

	float: right;
	width: 110px;
	margin: 10px 8px 0px 0px;
	padding: 0px;
	border: 2px solid #d5ddef;
	}


.start {
	float: left;
	width: 640px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 10px;
	background-color: #7e99ce;
	text-align: center;
	}
	
.start img {

	width: 110px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	border: 3px solid #d5ddef;
	}


#fuss p {
	margin: 2px 20px 4px 10px;
	padding: 0px;
	line-height: 20px;
	font-size: 12px;
	}
	
.fuss a {
	text-decoration: underline;
	}
	
#content h1 {
	font-weight: bold;
	font-size: 1.4em;
	}
	
#content h2 {
	font-weight: bold;
	font-size: 1.2em;
	}	
	
.wichtig {
	font-weight: bold;
	}
	
#navi_top ul {
	float: right;
	margin: 5px 0px;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #7e99ce;
	}

#navi_top ul li { 
	display: inline;
	}

#navi_top ul li a {
	text-decoration: none;
	color: #283f74;
	padding: 0em 0.5em;

	}

#navi_top ul li a:hover { 
	background-color: #7e99ce;
	color: #d5ddef;

	}

#navi_top2 ul {
	position: relative;
	float: right;
	margin: 5px 0px;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #7e99ce;
	}

#navi_top2 ul li { 
	display: inline;
	}

#navi_top2 ul li a {
	text-decoration: none;
	color: #283f74;
	padding: 0em 0.5em;

	}

#navi_top2 ul li a:hover { 
	background-color: #7e99ce;
	color: #d5ddef;
	text-decoration: none;
	}


.aktiv	{
	background-color: #7e99ce;
	color: #deddef;
	}
	
.top {
	background-color: #7e99cd;	
	text-decoration: none;
	list-style-type: none;
	float: right;
	font-size: 0.9em;
	font-weight: normal;
	}
	
.top a:hover {
	background-color: #d5ddef;	
	text-decoration: none;
	list-style-type: none;
	float: right;
	}	
