/* CSS Document */
blockquote {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 3px;
	padding-top: 0px;
	margin: 0px;
}
#Container {
	background-image: url(../img/interface/background_startseite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#Skyline {
	position: absolute;
	top: 0px;
	height: 600px;
	width: 800px;
	z-index:1;
	background-image: url(../img/interface/skyline_2.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	}
#Content1{
	position:relative;
	left:240px;
	top:163px;
	z-index:3;
	overflow:hidden;
	width:359px !important; width:360px;
	height:436px !important; height:436px;
}
#Content1inhalt {
	overflow:auto;
	position:relative;
	width:359px !important; width:360px;
	height:436px !important; height:436px;
}
#Content1 img{
	margin:0px;
	clear:both;
	padding:0px;
	}

#Visual1 {
	position: absolute;
	top: 109px;
	}
#Visual2 {
	position: absolute;
	top: 221px;
	left: 556px;
	height: 379px;
	width: 244px;
	z-index:2;
	}
#logos {
	position: absolute;
	top: 167px;
	left: 545px;
	height: 50px;
	width: 244px;
	text-align: right;
	z-index:2;
}
#seitenDiv, p {
	margin-top: 5px;
	margin-right: 80px;
}

p {
	text-align: left;
}

#seitenDiv td {
	padding-left: 15px;
}
#seitenDiv a:link.aktiv,a:visited.aktiv {
	font-weight: normal;
	text-decoration: underline;
}

hr{
	padding-left:-128px;
	margin-left:-128px;
}

.bildrechts {
	background-position: center;
	float: left;
	margin-right: 10px;
}
