/* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

   
/* 1. Standards */

html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, input, form, object, textarea{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #650046;
	text-decoration: none;
	list-style-type: none;
	/*behavior: url("../pngbehavior.htc");*/
}
img {behavior: url("pngbehavior.htc");}
html, body {min-height: 100%; height: 100%; background:url(../images/backround_complete.jpg) top center;}
*html html, *html body {height: 100%;}
*+html html, *+html body {height: auto;}
h1 {font-size: 26px; font-weight: lighter; margin-bottom: 2px;}
h2 {font-size: 14px; font-weight: lighter; margin-bottom: 25px;}
h3 {font-size: 14px; font-weight: lighter; margin-bottom: 5px;}
h4 {font-size: 26px; font-weight: lighter; margin-bottom: 20px;}
hr {margin: 5px 40px 30px 243px; color: #1563a8; height: 1px; border-top: solid 1px #650046; border-bottom: transparent; clear: both; width: 393px;}
hr.ueberschrift2 { margin: 5px 0px 30px 0px}



.floatende {clear: both;}
.unsichtbar {position: absolute; top: -5000px; left: 0;}
:focus{ outline:0; }


/*######################################################################################################
######################################################################################################*/


/* 2. Layout */

#aussenhuelle {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/backround.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
*+html #aussenhuelle {margin: 0 auto -20px 0;}
*html #aussenhuelle {height: 100%; margin: 0 auto -20px 0;}


#container {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#banner {
	width: 900px;
	height: 332px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}

#content {
	width: 900px;
	height: auto;	
}

#inhalt {
	width: 676px;
	height: auto;
	background-image: url(../images/weiss.png);
	background-repeat: repeat-y;
	float: left;
}

*html #inhalt {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/weiss.png', sizingMethod='scale');
}

#subnavigation {
	width: 463px;
	height: 31px;
	padding: 19px 0 0 213px;
	position: relative;
}

#text{
	width: 393px;
	min-height: 300px;
	padding: 0 40px 0 243px;
	margin: 0 0 45px 0;
	position: relative;
}

*html #text{
	height: 300px;
}

#navigation {
	width: 224px;
	height: 248px;
	min-height: 267px;
	padding: 19px 0 0 0;
	float: left;
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	position: relative;
}

*html #navigation {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navigation.png', sizingMethod='crop');
}

#footer {
	width: 524px;
	height: 98px;
	padding: 55px 0 0 276px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	float: left;	
}

#footer a{
	position:relative;	
}

*html #footer {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png', sizingMethod='crop');
}


/*######################################################################################################
######################################################################################################*/


/* 3. Navigation */

#subnavigation ul {list-style: none;}
	
#subnavigation ul li {float: left;}
	
#subnavigation ul li a {
	height: 21px;
	display: block;
	font-size:0.00em;
	background-repeat: no-repeat;
}

#subnavigation ul li a.home {
	background-image: url(../images/home_button1a.gif);
	width: 79px;
}
#subnavigation ul li a.home:hover {background-image: url(../images/home_button1b.gif);}

#subnavigation ul li a.kontakt {
	background-image: url(../images/kontakt_button1a.gif);
	width: 112px;
}
#subnavigation ul li a.kontakt:hover {background-image: url(../images/kontakt_button1b.gif);}

#subnavigation ul li a.anfahrt {
	background-image: url(../images/anfahrt_button1a.gif);
	width: 106px;
}
#subnavigation ul li a.anfahrt:hover {background-image: url(../images/anfahrt_button1b.gif);}

#subnavigation ul li a.impressum {
	background-image: url(../images/impressum_button1a.gif);
	width: 124px;
}
#subnavigation ul li a.impressum:hover {background-image: url(../images/impressum_button1b.gif);}

/*####################################################################################################*/

#navigation ul {
	list-style: none;
	width: 180px;
}
	
#navigation ul li {
	width: 180px;
	height: 21px;
	list-style: none;
	float: left;
}
	
#navigation ul li a {
	height: 21px;
	display: block;
	font-size:0.00em;
	background-repeat: no-repeat
}

html>body #navigation ul li a.kino {background-image: url(../images/kino_button1a.png);}
html>body #navigation ul li a.kino:hover {background-image: url(../images/kino_button1b.png);}

html>body #navigation ul li a.filme {background-image: url(../images/kino_button2a.png);}
html>body #navigation ul li a.filme:hover{background-image: url(../images/kino_button2b.png);}

html>body #navigation ul li a.programm {background-image: url(../images/kino_button3a.png);}
html>body #navigation ul li a.programm:hover {background-image: url(../images/kino_button3b.png);}

html>body #navigation ul li a.vorschau {background-image: url(../images/kino_button4a.png);}
html>body #navigation ul li a.vorschau:hover {background-image: url(../images/kino_button4b.png);}

html>body #navigation ul li a.lounge {background-image: url(../images/kino_button5a.png);}
html>body #navigation ul li a.lounge:hover {background-image: url(../images/kino_button5b.png);}

html>body #navigation ul li a.cocktailbar {background-image: url(../images/kino_button6a.png);}
html>body #navigation ul li a.cocktailbar:hover {background-image: url(../images/kino_button6b.png);}

html>body #navigation ul li a.eiscafe {background-image: url(../images/kino_button7a.png);}
html>body #navigation ul li a.eiscafe:hover {background-image: url(../images/kino_button7b.png);}



/*######################################################################################################
######################################################################################################*/


/* 4. Content */

.galerie {
	width: 172px;
	height: auto;
	float: left;
	position: relative;
}

.galerietext {
	width: 220px;
	height: 104px;
	float: right;
}

.inhaltstext {
	width: 393px;
	height: auto;
	float: left;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0;
}

.plakat {
	width: 120px;
	height: 170px;
	float: left;
	border: 1px solid #990033;
	position: relative;
}

.plakat2 {
	width: 120px;
	height: 120px;
	float: left;
	position: relative;
}

.filmtitel {
	width: 232px;
	float: left;
	padding: 0 30px 0 20px;
	margin: 0 0 15px 0;
}

.plakattext {
	width: 212px;
	height: auto;
	float: left;
	padding: 0 30px 0 20px;
	margin: 0 0 40px 0;
}


#footer #anschrift{
	float:left;
	width: 100px;
}

#footer #telefonnummer{
	width: 140px;
}

#footer p{
display:block;
margin: 5px 0 0 0;}

img.galeriebild {margin: 0 16px 10px 0; float: left; border: none;}

/*######################################################################################################
######################################################################################################*/


/* 5. Links */

a:link,
a span,
#aussenhuelle #container #footer a.escape span span,
#aussenhuelle #container #footer a.escape,
#aussenhuelle #container #content #inhalt #text a.escape span span,
#aussenhuelle #container #content #inhalt #text a.escape
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #e1006d;
	text-decoration: none;
}

a:hover,
#aussenhuelle #container #footer a.escape:hover span span,
#aussenhuelle #container #footer a.escape:hover,
#aussenhuelle #container #content #inhalt #text a.escape:hover span span,
#aussenhuelle #container #content #inhalt #text a.escape:hover
 {text-decoration: underline;

}
/*######################################################################################################
######################################################################################################*/
