/* GLOBALE STILE */

html {
	height: 101%;
}
body {
	font-family: Helvetica;
	font-size: small;
	line-height: 1.1em;
	color: #000;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
hr {
	clear: both;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
}
.bolder {
	font-weight: bold;
	font-size: 14px;
}
.boldRed {
	font-weight: bold;
	color: #F00;
}
.italic {
	font-style: italic;
}
.caption {
	font-size: x-small;
}
.imgLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.filmbild {
	float: left;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 0px;
}
.clearFilm {
	clear: both;
}
.clearall {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.grau {
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
}


/* ========================================= */
/* STILE FUER DREISPALTIGES LAYOUT  */

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER - ENTHAELT NAVIGATION OBEN UND HAUPTNAVIGATION SOWIE LOGO */

#header {
	margin: 0px;
	height: 250px;
	background-image: url(../images/logo_kinomachtschule_votivkino.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* topNav  NAVIGATION GANZ OBEN*/

#topNav {
	text-align: right;
	height: 50px;
	color: #900;
}
#topNav ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#topNav li {
	display: inline;
	padding-left: 5px;
	list-style-type: none;
	margin-left: 5px;
}
#topNav a {
	color: #900;
	text-decoration: none;
}
#topNav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #900;
}

/* logo */

#logo {
	height: 150px;
}

/* mainNav  HAUPTNAVIGATION UNTERHALB DES BACKGROUND-IMAGES*/

#mainNav {
	font-weight: bold;
	margin: 0px;
	height: 50px;
}
#mainNav ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainNav li {
	display: inline;
	padding-right: 10px;
	list-style-type: none;
}
#mainNav a {
	color: #900;
	text-decoration: none;
}
#mainNav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #900;
}

/* CONTENT ENTHAELT ALLE INHALTE UND FUSSZEILE */

#content {
	vertical-align: top;
}

/* leftNav LINKE SPALTE */

#leftNav {
	float: left;
	width: 175px;
	margin-left: 0px;
}
#leftNav h2 {
	font-size: small;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 5px;
}
#leftNav ul {
	margin-left: 5px;
	padding: 0px;
}
#leftNav li {
	padding-bottom: 4px;
	list-style-type: none;
	width: 165px;
}
#leftNav a {
	color: #900;
	text-decoration: none;
}
#leftNav a:hover {
	color: #000;
	text-decoration: underline;
}
.leftTextBox {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat;
	background-position: left top;
}
.leftTextBoxText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
	margin: 0px;
}

/* inhalt MITTLERE SPALTE */

#inhalt {
	float: left;
	width: 450px;
}
#filmOben {
	width: 440px;
}
#filmObenImg {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 5px;
}
#filmObenCC {
	font-weight: bold;
}
#filmOben a {
	color: #900;
	text-decoration: none;
}
#filmOben a:hover {
	color: #900;
	text-decoration: underline;
}
#filmText {
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
#filmText a {
	color: #900;
	text-decoration: none;
}
#filmText a:hover {
	color: #900;
	text-decoration: underline;
}
#filmTextKifi {
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
#filmTextKifi a {
	color: #900;
	text-decoration: none;
}
#filmTextKifi a:hover {
	color: #900;
	text-decoration: underline;
}
/* __________________________________*/
.inhalt {
	width: 430px;
	padding-right: 5px;
	padding-left: 5px;
}
.inhalt h1 {
	font-size: larger;
	font-weight: bold;
}
.inhalt h2 {
	font-size: small;
	font-weight: bold;
}
.inhalt ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.inhalt li {
	line-height: 1.3em;
	list-style-image: url(../images/linkhover_votiv.gif);
	list-style-type: none;
	list-style-position: inside;
}
.inhalt a {
	color: #900;
	text-decoration: none;
}
.inhalt a:hover {
	color: #900;
	text-decoration: underline;
}
/* __________________________________*/
.inhaltTextBox {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 450px;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat;
	background-position: left top;
}
.inhaltTextBoxText {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	color: #000;
	line-height: 1.2em;
	margin: 0px;
}
/* __________________________________*/
.inhaltText {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 430px;
}
.inhaltText h2 {
	font-size: small;
	font-weight: bold;
}
.inhaltText a {
	color: #900;
	text-decoration: none;
}
.inhaltText a:hover {
	color: #900;
	text-decoration: underline;
}
/* __________________________________*/
.inhaltListH {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 430px;
}
.inhaltListH ul {
	padding: 0px;
	margin: 0px;
}
.inhaltListH li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
.inhaltListH a {
	color: #900;
	text-decoration: none;
}
.inhaltListH a:hover {
	color: #900;
	text-decoration: underline;
}
/* __________________________________*/
.inhaltListV {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
}
.inhaltListV ul {
	padding: 0px;
	margin: 0px;
}
.inhaltListV li {
	list-style-type: none;
	padding-right: 5px;
	line-height: 1.3em;
	margin-top: 0px;
}
.inhaltListV a {
	color: #900;
	text-decoration: none;
}
.inhaltListV a:hover {
	color: #900;
	text-decoration: underline;
}
/* __________________________________*/
.thumbs {
	text-align: left;
	width: 430px;
	margin: 10px;
}
.thumbs img {
	height: 90px;
	width: 140px;
}
.thumbs ul {
	margin: 0px;
	padding: 0px;
}
.thumbs li {
	list-style-type: none;
	padding-right: 0px;
	display: inline;
	padding-bottom: 10px;
	margin: 0px;
}
.thumbs a {
	text-decoration: underline;
	color: #000000;
}
.thumbs a:hover {
	text-decoration: none;
	color: #CC0529;
}
/* __________________________________*/
.votivkino {
	width: 200px;
	vertical-align: top;
	background-image: url(../images/bgvotiv.gif);
	background-repeat: repeat;
	background-position: left top;
}
.defrance {
	width: 200px;
	vertical-align: top;
	background-image: url(../images/bg_defrance.gif);
	background-repeat: repeat;
	background-position: left top;
}
/*___________________________*/
#inhalt form input {
	border: 1px solid #000000;
}
#inhalt form select {
	background-color: #CCCCCC;
}
#inhalt form submit {
	background-color: #CCCCCC;
}
#inhalt form textarea {
	background-color: #FFFFFF;
	font-size: smaller;
}
.textfeld {
	width: 300px;
}
.pflichtfeld {
	font-size: smaller;
}


/* rightNav RECHTS SPALTE */

#rightNav {
	float: right;
	width: 175px;
}
#rightNav h2 {
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
}
#rightNav img {
	margin-left: 10px;
}
#rightNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightNav li {
	padding-bottom: 3px;
	list-style-type: none;
}
#rightNav a {
	color: #900;
	text-decoration: none;
}
#rightNav a:hover {
	color: #000;
	text-decoration: underline;
}
.rightTextBox {
	width: 165px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/bg_textbox.gif);
	background-repeat: repeat;
	background-position: left top;
}
.rightTextBoxText {
	font-weight: bold;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: smaller;
}

/* bottom FUSSZEILE */

#bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#impressum {
	font-size: smaller;
	text-align: center;
	padding-top: 10px;
}
#impressum ul {
	margin: 0px;
	padding: 0px;
}
#impressum li {
	display: inline;
	padding-right: 5px;
	list-style-type: none;
}
#impressum a {
	color: #900;
	text-decoration: none;
}
#impressum a:hover {
	color: #900;
	text-decoration: underline;
}

