#headerBar {
	height: 198px;
	background: url('/gfx/header_unterseiten.jpg') #fff no-repeat top left;
}

#outerRedBar {
	position: absolute;
	top: 128px;
	left: 180px;
	right: 0px;
	height: 70px;
	background-color: #c21d25;
}

.testWhite {
	margin: 5px 0px 5px 5px;
	height: 60px;
	width: 180px;
}

* html * .testWhite { width: 180px; } /* ie6 is stupid */

.floatingBox {
	float: left;
}

.textBox {
	position: relative;
	font-size: 12px;
	line-height: 120%;
	color: #fff;
	height: 100%;
}

.textBox a {
	display: block;
	height: 60px;
	width: 180px;
	text-decoration: none;
}

a#inform { background: url('/gfx/nav_main/informieren_2.png') #c21d25 no-repeat left -60px; }
a#beraten { background: url('/gfx/nav_main/beraten_2.png') #c21d25 no-repeat left -60px; }
a#test { background: url('/gfx/nav_main/testen_2.png') #c21d25 no-repeat left -60px; }
a#about { background: url('/gfx/nav_main/ueberuns_2.png') #c21d25 no-repeat left -60px; }

a.selected#inform, a#inform:hover { background: url('/gfx/nav_main/informieren_2.png') #c21d25 no-repeat left top; }
a.selected#beraten, a#beraten:hover { background: url('/gfx/nav_main/beraten_2.png') #c21d25 no-repeat left top; }
a.selected#test, a#test:hover { background: url('/gfx/nav_main/testen_2.png') #c21d25 no-repeat left top; }
a.selected#about, a#about:hover { background: url('/gfx/nav_main/ueberuns_2.png') #c21d25 no-repeat left top; }

.moreLink {
	position: absolute;
	top: 156px;
	left: 112px;
	width: 60px;
	background: url('/gfx/mehr_icon_weiss.png') transparent no-repeat top left;
	text-decoration: none;
}

#content {
	overflow: hidden;
}

#whiteMain {
	float: left;
	width: 555px;
	background-color: #fff;
}

* html * #whiteMain { width: 555px; }

#fakeBar {
	top: 0px;
        left: 0px;
	height: 194px;
	width: 100%;
	background-color: #c21d25;
}

#fakeBar { _height: 180px; }

#rightBar {
	width: 190px;
	background-color: #c21d25;
	
	position: absolute;
	top: 198px;
        left: 735px;
	right: 0px;
        z-index: 2;
}

.newsBar {
	border: 1px #fff solid;
	background-color: #054295;
	color: #fff;
	margin: 0px 5px 5px 5px;
	padding: 11px;
	height: 165px;
	width: 156px;
}

* html * .newsBar {
	height: 175px;
	width: 180px;
}

div.newsBar img {
	display: block;
	margin-bottom: 12px;
}

.teaserHeadline {
	font-size: 11px;
	font-weight: 900;
	line-height: 130%;
	text-align: justify;
}

.moreNewsLink {
	position: absolute;
	margin-top: 15px;
	width: 60px;
	background: url('/gfx/mehr_icon_weiss.png') transparent no-repeat top left;
	text-decoration: none;
}

.storyTop {
	padding-right: 22px;
	padding-left: 175px;
	margin-left: 22px;
	background: url('/gfx/trennlinie_unterseiten.png') transparent no-repeat bottom left;
}

h1.currentHeadlines {
	font-size: 14px;
	font-weight: 900;
	line-height: 29px;
	color: #868686;
	padding-left: 18px;
	background: url('/gfx/icon_aktuelles.png') transparent no-repeat left center;
}

.storyLine {
	margin-left: 22px;
	padding: 6px 0px 11px 0px;
	background: url('/gfx/trennlinie_unterseiten.png') transparent no-repeat bottom left;
	height: 90px;
}

.contentImage {
	padding: 5px;
	border: 1px #bfbfc1 solid;
	float:left;
}

.contentText {
	color: #868686;
	margin-left: 190px;
}

.storyMore {
	margin-top: 15px;
	width: 60px;
	background: url('/gfx/mehr_icon_rot.png') transparent no-repeat top left;
	text-decoration: none;
	display: block;
}

#redMenu {
	min-height: 180px;
	width: 172px;
	background-color: #c21d25;
	float: left;
	
	padding-left: 8px;
	padding-top: 15px;
	font-size: 10px;
}

* html * #redMenu {	height: 180px; width: 180px; }


a.entry {
	display: block;
	color: #fff;
	padding-left: 26px;
	line-height: 21px;
        font-size: 11px;
/*	height: 21px;*/
	background: url('/gfx/unav_icon_1.png') #c21d25 no-repeat 5px 6px;
	text-decoration: none;
}

a.entry.active, .entry:hover {
	display: block;
	color: #c21d25;
	padding-left: 26px;
	background: url('/gfx/unav_icon_2.png') #fff no-repeat 5px 6px;
}

.article {
	padding: 40px 30px 0px 30px;
	color: #868686;
	font-size: 12px;
        line-height:140%;
}

.article h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	
	font-size: 13px;
	font-weight: 900;
	line-height: 150%;
}

.iamText {
	margin-left: 22px;
	padding: 17px 0px 17px 0px;
	background: url('/gfx/trennlinie_unterseiten.png') transparent no-repeat bottom left;
}

#impressumText {
	float:left;
	font-size: 9px;
	color: #bfbfc1;

	padding: 15px 22px 16px 22px;
	background: url('/gfx/foot_left.png') #fff  no-repeat bottom left;
}


.mailingForm {
   background-color: #e6e6e6;
   border: 1px #dadada solid;
   margin-bottom: 35px;
   margin-right: 0px;
   width: 443px;
   overflow: hidden;
   padding: 25px;
   margin-top: 25px;
}

* html * .mailingForm {
  width: 493px;
}

.mailingForm input {
   height: 20px;
   background-color: #fff;
   border: 1px #dadada solid;
}

input.long {
   width: 208px;
}
