﻿body {
	background-color:#ffffcc;
	font-family:Arial, Helvetica, Tahoma, sans-serif;
	
}

img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	}

.navv {
	margin-bottom:3px;
}

.navh {
	margin-right:2px;
}

.fettschrift {
	font-weight:bolder;
}

.fettschrift_yellow {
	font-weight:bolder;
	color:orange;
}

.fettschrift_black {
	font-weight:bolder;
	color:black
}


.grosschrift_yellow {
    font-size:x-large;
	color:orange;
}

.grosschrift_red {
    font-size:x-large;
	color:red;
}
.grosschriftfett_red {
    font-size:xx-large;
	color:red;
	font-weight:bolder
}

.kleinschrift {
	font-size:small;
	font-weight:bold;
}

.kleinschrift_black{
	font-size:small;
	font-weight:bold;
	color:black
}

.minischrift {
	font-size:x-small;
}

.minischrift_black {
	font-size:x-small;
	color:black
}


.normalschrift {
	font-weight:normal;
}
.normalschrift-klein {
	font-size:small;
	font-weight:normal;
}

.normalschrift-klein-yellow {
	font-size:small;
	font-weight:normal;
	color:orange
}

#container {
	width:955px;
	height:auto;
	margin:0 auto;
}

#container420-links {
	width:420px;
	height:260px;
	margin:0 auto;
}

#container530-rechts {
	width:530px;
	height:260px;
	margin:0 auto;
}

#head {
	width:955px;
	height:160px;
	min-height:160px;
	background-image:url('logo-neu.gif');
	background-repeat:no-repeat;
/*	position:fixed;
	z-index:10; */
	
}

#navigation {
	width:171px; 
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:1; */
}

#inhalt {
	width:784px;
	height:auto;
	float:right;
/*	position:relative; top:160px;
	z-index:2;  */
}
#inhalt_links {
	width:320px;
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:2;  */
}

#inhalt_links_b {
	width:255px;
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:2;  */
}


#inhalt_links_2 {
	width:385px;
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:2;  */
}

#inhalt_mitte_leer {
	width:4px;
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:2;  */
}

#inhalt_leer5 {
	width:5px;
	height:auto;
	float:left;
/*	position:relative; top:160px;
	z-index:2;  */
}

#inhalt_rechts {
	width:456px;
	height:auto;
	float:right;
/*	position:relative; top:160px;
	z-index:2;  */
}
#inhalt_rechts_2 {
	width:385px;
	height:auto;
	float:right;
/*	position:relative; top:160px;
	z-index:2;  */
}


