* {
	margin: 0;
	padding: 0;
}

a {
	color: #575757;
	text-decoration: none;

}

a:hover,#root li a.active,#root li a:active {
	color: #00478E;
}

a img {
	border: 0;
}
#additionalFields {
  margin: 25px 0 0 0;
}
body {
	background: #FFF url('./../../images/hg_fiekert.png') repeat-x;
	min-height: 100%;
	height: 100%;
	margin: auto;
	background-color: #fff;
	color:#575757;
	width: 100%;
}

.clearingItem {
	clear: both;
	float: none;
	height: 0;
}

.contentContainer {
	padding-top: 10px;
	height: 100%;
	min-height: 100%;
}
.rightColNavi { display:none;}
#leftFrame {
	float: left;
	margin: 45px 50px 0 22px;
	padding-bottom: 5px;
	width: 550px;
}
#leftFrame a { font-style:italic;}
#rightFrame { float: left; width: 250px; margin: 55px 0 0 0;}
#background { background: transparent url('./../../images/mainBg.png') no-repeat; margin:auto;min-height: 820px; padding: 0 0 60px 0;width:1010px!important;}
#leftFrame .contentColumn {
	padding-bottom: 10px;
}
#sKey {background-image:none;border-width:0;display:none;}

#frameContainer {
	margin: auto;
	text-align:left;
	width: 1024px;
	min-height: 100%;
	background: transparent url('./../../images/logoBg.png') no-repeat 750px bottom;
}

#leftFrame .contentColumn,#leftFrame .startPageContentColumn {
	display: block;
	float: left;
	margin: 30px 5px 0 5px;
	padding-left: 25px;
}

#leftFrame .startPageContentColumn {
	background-color: #fff;
	height: 300px;
	width: 250px;
	padding-left: 25px;
}

#leftFrame .startPageContentColumn.width_1,#leftFrame #rightColumn
	{
	margin-right: 5px;
	padding-left: 25px;
}

#leftFrame .fullRow {
	float: left;
	height: inherit;
	margin: 5px 5px 0 5px;
	width: auto;
}

#leftFrame .fullRow.contentColumn {
	padding-bottom: 0px;
}

#leftFrame #middleColumn,#leftFrame #rightColumn {
	float: left;
}

#leftFrame .startPageContentColumn h1.heading,#leftFrame .startPageContentColumn h2.heading,#leftFrame .startPageContentColumn h3.heading,#leftFrame .startPageContentColumn h4.heading,#leftFrame .startPageContentColumn h5.heading,#leftFrame .startPageContentColumn h6.heading
	{
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 25px;
	text-align: left !important;
}

.error {
	margin: 15px 0 0 15px;
}

.Error {
	color: red;
	font-weight: bold;
}



#footer {
	background: transparent url('./../../images/footerBg.png') repeat-x;
	color: #FFFFFF;
	height: 30px;
	width: 100%;
	left:0;
	padding-top:27px;
	position:absolute;
	margin-top:-57px;
	
}
.footerX { width: 890px; margin:auto;}
#footer a { text-decoration:underline;}
#footer a:hover { color:#000!Important;}

#footerCopyright {
	padding: 0 0 0 25px;
	float: left;
}

#footerCopyright,#footerImpressum {
	margin: 3px 0 0 0;
}

#footerImpressum {
	color: #FFFFFF;
	padding: 0 25px 0 0;
	float: right;
}

#footerImpressum a {
	color: #fff;
}

#footerImpressum a:hover {
	color: #283A42;
}

h1 {
	color: #003367;
	font-size: 15px;
	margin-bottom: 20px;
}

h2, h1 {
	color: #003367;
	font-size: 18px;
	margin-bottom: 20px;
	border-bottom: 1px solid #79828B;
	padding: 0 0 5px 0;
	width:100%;
}

#headFrame {
	float: left;
}

p {
	line-height: 20px;
}

html {
	min-height: 100%;
	height: 100%;
}

