

/* --- Stylesheet 873 () --------- */ 

body { background-color: #FFF; }

#verlauf {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 600px;
	background-image: -moz-linear-gradient(top, #CBCDCC, #fff); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(1, #CBCDCC)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCDCC', endColorstr='#ffffff'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorstr='#CBCDCC', endColorstr='#ffffff')"; /* IE8+ */
}

#page {
	max-width: 1150px;
	margin: 50px auto 0px auto;
}

body a {
	color: #AF121D;
	text-decoration: none;
}
body a:hover { text-decoration: underline; }

body h1 { font-weight: normal; color: #AF121D; font-size: 29px; }
body h2 { font-weight: normal; color: #333; font-size: 22px; }
body h3 { font-weight: normal; }

#layout { position: relative; z-index: 2; }

#TraminoArtikel .TraminoTextile { line-height: 135%; }



.TraminoVorlage { margin-top: 30px; }

.Rubrik_5653 #TraminoArtikel { margin-top: 60px; }

#TraminoArtikel .Headlines h5 a { color: #aaa; font-size: 13px; }
#TraminoArtikel .Headlines h5 a:hover { color: #af121d; text-decoration: none; }


#TraminoArtikel .Files { width: 290px; margin-top: 20px; margin-left: 40px; }
#TraminoArtikel .File { width: 290px; margin-bottom: 20px; }
#TraminoArtikel .File .Name { color: #999; font-size: 12px; padding: 3px 0px; }

.TraminoTextile table { border-width: 0px; font-size: 14px; }
.TraminoTextile table th { font-weight: bold; border: 0px; padding: 10px 20px 5px 0px; }
.TraminoTextile table td { border-width: 1px 0px 0px 0px;  padding: 4px 25px 4px 0px; border-color: #999; }


.T49  {
	border-top: 1px solid #999;
	padding-top: 15px;
}

.T49 .Objekt { border-bottom: 1px solid #ccc; }

/* --- Stylesheet 847 () --------- */ 

#logo { display: block; position: absolute; left: 50px; top: 0px; width: 200px; }


#motiv {
	position: relative;
	overflow: hidden;
	max-height: 300px;
	min-height: 100px;
}

#motiv .motiv img {
	width: 100%;
	height: auto;
}


#nav {
	background-color: #CBCDCC;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li {
	margin: 0px;
	float: left;
}

#nav li a {
	display: block;
	padding: 14px 15px 6px 15px;
	color: #444;
	font-size: 18px;
	font-family: Arial;
}

#nav li.nav_aktiv a {
	color: #fff;
	background-color: #AF121D;
}

#nav li a:hover {
	color: #AF121D;
	text-decoration: none;
}
#nav li.nav_aktiv a:hover {
	color: #fff;
}



#navi {
	background-color: #CBCDCC;
	position: relative;
	width: 100%;
}

#navi ul {
	background-color: #CBCDCC;
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 0px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi ul li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}

#navi ul li a {
	color: #444;
	font-size: 16px;
	padding: 14px 15px 6px 15px;
	display: inline-block;
}

#navi ul li a:hover {
	color: #AF121D;
	text-decoration: none;
}

#navi ul li.nav_aktiv a {
	color: #fff;
	background-color: #AF121D;
}

#navi ul li ul {
	position: absolute;
	padding: 15px 15px 15px 15px;
	margin-left: -10px;
	background-color: #CBCDCC;
	top: 38px;
	left: 0px;
	display: none;
	width: 200px;

}

#navi ul li:hover ul { display: block; }

#navi ul li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}

#navi ul li ul li a, #navi ul li.nav_aktiv ul li a {
	color: #444;
	font-size: 13px;
	padding: 5px 7px 3px 7px;
	background-color: transparent;
}
#navi ul li ul li a:hover {
	color: #AF121D;
	text-decoration: none;
}

/* --- Stylesheet 874 () --------- */ 

#rightbar {
	z-index: 2;
	float: right;
	width: 350px;
	margin: 0 0 0 20px;
	padding-top: 45px;
}

#rightbar .box {
	background-color: #D6D7D9;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#rightbar .box .Bild {
	float: right;
	margin: 10px 0px 10px 10px;
}

#rightbar .box .text { padding: 10px 10px 10px 10px; }

#rightbar .box .text h3 {
	color: #222;
	font-weight: normal;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
	line-height: 24px;
}

#rightbar .box .text p {
	color: #222;
	font-size: 13px;
	line-height: 18px;
}

#rightbar .box .text .link {
	float: right;
	font-size: 13px;
}

/* --- Stylesheet 875 () --------- */ 

#footer {
	border-top: 1px solid #DDD;
	padding: 15px 0px 15px 0px;
	font-size: 14px;
}

#footer h4 {
	color: #222;
	margin: 0px 0px 15px 0px;
}

#copyright {
	border-top: 1px solid #DDD;
	padding: 10px 0px 10px 0px;
	font-size: 13px;
}

#copyright .left { margin-right: 20px; }
#copyright .left a { margin-right: 10px; }
#copyright .right { margin-left: 20px; }

/* --- Stylesheet 849 () --------- */ 

#page.w1260 { margin: 0px auto; }

.w1260 #inhalt { margin: 0px 15px; }
.w1260 #footer { margin: 0px 15px; }
.w1260 #copyright { margin: 0px 15px; }

.w1260 #navi ul li a { font-size: 15px; }