body{
	margin: 0px;
	padding: 0px;
	background: url('/images/layout/bg_main.jpg') #ffffff;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #2D4B71;
}

*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.weInfo {
	display: block;
	padding: 2px;
	border: 1px solid #c0c0c0;
	background: #eeeeee;
}

.weTeaserImage {
	float: left;
	margin-right: 10px;
}

.weTeaserText {
	float: right;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
}

a img {
	border: 0px;
}

.clearer {
	clear: both;  
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.contentBlock {
	margin-bottom: 10px;
}

label {
	float: left;
	width: 150px;
}

.input {
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.input:focus {
	background: #cccccc;
}

.inputField {
	width: 150px;
}

.inputArea {
	width: 300px;
}

.errorList{
	list-style-type: none;
}

.errorBox{
	border: 1px solid #ff0000;
	color: #ff0000;
	padding: 3px;
}

a{
	color: #FF6600;
	text-decoration: underline;
}

#site{
	margin: 0px auto;
	width: 910px;
	height: 900px;
	background: #ffffff;
	text-align: left;
	overflow: visible;
}

#head{
	width: 100%;
	background: url('/images/layout/bg_head.jpg');	
	background-repeat: repeat-x;
	overflow: visible;
}

#logo{
	float: left;
	height: 114px;
}

#logoleiste{
	float: none;
	height: 45px;
	text-align: right;
}

#impressum{
	line-height: 35px;
	text-align: right;
	margin-right: 10px;
}

#impressum a{
	color: #000000;
	text-decoration: none;
}

#teaser_top{
	line-height: 34px;
	overflow: hidden;
	color: #2D4B71;
	font-weight: bold;
	font-size: 14px;
}

#kopfleiste{
	clear: both;
	background: url('/images/layout/bildleiste.jpg') #ffffff;
	background-repeat: no-repeat;
	padding-top: 62px;
	padding-left: 483px;
}

#suchbox{
	width: 425px;
	height: 81px;
	background: url('/images/layout/bg_suchbox.png');
	padding-top: 5px;
	padding-left: 10px;
	overflow: hidden;
}

#job_block{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c0c0c0;
}

.headline_suchbox{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.link_suchbox{
	margin-top: 20px;
	color: #ffffff;
	text-decoration: none;
}

#navi{
	float: left;
	width: 232px;
	background: #ffffff;
	padding-bottom: 50px;
	overflow: visible;
}

#content{
	float: right;
	margin-right: 10px;	
	width: 620px;
	background: #ffffff;
	height: auto;
	overflow: visible;
	font-size: 11px;
}

#oeffnungszeiten{
	font-size: 11px;
	color: #000000;
	margin-bottom: 20px;
}

#news{
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #FF6600;
	margin-bottom: 50px;
}

#footer{
	float: none;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 11px;
	text-align: right;
	line-height: 16px;
}

#footer a{
	color: #333333;
	text-decoration: none;
}

#navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 16px;
}

#navi ul li{
	list-style-type: none;
	display: block;
	color: #FF6600;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}

#navi ul li a{
	list-style-type: none;
	color: #FF6600;
	text-decoration: none;
}

#navi ul li ul li{
	list-style-type: none;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
	background: #ffffff;
}

#navi ul li ul li a{
	display: block;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-left: -15px;
	background: #ffffff;	
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}
