﻿body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size:12px;
	/*background: #000000 url('../images/studio3-ohneRand.jpg') no-repeat center top fixed;
	background: #000000;*/
	color: #17375E;
	margin: 0px;
}
.titel {
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}

.termine {
	font-size: small;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	}

.credits {
	font-size: small;
	font-style: italic; 
	margin: 0px 0px 6px 0px;
	}
	 
.text {
	font-size: small;
	text-align: justify; 
	margin: 0px;
	padding-bottom:15px;
	}

/*##########################################################*/
/*Styles für #top*/ 
/*##########################################################*/
#top #left {
	float: left;
	width: 33%;
	max-width: 200px;
	text-align: left;
}
#top #datum {
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}
#top #facebook {
	margin: 0px;
}
#top #right {
	float: right;
	width: 67%;
	max-width: 400px;
	text-align: right;
	font-family: "Georgia", serif;
	font-style: italic;
	font-weight: bold;
}
#top #pridepictures {
	font-size: xx-large;
	margin: 0px 0px 5px 0px;
}
#blau {
	color: #17375E;	
}
#orange {
	color: #E46C0A;	
}
#top #filmtage {
	font-size: large;
	margin: 0px;
}

#top a, #top a:visited {
	text-decoration: none;
	font-weight: bold;
	background: transparent none;
	color: #FFFFFF;
}
#top a:hover {
	text-decoration: none;
	font-weight: bold;
	background: transparent none;
	color: #E46C0A;
}


/*##########################################################*/
/*Styles für die Kurzfilmseiten*/ 
/*##########################################################*/
.kfLinks {
	float:left;
	width: 430px;
	padding: 0px;
	margin: 0px;
}
.kfTitel {
	font-size: 150%;
	padding: 5px 0px;
}
.kfCredits {
	font-size: 90%;
	font-style:italic; 
	padding: 2px 0px;
}
.kfText {
	font-size: 100%;
	text-align: justify; 
	padding: 3px 0px;
}
.kfBilder {
	float:right;
	width: 240px;
	padding: 0px;
	margin: 0px;
}

/*##########################################################*/
/*Styles für das Impressum und Orte & Preise*/ 
/*##########################################################*/
.impLinks {
	float:left;
	width: 130px;
	padding: 0px 5px 0px 0px;
	text-align:right;
	font-weight:bold;
}
.impRechts {
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	text-align:left;
}
.impMail {
	font-weight: bold;
	background: #E46C0A none;
	color: #632523;
}
.auszeichnung1 {
	font-weight:bold;
	background: #E46C0A none;
	color: #00644C;
}
/*##########################################################*/
/*Styles für die Verleihliste*/ 
/*##########################################################*/
.verleiher td {
	background-color: #F9AD6F;
	vertical-align: top;
	}

/*##########################################################*/
/*Styles für die Programmübersicht*/ 
/*##########################################################*/
.programm #rand {
	padding: 2px;
}
.programm #fett {
	font-weight: bold; 
	padding: 2px;
	}
	 

