* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
}
#container {
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1280px;
	min-height: 680px;
}
#header {
	background-color: #999999;
	height: 70px;
	width: 1260
	px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer {
	background-color: #999999;
	float: left;
	padding-left: 20px;
	padding-right: 35px;
	height: 42px;
	width: 1063px;
}
#nav {
	background-color: #999999;
	width: 160px;
	height: 646px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	float: left;
}
#content {
	background-color: #333333;
	float: left;
	min-height: 626px;
	width: 1063px;
	color: #000000;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 35px;
	background-image: url(bilder/BKG_Content.png);
	z-index: 1;
}
#contentGalerie {
	background-color: #333333;
	float: left;
	height: 584px;
	width: 1063px;
	color: #000000;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 35px;
	background-image: url(bilder/BKG_Content.png);
	z-index: 1;
}
.kontakt_text {
	text-indent: 50px;
	line-height: 70%;
	padding-left: 50px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 5px;
}
.foto_left {
	float: right;
}
#bkg_film {
	background-color: #000000;
	width: 768px;
	height: 467px;
	margin-right: auto;
	margin-left: auto;
}
.content_index {
	background-color: #00FF33;
	margin-top: -20px;
}

/*Aussehen Links definiert
---------------------------------------------------------------------------------------------*/
#nav a:link, #nav a:visited {
	font-size: 100%;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	display: block;
	margin-right: 6px;
	margin-top: 15px;
}
#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;s
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 20px;
	color: #666666;
}
.nav_distance {
	margin-top: 20px;
	color: #6666066;
	font-size: 10px;
}

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


h1 {
	font-size: 150%;
	margin-bottom: 16px;
	color: #000000;
}
.werbung {
	font-size: 80%;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 120%;
	margin-bottom: 8px;
	margin-top: 15px;
}
/*nur auf index__________________________________________________*/
h3 {
	font-size: 120%;
	margin-bottom: 15px;
	margin-top: 8px;
}
p {
	margin-bottom: 8px;
	color: #333333;
}
#content a:link, #content a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: normal;
}
#content a:hover, #content a:active {
	text-decoration: none;
	color: #FFFF66;
}

.film {
	margin-right: auto;
	margin-left: 100px;
	float: left;
}
.foto_galerie {

	float: right;
	padding-right: 16px;
}
.galerieBorder{

	color: #777;
}
