* {
	margin: 0;
	padding: 0;
}
body {
	background: #0E1332;
	color: #333!important;
}
.TAC {
	text-align: center;
}
/*LINK STYLE*/
a {
	color: #000;

	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #BD1220;
	font-weight: normal;


}
a img {
	border: 0;
}
#menu a {
	color: #fff;
	text-decoration: none;

	font-size: 13px;
}
#root li a.active, #root li a {
	color: #fbd76b;

}
#secondmenu a {
	text-decoration: none;

	font-size: 13px;
}
#secondmenu a:hover, li a.active, #secondmenu li a:active {

}
/* Startpage News/VIP */
#newsBox {
	float: left;
	background: transparent url("./../../images/startNewsTop.png") no-repeat top;
	width: 175px;
	height: 36px;
}
#newsBoxContent {
	float: left;
	background: transparent url("./../../images/newsBoxContent.png") repeat top;
	width: 175px;
	min-height: 182px;
}
#vipBox {
	float: left;
	background: transparent url("./../../images/startVipTop.png") no-repeat top;
	width: 175px;
	height: 37px;
}
#vipBoxContent {
	float: left;
	background: transparent url("./../../images/newsBoxContent.png") repeat top;
	width: 155px;
	height: 175px;
	padding: 10px;
}
#prospektBox {
	float: left;
	background: transparent url("./../../images/startProspektTop.png") no-repeat top;
	width: 175px;
	height: 37px;
}
#prospektBoxContent {
	float: left;
	background: transparent url("./../../images/newsBoxContent.png") repeat top;
	width: 155px;
	height: 207px;
	padding: 10px 10px 25px 10px;
}
.prospektimg {
margin: 0 0 0 45px;}
#vipBoxContent div.tn {
	text-align: center;
	width: 100%;
	margin: 10px 0 10px 0;
}
#vipBoxContent .titleLine, #vipBoxContent .titleLine a, #vipBoxContent .titleLine a:hover {
  font-size:12px;
  font-weight: bold;
}
#vipBoxContent .date {
	color: #BD1220;
	font-size: 11px;
	display: block;
	margin-bottom:3px;
}
.startPageNewsConatiner {
	line-height: 11px;
	width: 153px;
	float: left;
	padding: 10px 10px 10px 10px;
}
.startPageNewsContainer .moreLink {
	width: 10px;
	float: left;
}
.startPageNewsConatiner .titleLine {
	font-size:12px;
	font-weight: bold;
}
.startPageNewsConatiner .tn {
	margin: 10px 0 10px 0;
}
.startPageNewsConatiner .content {
	line-height: 15px;
	font-size: 12px;
}
.startPageNewsConatiner .date {
	color: #BD1220;
	font-size: 11px;
	display: block;
	margin-bottom:3px;
}
#startPageFooter {
	background:   transparent url("./../../images/newsBoxContent.png") repeat top;
	float:        right;
	width:        175px;
	margin-right: 25px;
	margin-top:   -163px;
	line-height:  11px;
}
/* END - Startpage News/VIP */

/* NEWS */
.newsContainer {
	width:800px;
	margin: 0;
}
.newsContainer h2 {
	font-size: 16px;
	float:left;
	margin-left:20px;
	width:500px;
}
.newsThumbnail {
	float:left;
	width: 200px;
}
.newsContentText {
	margin-top:20px;
}
.newsContentText h2 {
	color:#707173;
}
.newsContentText p {
	margin: 15px 0 0 20px;
	width:500px;
	float:left;
}
/* END - NEWS */

/* RESOURCES */
#resImgTable td {
	/*background-color: #B2AFA0;*/
	width: 100px;
	height: 75px;
}
#resLeftContent, #resRightContent {
	margin-top: 25px;
}
#resLeftContent {
	float: left;
	padding: 2px;
	width: 407px;
}
#resRightContent {
	float: left;
	padding: 2px 2px 2px 10px;
	width: 403px;
}
#resRightContent p.title {
	color: #BD1220;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.04em;
	display:block;
	margin-bottom: 15px;
}
#resDetailImgTable {
}
#resSpecialValueTable, #resDocTable {
	margin-top: 20px;
	min-width: 250px;
}
#resSpecialValueTable .title, #resDocTable .title {
	font-weight: bold;
	background-color: #F9EFD3;
}
#resSpecialValueTable td, #resDocTable td {
	background-color: #FCF4DF;
	padding: 3px;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
}
.resImgTnCell {
	text-align: center;
}
/*RES PICTURES FOR CUSTOMERS MENU*/
.floatingPic {
	float:      left;
	padding:    10px;
	text-align: center;
}
.floatingPic .picWithTitle {
  border:     1px solid #ccc;
  margin-bottom: 5px;
}
.customerPic {
	float:      left;
	width:      100px;
	height:     75px;
	margin:     0 6px 15px 0;
	text-align: center;
}
.blackBorder {
	border: 2px solid #000;
	padding: 0;
	margin: 2px;
}
.blackBorder:hover {
  border: 2px solid #c00;
}
/* END - RESOURCES */

