/* 

	CSS-Design für www.greiner-film.net
	MAE Greiner-Film | Maria-Anna Greiner
	
	© 2008 Sebastian Kabis
	www.sebastiankabis.net
	kontakt@sebastiankabis.net
	
	Keine Weiterverwendung ohne ausdrücklicher Erlaubnis von MAE Greiner Film und / oder Sebastian Kabis!

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #363636;
	background-image:url(../assets/bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	font-family: Arial, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	color: #BFBFBF;
	background-color: #363636;
}

#wrapper {
	width: 950px;
	margin: auto;
}

#contentwrapper {
	background-color: #363636;
}

#right {
	background-image:url(../assets/bg.gif);
	background-position: 55px 0px;
	background-repeat:no-repeat;
	float: right;
	padding-right: 70px;
	padding-top: 50px;
}

#logo {
	text-align: right;
	padding-top: 15px;
}

a {
	color: #BFBFBF;
	text-decoration: none;
}

#navi {
	margin-left: 50px;
	margin-top: 50px;
	text-align: right;
}

#navi ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#navi li {
	margin-bottom: 2em;
	width: 150px;
}

#navi a {
	color: #929292;
	height: 3em;
	display: block;
	background-image: url(../assets/navi_bg.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-right: 10px;
}

#navi a:hover {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
}

.copy {
	color: #666;
	font-size: 0.9em;
}

h2 {
	color: #FF7200;
	text-transform: uppercase;
}

.floatRight {
	float: right;
}

#videoclip {
	margin:auto;
	width: 400px;
	margin-top: 0px;
}

#videoclip2 {
	width: 325px;
	text-align: left;
	margin: auto;
	padding-top: 15px;
}

#videoclip20 {
	width: 325px;
	text-align: left;
	margin: auto;
}

.kontaktdiv p {
	padding: 0.7em;
}

.videosub {
	font-size: smaller;
}

.videosub a:hover {
	text-decoration: underline;
}

#kontaktdiv a:hover {
	text-decoration: underline;
}

#startseite #navi .navi01 a {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
	background-repeat: no-repeat;
}

.hauptstatement {
	font-size: 115%;
}

#filme_staedte_gemeinden #navi .navi04 a {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
	background-repeat: no-repeat;
}

#profil #navi .navi02 a {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
	background-repeat: no-repeat;
}

#kontaktseite #navi .navi05 a {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
	background-repeat: no-repeat;
}

#filme_unternehmen #navi .navi03 a {
	color: black;
	background-image: url(../assets/navi_bg_hover.gif);
	background-repeat: no-repeat;
}

#content {
	background-color: #4F4F4F;
	padding-top: 5px;
	width: 650px;
}

#content_profil {
	background-color: #4f4f4f;
	padding-top: 5px;
	width: 650px;
	text-align: left;
}

#content_kontakt {
	background-color: #4f4f4f;
	padding-top: 5px;
	width: 600px;
	text-align: left;
}

#content_kontakt h3 {
	padding: 10px;
}

#content_profil p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.heading_profil2 {
	font-size: 120%;
}

.another_p {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	margin-left: 37px;
}

.imgheading {
	margin: 10px;
}

#content_kontakt p {
	padding: 5px 10px;
}

#content_profil ul {
	list-style-position: inside;
	padding-left: 100px;
}

.bold {
	font-weight: bold;
}

#content p {
	padding: 10px;
}

.big {
	margin-top: 20px;
	list-style-position: inside;
	list-style-type: none;

}

.big li {
	padding-bottom: 0.5em;
}

.big2 {
	font-size: larger;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#clear {
	clear: both;
}

input {
	width: 250px;
	background-color: #363636;	
	color: #BFBFBF;
	border: 0px solid #BFBFBF;
}

#contactform {
	margin-right: 10px;
 	text-align: left;
	margin-left: 10px;
}

#abschicken, #zurucksetzen {
	width: 125px;
}

textarea {
	margin-bottom: 10px;
	width: 300px; 
	background-color: #363636;
	color: #BFBFBF;
	border: 0px solid #BFBFBF;
}

#content_kontakt a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: disc;
}

.navi04 a {
	line-height: 1.5em;
}

.navi01 a, .navi02 a, .navi03 a, .navi05 a {
	line-height: 3em;
}

.right {
	text-align: right;
}

img  {
	border: none;
}

h4, h3 {
	margin: 10px;
}

h3 {
	font-size: 17px;
}

.h3_unternehmen {
	font-size: 134%;
}

#kontaktseite h3 {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

.kontakt_text {
	margin-left: 5px;
}

#filme_unternehmen h4 {
	margin-bottom: 30px;
}

.clip_right {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
}

label, input, select { 
  display: block;
  float: left;
  width: 50px;
}

input { width: 300px; }

form br {
  clear: left; 
}

label {
 text-align: left; 
 padding-right: 1em; 
}

form {
  margin:0;
  padding:.5em;
  width:370px;
}

input#abschicken {
	margin-left: 240px;
}

.statement {
	margin-left: 37px;
}

.center {
	text-align: center;
}

.weiter_rechts {
	margin-left:  10px;
}

#playerID {
	visibility: hidden;
}
#playerDiv {
	background-image: url(../assets/play.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#playerDiv.unternehmen { background-image: url(../player/play2.jpg); } 
#playerDiv.staedte { background-image: url(../assets/play3.jpg); } 
