* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: normal;
}
#container {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 563px;
	width: 1000px;
}

#header {
	background-color: #666666;
	height: 66px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#nav {
	background-color: #666666;
	height: 493px;
	width: 118px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}
#content {
	background-color: #333333;
	float: left;
	min-height: 478px;
	width: 830px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 30px;
}
.kontakt_text {
	text-indent: 50px;
	line-height: 70%;
	padding-left: 50px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 5px;
}
.foto_left {
	float: left;
}
#bkg_film {
	background-color: #000000;
	width: 768px;
	height: 467px;
	margin-right: auto;
	margin-left: auto;
}

/*Aussehen Links definiert
---------------------------------------------------------------------------------------------*/
#nav a:link, #nav a:visited {
	font-size: 100%;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
	display: block;
	margin-right: 10px;
	margin-top: 10px;
}
#nav a:hover {
	color: #FFFF66;
}
#nav a:active {
	color: #CC0000;
}

#header a:link, #header a:visited {
	font-size: 100%;
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover {
	color: #FFFF66;
}
#header a:active {
	color: #CC0000;
}



/*Linie um Menupunkte abzutrennen
----------------------------------------------------------------------------------------------*/ 
.nav_line {
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 20px;
	color: #666666;
}
.nav_distance {
	margin-top: 0px;
	color: #666666;
	font-size: 10px;
}

/*Logo / Schriftzug Abstand
------------------------------------------------------------------------------------------------*/
.logo {
	margin-left: 19px;
	margin-right: 14px;
}
.alles_rund {
	margin-right: 150px;
}


h1 {
	font-size: 150%;
	color: #FFFF00;
	font-weight: normal;
}
h2 {
	font-size: 120%;
	margin-bottom: 6px;
	margin-top: 15px;
	font-weight: normal;
}
p {
	margin-bottom: 8px;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #0099FF;
	font-weight: normal;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #FFFF66;
}

.film {
	margin-right: auto;
	margin-left: 100px;
	float: left;
}
.foto_right {
	float: right;
}
.txt_index_right {
	float: right;
	clear: right;
}
.txt_index_title {
	float: right;
	font-size: 130%;
	color: #C1EE79;
	font-weight: lighter;
	margin-right: 64px;
}
.txt_index_999 {
	float: right;
	font-size: 132%;
	color: #FF6;
	font-weight: lighter;
	margin-right: 64px;
}
