

/* --- Stylesheet 160 () --------- */ 

body {
	background-color: #335522;
}

#body {
	margin: 0px;
	font-size: 15px;
	font-family: Arial;
	color: #fff;
	position: relative;
}




#body img {
	border: 0px;
}

#inhalt {
	z-index: 2;
	padding: 13em 1.5em 3em 17em;
	min-height: 950px;
}


#inhalt a {
	color: #fff;
	border-bottom: 1px dotted #eee;
	text-decoration: none;
}

#inhalt a:hover {
	padding: 1px 4px 1px 4px;
	color: #fff;
	background-color: #cc6600;
	border-bottom: 0px;
	text-decoration: none;
}

#TraminoArtikel .Headlines h1 {
	font-size: 30px;
	color: #fff;
}

#TraminoArtikel .Headlines h2 {
	font-size: 22px;
	font-weight: 100;
	color: #fff;
}

#TraminoArtikel .Files  {
	margin-bottom: 2em;
}

#TraminoArtikel .Files img {
	display: block;
}

#TraminoInhalt {
	padding-top: 20px;
}


.TraminoTextile {
	color: #eee;
}


#rand {
	background-color: #000;
	z-index: -1;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 50px;
	background: repeat-y url(http://tramino.s3.amazonaws.com/s/urlaub-oberstdorf/8035/orginal.png);
}

#motiv1 {
	z-index: -2;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

#motiv1 img {
	display: block;
	width: 100%;
}

#motiv2 {
	z-index: -2;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

#motiv2 img {
	display: block;
	width: 100%;
}