#headerTitel {
	line-height: 25px;
	letter-spacing: 1px;
	color: #083971;
	font-family: Times, serif;
	float: left;
	font-size: 28px;
	list-style-type: none;
	margin: 73px 0 0 138px;
	padding: 0px;
}

#headerImage {
	margin: 23px 0 0 18px;
	float:left;
}

#ImageTitel {
	float: left;
	margin: 50px 0 0 18px;
}

#mainFrame {
	width: 890px;
	margin: 0 0 0 80px;
	text-align:left;

}
#topPicture {  width: 836px; height:203px; margin: 14px 0 0 28px;}
.text {font-size:18px; color:#fff; margin: -23px 0 0 405px;}
#root {

	font-size: 12px;
	list-style-type: none;
	margin: 140px 0 0 27px;
	float: left;

}
#root li {
	float: left;
	display: inline;
  padding: 8px 6px 8px 6px;
}
#root li a {
	color: #fff;
	font-size: 14px;
	padding: 8px 6px 8px 6px;
}
#root li a:hover {
	color: #fff;
	background-color:#0C3360;
	text-align:left!Important;
}
#root li.active a {
	color: #fff;
	background-color:#0C3360;
  padding: 8px 6px 8px 6px;
}
#root li ul, #root li ul li ul {position: absolute;display: none;z-index:1000;}
#root li ul li ul {margin: -25px 0 0 120px;}
#root li ul {
	margin: 8px 0 0 0px;
	border-top: 1px solid #fff;
}
#root li ul li,#root li ul li ul li {
  background-color:#0C3360;
	float:           none;
	text-align:      left;
	line-height:     22px;
	display:         block;
	padding:         3px 5px 0 5px;
	width:           180px;
}
#root li ul li:hover  {
	float: none;
	list-style: none;
	text-align: left;
}
#root li ul li.active a {
	float: none;
	list-style: none;
	text-align: left;
	margin:0px;
}
#root li.active ul li a { background:none;}
#root li ul li a {color: #FFF!important; padding:0px; margin:0px; background-color:none;}
#root li ul li a:hover {color: #BBB!important;
}
.newsDate {
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
}
.newsFrame {
	padding-bottom: 15px;
	margin-bottom: 35px;
}

.newsFrame .rightContainer {
	display: block;
	float: none;
	text-align: right;
	margin-bottom: 20px;
}

.newsTitle {
	margin-bottom: 5px;
}

.rightContainer {
	float: right;
}

.startPageNewsContainer {
	margin: 10px 0 0 7px;
}

.startPageNewsContainer a {
	margin-right: 10px;
}

.startPageNewsContainer .titleLine {
	color: #d10062;
	display: block;
	font-style: normal;
	margin-bottom: 5px;
}

#topFrame {
	margin: 0 0 0 80px;
	height:200px;
	width: 890px;
}

/*Formularobjekte*/
#cmsContactForm {
	width: 500px;
}
textarea {
	height: 225px;
	width:  425px;
	margin: 5px 5px 10px 0;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/text_feld.png') top repeat-x;
	display: block;
}

label {
	margin: 5px 20px 0 0;
	display: inline;
	float: left;
	width: 200px;
}
label.textarea {
  width: 425px!important;
}
input {
	height: 18px;
	width: 200px;
	margin: 5px 5px 0 5px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	display: block;
	float: left;
}

.buttonRow {
	float: left;
	height: 20px;
	margin-bottom: 50px;
}

.buttonRow button,.buttonRow input {
	height: 18px;
	width: 100px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	margin-right: 15px;
	margin-bottom: 30px;
	display: block;
	float: left;
}

#textRow {
	float: left;
	width: 500px;
}

div.leftColumn.width_2,div.middleColumn.width_2,div.rightColumn.width_2 {width:265px;float:left;margin-right:5px;}
div.leftColumn.width_3,div.middleColumn.width_3,div.rightColumn.width_3 {width:175px;float:left;margin-right:5px;}
