@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

html, body {
	height: 100%;
	width: 100%;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-align: center;
}

a:link {
	color:#780301; 
	text-decoration:none;
} 

a:visited {
	color:#780301; 
	text-decoration:none;
}

a:active {
	color:red; 
	text-decoration:none;
}

a:hover {
	color:red; 
	text-decoration:none;
}

#distance-index {
	width: 10px;
	height: 50%;
	margin-bottom: -450px;
}

#container-index {
	background-image: url(../images/nicoleansperger-001.jpg);
	position: relative;
	height: 700px;
	width: 900px;
	clear: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	

#photo-index {
	float: left;
	height: 675px;
	width: 900px;
	vertical-align: bottom;
}

#foot-index {
	float: left;
	height: 25px;
	width: 900px;
}

#foot-left {
	float: left;
	height: 25px;
	width: 430px;
	text-align: right;
	padding-right: 20px;
}

#foot-right {
	float: left;
	height: 25px;
	width: 430px;
	text-align: left;
	padding-left: 20px;
}

#distance-html {
	width: 10px;
	height: 50%;
	margin-bottom: -450px;

	
}
#container-html {
	margin: 0 auto;
	position: relative;
	height: 900px;
	width: 1000px;
	clear: left;
}
	
#head {
	float: left;
	height: 150px;
	width: 1000px;
}

#head-left {
	float: left;
	height: 150px;
	width: 500px;
	background-image: url(../images/schriftzug-001.png);
}

#head-right {
	float: left;
	height: 40px;
	width: 480px;
	background-image: url(../images/head-line-001.png);
	text-align: right;
	padding-top: 110px;
	padding-right: 20px;
}

#content {
	float: left;
	height: 740px;
	width: 460px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#slider {
	float: left;
	height: 740px;
	width: 460px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

#container-html #content p {
	font-size: 14px;
	text-align: center;
}
#container-html #content p strong {
	font-size: 18px;
}

#fb-btn {
	float: left;
	height: 50px;
	width: 360px;
	margin: 50px;
	font-size: 14px;
	text-align: center;
}
#text-container {
	padding: 0px;
	float: left;
	height: 750px;
	width: 1000px;
}
#container-html #text-container table {
	text-align: justify;
	font-size: 11px;
	vertical-align: top;
	width: 1000px;
}
