* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 100.01%;
}
.container {
	margin: auto;
	padding: 0px;
	position: relative;
	width: 972px;
}

body
{
	font-family:  Arial, sans-serif, Times-Roman;
	font-size: 70%;
	color: #536674;
	text-align: left;
	background-color: #EEEDED;
	background-image: url(../media/main/bg.jpg);
	background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	color: #536674;	
}

a:hover
{
	text-decoration: underline;
	color: #536674;

}
.navliste a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 110%;
}

.navliste a:hover
{
	text-decoration: none;
}

img {border: 0;}

form {margin: 0;}

h1 {
	color: #536674;
	padding-bottom: 20px;
	font-size: 180%;
	letter-spacing: 1px;
	font-weight: bold;
}
h2 {
	text-transform: uppercase;
	color: #536674;
	padding-bottom: 5px;
	font-size: 140%;
	letter-spacing: 1px;
	font-weight: standard;
}

h3 {
	text-transform: uppercase;
	color: #536674;
	padding-bottom: 10px;
	font-size: 105%;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 5px;

}
h4 {
	color: #536674;
	padding-bottom: 2px;
	font-size: 105%;
	letter-spacing: 1px;
	font-weight: bold;

}
h5 {
	padding-bottom: 10px;
	font-size: 105%;
	letter-spacing: 1px;
	font-weight: normal;

}

h6 {
	color: #536674;
	padding-bottom: 8px;
	font-size: 105%;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 8px;


}
#homeimg
{
	float: right;
	width: 972px;
	height: 200px;
	position: relative;
	background: #000;

}

* html #homeimg
{
	margin-left: -3px;
}

#homeimg img
{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 1px;
	_height: 1px;
	width: 972px;
	height: 200px;
}

.test {
	position: absolute;
	height: 20px;
	width: 972px;
	top: 250px;
	z-index: 2;
	left: 0px;



}
.header {
	background-color: #FFFFFF;
	position: relative;
	height: 105px;
	top: 0px;
	width: 972px;
	z-index: 2;

}
.metanav {
	position: absolute;
	left: 20px;
	top: 18px;
}
li {
	list-style-type: none;
}
.metanav li {
	list-style-type: none;
	line-height: 140%;

}
.sprachen li {
	list-style-type: none;
	float: left;
	width: 70px;
	padding-top: 20px;

}
a span {
	color: #536674;
}
.sprachen {
	position: absolute;
	left: 823px;
	top: 0px;
	width: 200px;

}
.trennung {
	position: absolute;
	left: 55px;
	top: 0px;
	background-color: #536674;
	height: 40px;
	width: 1px;

}
.logo {
	position: absolute;
	left: 815px;
	top: 130px;
	z-index: 2;
}
.schriftzug {
	position: absolute;
	left: 372px;
	top: 45px;
}

.nav {
	position: absolute;
	top: 270px;
	width: 972px;
	height: 35px;
	z-index: 2;
	left: 0px;
}

.navliste {
	list-style-type: none;
	position: relative;
	width: 700px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	top: 0px;
	overflow: hidden;

}

.navliste li {
	float: left;
	height: 35px;
	text-align: center;
	width: 112px;
	border-left: 1px solid #FFFFFF;
	margin: 5px 0px 0px;
	padding: 0px;
	line-height: 30px;

}

.navliste li:hover {
	width: 112px;
	height: 35px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	margin: 5px 0px 0px;
	line-height: 30px;
	cursor: hand;
	padding: 0px;
	color: #FFFFFF;


}

.navposi {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 567px;
	overflow: hidden;
	height: 35px;



}
#bgnavi {
	position: absolute;
	top: 5px;

}
.reiter01 {
	background-color: #FFFF00;
	position: absolute;
	height: 5px;
	width: 114px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	visibility: hidden;


}
.reiter02 {

	background-color: #FFFF00;
	position: absolute;
	height: 5px;
	width: 114px;
	left: 113px;
	top: 0px;
	overflow: hidden;
	visibility: hidden;
}
.reiter03 {


	background-color: #FFFF00;
	position: absolute;
	height: 5px;
	width: 114px;
	left: 226px;
	top: 0px;
	overflow: hidden;
	visibility: hidden;
}
.reiter04 {



	background-color: #FFFF00;
	position: absolute;
	height: 5px;
	width: 114px;
	left: 339px;
	top: 0px;
	overflow: hidden;
	visibility: hidden;
}
.reiter05 {




	background-color: #FFFF00;
	position: absolute;
	height: 5px;
	width: 114px;
	left: 452px;
	top: 0px;
	overflow: hidden;
	visibility: hidden;
}
.suche {
	background-color: #FFFFFF;
	position: absolute;
	height: 30px;
	top: 310px;
	width: 199px;
	left: 0px;
}


.formBut {
	width: 54px;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	padding-top: 2px;






}
#test input:hover{
	width: 54px;
	background-color: #FFFFFF;
	color: #536674;

}