.clearingItem {
	clear: both;
	float: none;
}
.companyLine {
	margin: 38px 0 0 115px;
	font-size: 24px;
	color: #004183;
}
#errorContainer {
	width: 400px;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #004183;
	background-color: #EEE;
	text-align: center;
}
#errorContainer h1 {
	line-height: 25px;
	margin: 10px 0;
	background: #FFF;
	color: #004183;
	text-align: center;
}
#errorContainer #footerError {
	margin: 15px;
	font-size: small;
	color: #004183;
}
.error {
	color: #004183;
	margin: 15px;
	font-weight: bold;
	font-size: small;
}
.errorText {
	color: #C41029;
	font-weight: bold;
}
.error {
	margin: 15px 0 0 15px;
}
.Error {
	margin: 0 0 0 50px;
	width: 700px;
	color: red;
	font-weight: bold;
}
.ContactFormError {
	margin: 25px 0;
	width: 400px;
	color: red;
	font-weight: bold;
}
#bannerFrame a, #bannerFrame a:hover, #bannerFrame a:active {
	font-weight: normal;
}
#backContentFrame {
	float: left;
	background: #FFFBED;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#backFrame {
	background:url('./../../images/contentBg.png') repeat-y;
	width: 925px;
}
#contentFrame {
	width: 864px;
	background-color: #fffbed;
	min-height: 350px;
	padding: 15px 0 0 0;
	margin: 0 0 0 36px;
}
#contentFrame li {
	list-style:none;
	background:url(../../images/enzian-dot.png) no-repeat left 5px;
	padding-left: 20px;
	line-height: 21px;
}
#contentinnerFrame {
	width: 968px;
	background-color: #000099;
	float: left;
	background: transparent url("./../../images/mainBg.png") no-repeat top;
	min-height: 400px;
}
#contentBottomFrame {
	float: left;
	width: 828px;
	height: 20px;
	background: transparent url("./../../images/contentBottomBg.png") no-repeat top;
	margin: 0 0 0 100px;
}
#footer {
	background:url(../../images/contentBgBottom.png) no-repeat;
	width: 925px;
	height: 28px;
}
#frameContainer {
	width: 925px;
	margin: 5px 0 0 35px;
}
.leftContainer {
	float: left;
}
#rightFrame {
	float:right;
	width: 175px;
	margin:0 0 -10px;
}
#topFrame {
	width:900px;
	height:155px;
	background: transparent url("./../../images/headerNorm.png") no-repeat top;
}
h1, h4, h5, h6 {
	color: #7e1823;
	font-size: 16px;
	font-weight:bold;
}
h2 {
	color: #bd1220;
	font-size: 15px;
}
h3 {
	color: #bd1220;
	font-size: 14px;
}
#hiddenNewsletterRow {
	display: none!important;
}
.infoLine {
	margin: 100px 0 0 167px;
	font-family:"Verdana", Arial;
}
.Introduction {
	margin: 15px 0;
	width: 400px;
}
#loginForm .formRow {
	margin-bottom: 5px;
}
#loginForm label {
	float: left;
	width: 150px;
}
#root span:hover {
	color: #fff;
}
#root {
	height: 23px;
	float: left;
	list-style: none;
	margin: 0 0 0 8px;
}
#root li {
	float: left;
	background: transparent url('./../../images/buttonBgLeft.png') no-repeat;
	padding: 0 0 0 5px;
	margin: 0 0 0 -2px;
	line-height: 25px;
	position: relative;
	z-index: 1;
}
#root li span {
	background: transparent url('./../../images/buttonBg.png') repeat-x;
	float: left;
	padding: 0 15px 0 15px;
	font-weight: normal;
	font-size:11px;
}
#root li .rightColNavi {
	background: transparent url('./../../images/buttonBgRight.png') no-repeat right;
	width: 6px;
	height: 25px;
	float: left;
	padding: 0;
}
#root li.active {
	background: transparent url('./../../images/buttonActiveBgLeft.png') no-repeat;
	z-index: 2;
	font-weight:bold!important;
}
#root li a {
	color: #FBD76B;
}
#root li.active {
	border: 1px solid #000;
	border-width: 0 1px 0 1px;
}
#root li.active a span {
	background: transparent url('./../../images/buttonActiveBg.png') repeat-x;
	font-weight: bold;
}
#root li.active a {
	color: #FFF;
	font-weight: bold;
}
#root li.active .rightColNavi {
	background: transparent url('./../../images/buttonActiveBgRight.png') no-repeat right;
}
#root ul, #root ul ul {
	display: none;
}

/*ZWEITE NAVI*/

#root li.active.hasChilds ul {
	display: block;
	position: absolute;
	margin: 25px 0 0 -4px;
	background: transparent;
	list-style: none;
	width: 400px;
	padding-left: 6px;
}
#root li.active li {
	border-width: 0;
}
#root li ul li a {
	color: #E4A1A6;
	float: left;
}
#root li ul li.active a {
	color: #FFF!important;
	float: left;
}
#root li ul li a {
	color: #E4A1A6!important;
	float: left;
}
#root li.active.hasChilds ul li {
	float: left;
	background: transparent;
	padding: 0;
	line-height: 20px;
}
#root li ul li.active a span, #root li.active.hasChilds ul li .rightColNavi {
	background: transparent;
}
#root li ul li a span {
	background: transparent;
	height: 17px;
}
#root li ul li.active a span {
	background: transparent url('./../../images/starYellow.png') no-repeat 0 5px;
}
/*DRITTE NAVI*/

