/***********************************************/
/* HTML tag styles body links main            */
/***********************************************/ 

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #7C1E1E;
	scrollbar-face-color: #FBBA4C;
	scrollbar-highlight-color: #FBBA4C;
	scrollbar-3dlight-color: #9a735c;
	scrollbar-shadow-color: #623420;
	scrollbar-darkshadow-color: #FBBA4C;
	scrollbar-track-color: #F8E5C9;
}

#main {
	margin: -270px 0 0 -455px;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 540px;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: no-repeat;
}

a:link, a:visited, a:active {
	color: #7C1E1E;
	text-decoration: none;
}
a:hover {
	color: #FBBA4C;
	text-decoration: none;
}

#navBar a{
	color: #FFFFFF;
	margin-right: 7px;
	text-decoration: none;
}

#navBar a:link, #navBar a:visited, #navBar a:visited{
	color: #FBBA4C;
	text-decoration: none;
	margin-right: 7px;
}

#navBar a:hover{
	color: #FFFFFF;
	margin-right: 7px;
	text-decoration: none;
}

#presseLinks{
	position: absolute;
	left: 91px;
	top: 86px;
	font-size: 75%;
	width: 426px;
	font-weight: bold;
	color: #FBBA4C;
	margin-right: 8px;
	text-decoration: none;
    border: 0;
}

#presseLinks a{
	color: #7C1E1E;
	margin-right: 8px;
	text-decoration: none;
}
#presseLinks a:link, #presseLinks a:visited{
	color: #FBBA4C;
	margin-right: 8px;
	text-decoration: none;
}

#presseLinks a:hover{
	color: #7C1E1E;
	margin-right: 8px;
	text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	position: absolute;
	left: 51px;
	top: 63px;
	font-size: 75%;
	width: 463px;
	height: 20px;
	font-weight: bold;
}

#content{
	position: absolute;
	left: 51px;
	top: 131px;
	float: left;
	width: 436px;
	height: 390px;
	overflow: auto;
	padding-right: 10px;
}
#content_film{
	position: absolute;
	left: 51px;
	top: 131px;
	width: 436px;
	height: 390px;
	overflow: auto;
	padding-right: 10px;
}

#bild{
	position: absolute;
	left: 519px;
	top: 110px;
}

#filme{
	position: absolute;
	left: 296px;
	top: 160px;
	width: 192px;
	height: 324px;
}

#zurueck{
	font-size: 75%;
	font-weight: bold;
	position: absolute;
	left: 49px;
	top: 89px;
	color: #7C1E1E;
	width: 90px;
	
}
#home_bilder{
	position: absolute;
	left: 216px;
	top: 110px;
}
#home_text{
	position: absolute;
	left: 51px;
	top: 308px;
	width: 451px;
	height: 192px;
}
/************** .styles ***************/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7C1E1E;
	font-weight: 500;
	margin: 0px; padding: 0px;
	padding-bottom: 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7C1E1E;
	font-weight: bold;
	line-height: 120%;
	margin: 0px; padding: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #7C1E1E;
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7C1E1E;
	border-bottom-color: #7C1E1E;
	padding: 5px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #7C1E1E;
	font-weight: normal;
	margin: 0px; padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
	margin: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7C1E1E;
	border-bottom-color: #7C1E1E;
	padding-bottom: 5px;
	padding-top: 5px;
}
.fliess{
	font-size: 0.8em;
	color: #333333;
	font-weight: normal;
	line-height: 1.4em;
}

.download{
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	line-height: 1em;
}

.team{
	padding-left: 174px;
}

.archiv{
	padding-left: 148px;
}
.impressum{
	margin-left:339px;
}

.dvd{
	margin-left:87px;
}

.portrait{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #7C1E1E;
}
b {
	color: #7C1E1E;
}

