

/* --- Stylesheet 113 () --------- */ 

#body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;

}

#body a, #body a:visited {
	color: #fff;
	text-decoration: none;
}

#body a:hover {
	color: #000;
	background-color: #fff;
	padding: 1px 2px 1px 2px;
}


#seite {
	background-color: #666;
	overflow: hidden;
}

#seite_rand {
	padding: 20px;
	height: 100%;
}




.T101 {
	margin-top: 0px !important;
	position: relative;
}


#motiv {
	position: absolute;
	left: 20px;
	top: 20px;
	right: 20px;
	z-index: 0;
}

#inhalt {
	margin: 0px 0px 0px 0px;
	padding: 105px 20px 20px 20px;
	position: relative;
	z-index: 500;
	min-height: 500px;
}


#inhalt a {
	border-bottom: 1px dotted #ccc;
}