﻿@charset "utf-8";
a {outline:none; outline-style:none;}
body  {
	background: #FFFFFF;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 0.87em; */
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg.jpg);
    }
    .twoColFixRt #container {
	width: 1030px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
	background: #FFFFFF; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
	border: 0px solid #000000;
	text-align: left;
	margin: 0px auto;
	background-image: url(../../images/bg_container.jpg);
	background-position: 0px -1px;
	min-height: 900px;
	overflow: hidden;
	background-repeat: no-repeat;
    }
/* SIDEBAR ----------------------------------------------------------------------------------------------*/
    .twoColFixRt #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 155px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 150px 38px 10px 10px;
	line-height: 20px;
	font-size: 0.96em;
    }
.twoColFixRt  #sidebar1  a:link, #sidebar1 a:visited {
	text-decoration: none;
	color: #333333;
	padding-left: 14px;
}
.twoColFixRt #sidebar1 a:hover {
	color: #981147;
	background-image: url(../../images/bouncingarrow.gif);
	background-position: -1px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.twoColFixRt #sidebar1 #sidebar1 a:active, #sidebar1 a:focus {
	color: #981147;
	background-image: url(../../images/arrow.gif);
	background-position: -1px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.sidebar_active{
	color: #981147;
	background-image: url(../../images/arrow.gif);
	background-position: -1px 3px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
.twoColFixRt #sidebar1 h3 {
	color: #981147;
	margin-bottom: -12px;
	padding-left: 14px;
}
.twoColFixRt #NavToTop      {
	float: right;
	width: 140px;

}


/* -----------------------------------------------------------------------------------------------------*/
    .twoColFixRt #mainContent {
	margin: 10px 218px 10px 52px; /* Durch den rechten Rand dieses div-Elements entsteht die Spalte am rechten Seitenrand. Der Spaltenbereich bleibt unabhängig von der Inhaltsmenge des sidebar1-div immer gleich. Sie können diesen Rand entfernen, falls der Text des #mainContent-div den Bereich von #sidebar1 füllen soll, wenn der Inhalt in #sidebar1 endet. */
	padding-left: 50px;
	text-align: left;
    } 
.twoColFixRt #mainContentHeader h1 {
	color: #B8B8B8;
	font-size: 41px;
	margin-top: 3px;
	letter-spacing: -4px;
}

.twoColFixRt #mainContentHeader {
	background-image: url(../../images/dnorm.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-top: 4px;
	height: auto;
	min-height: 56px;
	padding-bottom: 0px;
}

.twoColFixRt #mainContentHeaderContactband {
	border-top: dotted #666666 1px;
	margin-top: 30px;
	border-bottom: dotted #666666 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 28px;

}
.twoColFixRt  #mainContentSlideshowIdx {
	border-top: dotted #666666 1px;
	margin-top: 30px;
	padding-top: 6px;
}

.twoColFixRt  #mainContentSlidesLeft {
	border-top: dotted #666666 0px;
	margin-top: 0px;
	padding-top: 0px;
	z-index: 200;
	background-image: url(../../images/Bg_Slide-L.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.twoColFixRt  #mainContentSlidesMiddle {
	border-top: dotted #666666 0px;
	margin-top: 30px;
	padding-top: 6px;
	background-image: url(../../images/Bg_Slide-M.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.twoColFixRt  #mainContentSlidesRight {
	border-top: dotted #666666 0px;
	margin-top: 30px;
	padding-top: 6px;
}

.twoColFixRt #mainContentSubpagetext {
	padding-left: 20px;
}

.twoColFixRt #mainContentBottom {
	border-top: dotted #333333 1px;
	border-bottom: dotted #333333 1px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}

.twoColFixRt #mainContentBottom a:link, #mainContentBottom a:visited  {
	text-decoration: none;
	color: #333333;
}

.twoColFixRt #mainContentBottom a:hover  {
	color: #981147;
	background-image: url(none);
}

.twoColFixRt #ie6Container {
	visibility:hidden;
	margin: 0px 20px 120px 20px;
	;
	width: 1030px;
	background-color: #FFFFFF;
	background-image: url(../../images/bg_container.jpg);
	background-position: 0px -1px;
	background-repeat: no-repeat;
}

    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.small {
	font-size: 0.76em;
}
.grey {
	color: #333;
	font-weight: normal;
}


.magenta {
	color: #981147;
}

.magentabold {
	font-weight: bold;
	color: #981147;
}
.magentaTiny {
	font-size: 9px;
	color: #981147;
}
.subheaderGrey {
	font-size: 40px;
	color: #333333;
	font-weight: bold;
	letter-spacing: -0.05em;
}


a: {outline:none; outline-style:none;}
a:link, a:visited {
	color: #981147;
	text-decoration:none;
}
a:active {
	color: #981147;
	background-image: url(../../images/arrow.gif);
	background-position: -1px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.active {
	color: #981147;
	background-image: url(../../images/arrow.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
}

/**/
.sm {
	list-style:none;
	width:710px;
	height:430px;
	display:block;
	overflow:hidden;
	margin: 0;
	padding: 0;
	z-index: 1000;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}
.sm li a:link, a:active{
	padding-left: 0px;}


.slideshowInfotext {
margin-top:10px;
}
.slideshowDivider{
	background-image:url(../../images/footer_img_dotted.gif);
	background-position:0px 28px;
	background-repeat:no-repeat;
	height:108px;
	/* border-top: dotted #333333 0px; */
	margin-top: 20px;
	position: static;
	width: 890px;
}
#slide-show {
	margin-top: 3px;
}
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:709px;
    height:334px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

.prjdistance {
	margin-left: 30px;
}
.buttons {
	border-bottom: none;
}
.brd_top {
	border-top:1px solid #616161;
	padding-top: 9px;
}
.idxOL {
	float: left;
	background-color: #F5F7F8;
	height: 320px;
	margin-bottom: 20px;
	width: 340px;
}
.idxOR {
	background-color: #F5F7F8;
	width: 340px;
	margin-left: 360px;
	height: 320px;
	margin-bottom: 20px;
}
.teaserbg {
	/* background-color: #E0E0E2; 
	border-color: #D8D8DA;
	border: 1px dotted #D8D8DA;	
	*/
	height: 318px;
	width: 308px;
	margin:0px;
	padding-top: 6px;
	padding-left:0px;
	padding-right: 16px;
}
.teaserbg h2 {
	color:#000000;
	font-size: 130%;
}
.teaserbg td {
	vertical-align: top;
}
.teaserdvw {
	width:16px;
}
.teaserdvh {
	height:1px;
}
.teasertxt {
	margin-top: -6px;
	height: 96px;
	vertical-align: top;
	padding-top: 0px;
	margin-bottom: 14px;
}
.teasertxt p {
	font-size: 11px;
}
.teaserimg {
	margin-top: -7px;
/*	padding-bottom: 14px; */
}
#floatdiv {
	position: absolute;
	height: 156px;
	width: 43px;
	left: 0px;
	top: 220px;
	z-index: 100;
	float: left;
}

