

/* --- Stylesheet 212 () --------- */ 

body {
	background-color: #0d0d0d;
}

#body {
	background: #0d0d0d url(//tramino.s3.amazonaws.com/s/filzdeckelhager/13230/orginal.jpg) no-repeat ;
	background-attachment: fixed;
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #aaa;

}

#body a {
	color: #ff9900;
	text-decoration: none;
}



#logo {
	position: absolute;
	left: 50px;
	top: 50px;
}

#nav {
	position: absolute;
	left: 370px;
	top: 50px;
}

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

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

#nav li a {
	display: block;
	border-top: 4px solid #666;
	padding: 6px 40px 6px 0px;
	color: #666;
}

#nav li.nav_aktiv a {
	border-top: 3px solid #ff9900;
	color: #ff9900;
}


#nav li a:hover {
	border-top: 3px solid #fff;
	color: #fff;
}


#inhalt {
	padding: 120px 0px 40px 370px;
	min-height: 500px;
	max-width: 800px;
}

#inhalt a {
	border-bottom: 0px dotted #ff9900;
}

#inhalt a:hover {
	background-color: #fff;
	color: #333;
	padding: 2px 4px;
	border-bottom: 0px;
}


#inhalt h1 {
	font-weight: normal;
	font-size: 34px;
	line-height: 120%;
	color: #fff;
}

#inhalt h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 125%;
	color: #ccc;
}

.TraminoVorlage {
	margin-top: 30px;
}

#TraminoArtikel {
	margin-right: 120px;
}

#TraminoArtikel h3 {
	color: #fff;
}

#TraminoArtikel .Headlines h5 a {
	color: #aaa;
	text-decoration: none;
	border: 0px;
	font-size: 11px;
}

#TraminoArtikel .Headlines h5 a:hover {
	color: #333;
}

.TraminoTextile table { border-width: 0px; font-size: 14px; }
.TraminoTextile table th { color: #fff; font-weight: bold; border: 0px; padding: 15px 25px 6px 0px; }
.TraminoTextile table td { border-width: 1px 0px 0px 0px;  padding: 5px 35px 5px 0px; border-color: #666; }

.TraminoTextile strong { font-weight: normal; color: #fff; }

.S214 .person .info { margin-left: 0px !important; };


#footer {
	margin-top: 15px;
	padding: 10px 30px 15px 30px;
	font-size: 12px;
	color: #333;
}

#footer .left {
	margin-right: 20px;
}

#footer .right { margin-left: 30px; }
#footer a {
	color: #333;
	border-bottom: 1px dotted #222;
	text-decoration: none;
}