.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 0px;
	top: auto;
	font-style: normal;
}

body {
	background-color: #000430;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
	background-image: url(bilder/bg_blueGrad.gif);
	background-repeat: repeat-x;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 900px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
} 

/* ----------banner for logo-------------- */
#banner {
background-color: #FFFFFF;
padding: 0px;
margin: 0px; }

#footer {
	background-image: url(bilder/rundung.gif);
	height: 110px;
	background-repeat: no-repeat;
	margin:0;
	background-color: #000430;
	vertical-align: bottom;
}
/* ----------outer und inner----------------- */

#outer{
	background-color: #FFFFFF;
	border-right-width: 105px;
	border-left-width: 105px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
#inner{
	margin:0;
	width:100%;
	background-color: #FFFFFF;
}
/* -----------------Inhalt--------------------- */ 


/*  ----------------menu---------------------- */ 

.menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	position: relative;
	border-right-width: 105px;
	border-left-width: 105px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
    }
   .menu4 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    }
    .menu4 li {
	margin: 0;
	float: left;
	width: 115px;
	text-align: center;
	background-color: #CCCCCC;
	height: 100%;
	top: 10px;
    }
	 .menu4 a {
	display: block;
	text-decoration: none;
	height: 100%;
	color: #000000;
    }
    .menu4 a:hover {
	background-color: #999999;
    }
	
	
.uberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.suchbox {
	position: relative;
	vertical-align: top;
	font-size: 14px;
	height: 13px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	position: relative;
	border-right-width: 105px;
	border-left-width: 105px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #EAEAEA;
    }

   .submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    }
    .submenu li {
	margin: 0;
	float: left;
	width: 115px;
	text-align: center;
	background-color: #EAEAEA;
	height: 100%;
	top: 10px;
    }
	 .submenu a {
	display: block;
	text-decoration: none;
	height: 100%;
	color: #000000;
    }
    .submenu a:hover {
	background-color: #CCCCCC;
    }

.TextUnten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
}