.searchText
{
	border: 1px solid #CCCCCC;
	width: 125px;
	padding-left: 4px;
	font-size: 11px;
	line-height: 15px;
	height: 15px;

}
.innerForm {
	width: 170px;
	left: 8px;
	position: absolute;
	padding-top: 5px;

}
.bereiche {
	background-color: #FFFFFF;
	position: absolute;
	height: 400px;
	width: 199px;
	left: 0px;
	top: 343px;
}
.branchen {
	position: relative;
	top: 15px;
	width: 178px;
	left: 15px;
	height: 95px;
}
.branchen img{
	width: 80px;
}
.bereiche img{
	float: right;
	clear: Beide;


}
.bereiche p{
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	width: 75px;
}
.contenthome p{
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 120%;
	font-size: 100%;
	font-family: Arial, sans-serif, Times-Roman;
}
.content p{
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 120%;
	width: 500px;
}
.content a:hover{
	color: #536674;
	text-decoration: underline;
}
.mitarbeiter p, .mitarbeiter2 p{
	line-height: 130%;
	font-size: 85%;
	width: auto;
}
.content {
	position: absolute;
	width: 535px;
	left: 202px;
	top: 310px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 27px;
	height: auto;
	font-size: 120%;
	padding-right: 0px;





}
.contenthome {
	position: absolute;
	width: 743px;
	left: 202px;
	top: 310px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 27px;
	height: auto;
}
.spalte {
	position: relative;
	width: 360px;
	float: left;
	font-size: 120%;
	padding-bottom: 16px;
}

.spalte p{
	padding-right: 30px;


}   


.content #drucker {
	position: relative;
	width: 510px;
	z-index: 5;
	height: 25px;


}
.contenthome #drucker {
	position: relative;
	width: 700px;
	z-index: 5;
	height: 25px;



}

.content hr {
	border-top: 1px dotted #536674;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 10px;
	width: 510px;
}
.contenthome hr {
	border-top: 1px dotted #536674;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 10px;
	width: 700px;
}

.navliste #activ {
	width: 112px;
	height: 35px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	margin: 5px 0px 0px;
	line-height: 30px;
	cursor: hand;
	padding: 0px;
	color: #FFFF00;

}
.nav2gruppe {
	position: relative;
	width: 184px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 1px;
	height: auto;





}
.nav2 {
	position: absolute;
	height: auto;
	width: 199px;
	left: 0px;
	top: 343px;
}

.nav2gruppeoben {
	position: relative;
	top: 0px;
	width: 184px;
	left: 0px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.nav2gruppe img{
	padding-top: 5px;
	padding-bottom: 3px;
	height: auto;
	width: 169px;
}
.footer {
	position: relative;
	padding-top: 2px;
	width: auto;
	padding-right: 3px;
	margin-right: 3px;
}
.footer p{
	text-align: center;
	font-size: 80%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;


}
hr {
	margin: 0px;
	padding: 0px;
}
.rspalte {
	position: absolute;
	top: 310px;
	left: 767px;
	width: 200px;
	height: auto;



}
.news {
	position: relative;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #FFFFFF;
	width: 179px;
	height: auto;
}
#news {
	position: relative;
	padding-top: 5px;
}
.news img{
	padding-bottom: 8px;
	float:none;
}
.news span, .news p {
	display:block;
	float:none;
	margin-bottom:10px;
}
.news p{
	padding-bottom: 5px;
	line-height: 110%;
	width: auto;
}
.ansprechpartner {
	padding: 7px 13px 13px;
	margin-top: 1px;
	position: relative;
	background-color: #FFFFFF;
	width: 179px;
	height: auto;
}
.ansprechpartner img{
	width: 179px;
}
.ansprechpartner p{
	height: auto;
	padding-top: 10px;
}
#mood {
	float: right;
	width: 972px;
	height: 305px;
	position: absolute;
	z-index: 0;
	top: 0px;

}
.header2 {
	position: relative;
	height: 105px;
	top: 0px;
	width: 972px;
	z-index: 2;
}
.unternav {
	position: absolute;
	width: 562px;
	left: 0px;
	top: 0px;
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	background-image: url(../media/main/bg_unternav.jpg);
	background-repeat: repeat-x;



}

.mitarbeiter {
	float: left;
	position: relative;
	height: 318px;
	width: 155px;
	overflow: auto;
	z-index: 1;
	top: 28px;
	white-space: nowrap;

}
.mitarbeiter2 {
	float: left;
	position: relative;
	width: 155px;
	z-index: 1;
	top: 28px;

}
.content li {
	list-style-type: disc;
	font-size: 100%;
	list-style-position: outside;
	margin-left: 18px;
	padding-bottom: 4px;

}

.listenbreite {
	width: 480px;

}
.content a{
	font-size: 100%;
	color: #536674;
	text-decoration: underline;
}
.ansprechpartner a{
	font-size: 100%;
	color: #536674;
	text-decoration: underline;
}

#handles4 hr {
	border-top: 1px dotted #536674;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-bottom: 10px;
	width: 50%;
	margin: 0px;
	padding-top: 0px;

}

.mark {
	color: #FF0000;
	background-color: #DDDDDD;	
}
.aktiv {
	text-decoration: underline;
}
.formular {
	border: 1px solid #999;
}
.krise {
	font-size: 120%;
	position: relative;
	width: 700px;
}
.kriseshow {
	position: relative;
	visibility: visible;
	display: inline;
	font-size: 14px;
	width: 700px;
}

.krisehidden {
	position: relative;
	visibility: hidden;
	display: inline;
}
