body {
	margin: auto;
	color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background: url("../img/background.jpg") repeat-x;
	/*background: url("../img/bg-body.png") repeat-x fixed left bottom;*/
}

h1 {
	text-align:left;
	font-size: 24px;
	font-weight: bold;
}

h1.imghead {
	display:block;
	text-indent:-2000em;
	z-index: 1000;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	font-weight: normal;
}

h6 {
	font-size: 12px;
	font-weight: bold;
}

a, a:link, a:visited  {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	color:#E31937;
}

a:hover {
	color: #666;
	text-decoration:underline;
}


#bild {
	position: absolute;
	top: 0;
	left: 0;
}


.main_wrapper {
	width: 970px;
	margin: auto;
	background: #fff;
}

.top_cst {
	width: 970px;
	height: 140px;
	position: relative;
	background: url("../img/background.jpg") repeat-x;
}

.top_cst_logo {
	background-image:url(../img/logo_new.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 250px;
	height: 169px;
	position: absolute;
	top: 0px;
	left: -6px;
	z-index: 999;
}

.top_cst_menue_top {
    float: right;
    height: 25px;
    text-align: right;
    margin-top: 12px;
}

.top_cst_menue {
    height: 35px;
    left: 250px;
    position: absolute;
    top: 80px;
    width: 710px;
}

.top_cst_logo_egger {
    height: 30px;
    position: absolute;
    right: 15px;
    top: 70px;
    width: 270px;
}

.header_cst {
	width: 970px;
	height: 286px;
	position: relative;
	margin-top: 0px;
}

.header_cst img {
	width: 970px;
	height: 290px;
}

.header_cst_overlay {
    height: 65px;
    position: absolute;
    right: 0px;
    top: 69px;
    width: 283px;
    z-index: 999;
	margin-right:-5px;
}

.header_cst_overlay img {
	width: auto;
	height: auto;
}

.main_cst {
	width: 970px;
	margin-left:0px;
	height: 275px;
	margin-top: 15px;
}

.main_cst_nugget_left, .main_cst_nugget_mid, .main_cst_nugget_right {
	width: 320px;
	height: 250px;
	float: left;
	background: url("../img/nugget_bg.jpg") no-repeat;
	overflow: hidden;
	margin-right:2px;
}

.main_cst_nugget_left {
	margin-left: 4px;
}

.footer_cst {
	width: 970px;
	height: 40px;
	border-top: 1px dotted #6b6b6b;
}

.footer_cst_menue {
	height: 40px;
	float: left;
	text-align: left;
	margin-top: 8px;
	margin-left: 8px;
}

.footer_cst_copyright {
	width: 300px;
	height: 40px;
	float: right;
	text-align: right;
	color: #6b6b6b;
	margin-top: 8px;
	margin-right: 8px;
}

.footer_cst_copyright a {
	color: #6b6b6b;
	text-transform: uppercase;
	font-weight: normal;
}

.footer_cst_copyright a:hover {
	color: #E31937;
}

/* NUGGETS */

.nugget-demo {
	margin: 5px 0 10px 0;
}

.nugget-demo-cont {
	width: auto;
}

.nugget-demo-txt {
	padding: 7px 9px 9px 7px;
	text-align:justify;
	height: 190px;
	overflow: hidden;
	width: 295px;
	line-height:1.25em;
}

.nugget-demo-txt p {
	padding: 0;
}

.nugget-demo-txt h3 {
	color: #E31937;
    cursor: default;
    font-size: 12px;
    font-weight: bold;
    margin: 13px 0 11px;
    padding: 0;
}

.nugget-demo-bottom {
    height: 24px;
    padding-left: 14px;
    padding-top: 3px;
    text-align: left;
    width: auto;
}

.nugget-demo-bottom a {
	background-repeat: no-repeat;
	background-position: left bottom;
    padding: 3px 10px 0 0;
	color: #E31937;
	font-weight: normal;
}

.nugget-demo-bottom a:hover {
	color: #6b6b6b;
}

/* NUGGET ENDE */



/* Individuelle Elemente */

.openHighslide {
	cursor: url("/js/highslide/graphics/zoomin.cur"), pointer;
}

.farbigertext {
	color: #FF0000;
}

.grossertext {
	font-size: 14px;
}

.riesentext {
	font-size: 18px;
}

.grosserfarbigertext {
	font-size: 14px;
	color: #FF0000;
}

.riesigerfarbigertext {
	font-size: 18px;
	color: #FF0000;
}

.tablestyle {
	width: 100%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-spacing: 0;
	border-collapse: collapse;
	color: #000;
}
.tablestyle td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.tablestyle td a{
	color: #999;
	text-decoration: none;
}
.tablestyle td a:hover{
	color: #999;
	text-decoration: underline;
}

.tablestyle_zelle {
	background-color: #80C5BD;
	color: #000;
}
.tablestyle_zelle td {
	background-color: #80C5BD;
}

.tablestyle_zelle2 {
	background-color: #A6DBD5;
	color: #000;
}
.tablestyle_zelle2 td {
	background-color: #A6DBD5;
}

/* Individuelle Elemente Ende */

.nugget-blocksatz {
	text-align: justify;
}
.start_header_txt {
	z-index:1000000;
	color:#666666;
	font-size:14px;
	margin-top:-100px;
	font-weight:normal;
	letter-spacing:0px;
	margin-right:10px;
	text-align:right;
}
.start_header_txt a{
	color:#d2032f;
	font-size:14px;
	font-weight:normal;
}
.start_header_txt h2 {
	color:#d2032f;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0;
	padding-bottom:20px;
}