/* Hauptstyles */

#page {
	width: 880px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/***************************************************************
  ** HEADER **
***************************************************************/

#header {
	width: 880px;
	height: 162px;
	margin: 0;
	padding: 0;
	position: relative;
}

#keywordsHeader {
	width: 863px;
	height: 62px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 21px;
	left: 1px;
}

#logo {
	width: 165px;
	height: 107px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 46px;
	left: 0;
}

#mainFrame {
	width: 880px;
	margin: 0;
	padding: 0;
}

/***************************************************************
  ** MENUE **
***************************************************************/

#menueArea {
	float: left;
	width: 162px;
	margin: 0;
	padding: 0 21px 0 0;
}

#loginBox {
	width: 96px;
	height: 44px;
	margin: 40px 0 0 1px;
	padding: 0;
	position: relative;
}

#loginBox IMG.loginButton {
	display: block;
	width: 92px;
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#loginBox IMG.testAccountButton {
	display: block;
	width: 92px;
	height: 17px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

#menue {
	width: 161px;
	margin: 28px 0 0 1px;
	padding: 0;
}

#menue IMG {
	display: block;
	margin: 0 0 16px 0;
	padding: 0;
}

/***************************************************************
  ** CONTENT **
***************************************************************/

#contentArea {
	float: left;
	width: 484px;
	margin: 0;
	padding: 0;
}


/***************************************************************
  ** STARTSEITE TOOLTIP GRAFIK **
***************************************************************/

#tooltipContainer {
	position: relative;
	width: 467px;
	height: 236px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background: url(../img/start_tooltip_clean.gif) no-repeat;
}

#tooltipContainer #numberOne {
	position: absolute;
	left: 123px;
	top: 30px;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	z-index: 2;
}

#tooltipContainer #numberTwo {
	position: absolute;
	left: 161px;
	top: 173px;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	z-index: 3;
}

#tooltipContainer #numberThree {
	position: absolute;
	left: 365px;
	top: 56px;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	z-index: 4;
}

#tooltipContainer #numberFour {
	position: absolute;
	left: 426px;
	top: 106px;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	z-index: 5;
}

#tooltipContainer #numberOne A,
#tooltipContainer #numberTwo A,
#tooltipContainer #numberThree A,
#tooltipContainer #numberFour A {
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border: none;
	margin: 10px 0 0 0;
}

#tooltipContainer #numberOne A:hover ,
#tooltipContainer #numberTwo A:hover,
#tooltipContainer #numberThree A:hover,
#tooltipContainer #numberFour A:hover {
	font-size: 21px;
	font-weight: bold;
	color: #C01020;
	text-decoration: none;
	border: none;
	margin: 10px 0 0 0;
}

/***************************************************************
  ** TEASER **
***************************************************************/

#teaserArea {
	float: left;
	width: 192px;
	margin: 0;
	padding: 0 0 0 21px;
}

.teaser {
	width: 192px;
	margin: 0 0 20px 0;
	padding: 0;
}

.teaser DIV.csc-textpic-imagewrap {
	margin: 0 0 -5px 0;
}

/***************************************************************
  ** FOOTER **
***************************************************************/

#footer {
	width: 880px;
	height: 40px;
	margin: 0;
	padding: 0;
	position: relative;
}

#footerPos {
	position: absolute;
	top: 16px;
	left: 0;	
}

#footer A {
	margin-right: 30px;
	font-size: .9em;
	color: #666;
	font-weight: bold;
}

#footer A:hover {
	margin-right: 30px;
	font-size: .9em;
	color: #C01020;
	font-weight: bold;
}

#footer A.active {
	margin-right: 35px;
	font-size: .9em;
	color: #C01020;
	font-weight: bold;
}

#footer A.active:hover {
	margin-right: 35px;
	font-size: .9em;
	color: #C01020;
	font-weight: bold;
}