#root ul li ul li, #root ul li ul li a, #root ul li ul li a span {
	height: 15px;
}
#root ul li ul li a span {
	padding: 0 0 0 15px;
	background:none!important;
}
#root ul li ul li a:hover span {
	color: #BD1220;
}
#root li.active.hasChilds ul ul {
	display: none;
}
#root li.active.hasChilds ul li.active.hasChilds ul {
	display: block;
	position: absolute;
	margin: 25px 0 0 -4px;
	background: transparent;
	list-style: none;
	width: 800px;
}
#root li ul li.active ul li a {
  color: #E46166!important;
	/*color: #E4A1A6!important;*/
	float: left;
}
#root li ul li.active ul li.active a {
	color: #BD1220!important;
	float: left;
}
#root ul li ul li a span {
	background: transparent;
}
#root li ul li.active ul li.active a span {
	background: transparent url('./../../images/starRed.png') no-repeat 0 3px!important;
}
#root li ul li.active ul li.active a span.rightColNavi {
	background: none!important;
}
#root li ul li ul li ul {
  display: none!important;
}
#secondMenu {
	background: transparent url('./../../images/secondMenuBg.png') no-repeat;
	height: 21px;
	margin-top: 25px;
	width: 925px;
}
#thirdMenu {
	background: transparent url('./../../images/thirdMenuBg.png') no-repeat;
	height: 25px;
	margin-top: 0px;
	width: 925px;
}
#loginForm label input {
	float: right;
}
.opener:hover {
	cursor: pointer;
}
/*Formularobjekte*/
.buttonAbbrechen {
background-color:#FF0000!important;
border: 1px solid red;}
.buttonRow {
	height: 20px;
	margin: 20px 0 50px 175px;
	width: 250px;
}

.buttonRow button, .buttonRow input {
	background-color: #fbd76b!important;
	height: 18px;
	width: 120px;
	border: 1px solid #fbd76b;
}

#cmsContactForm {
	width: 350px;
	padding: 0 0 0 30px;
}
#cmsContactForm .Error {
	margin: 10px 0;
}
/*#cmsContactForm .buttonRow input, #cmsContactForm .buttonRow button { height: 18px; width: 120px; margin: 0 5px 10px 0; border: 1px solid #c0d4de; background-color: #FFF; }*/
.dateLine {
	color:#BD1220;
	margin: 0 0 0 20px;
}
.formRow {
	width: 450px;
}
.formRow label {
	display: block;
	float: left;
	width: 175px;
}
.formRow input {
	height: 18px;
	margin: 0 5px 10px 0;
}
.formRow textarea, .formRow input, #textRow textarea {
	border: 1px solid #fbd76b;
	width: 240px;
	background-color: #FFF;
}
#textRow {
	width: 500px;
}
#textRow label {
	float: left;
	display: block;
	vertical-align: top;
	width: 175px;
}
#textRow textarea {
	float: left;
}
#cmsNewsletterForm {
	float: none;
	clear: both;
}
#cmsNewsletterForm p {
	float: none;
	width: 100%;
}
#cmsNewsletterForm .buttonRow button {
	height: 18px;
	width: 150px;
	margin: 20px 0 0 0;
	display: block;
	float: left;
}
/* END - Formularobjekte */
/*
.shadow {
	background: transparent url('./../../images/shadow.png') repeat;
	position: absolute;
}*/
.startpagetemplate .width_1 {
  width: 650px!important;
  float:left;
}
.width_1 {
	width: 800px;
}
.width_2 {
	float: left;
	width: 45%;
	margin-right: 10px;
}
.width_2.leftColumn {
	float: left;
	width: 300px;
	margin-left:0;
}
.width_2.rightColumn {
	float: left;
	width: 250px;
	margin-left:80px;
}
.width_3 {
	float: left;
	width: 250px;
	margin-left:30px;
}
.width_3.leftColumn {
	margin-left:0;
}
.ofRow {
	text-align: center;
	height: 25px;
	background-image: url(http://www.online-forum.net/of_bann_img/menuklei2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footerNav ul {
  list-style-type: none;
  margin-left: 18px;
}
#footerNav li {
	float: left;
  text-decoration: none;

  margin-left: 20px;
}
#footerNav li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px!important;
  letter-spacing: 1px;
}
#footerNav li a:hover {
  color: #BD1220;
}
.resImgDiv {
  margin-top: 5px;
}
.resImgDiv img {
  height: 75px;
}
.resImgDiv div {
  margin-left: 10px;
}
.yellowBorder { border: 2px solid #FFFBED; }
.yellowBorder:hover { border: 2px solid #c00; }
.zoomOverlay { position: relative; top: -58px; margin-bottom: -50px; }
ul.sitemap.left {float:left;margin-right:200px;}
ul.sitemap.right {float:left;}
