/* CSS Document */

body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	line-height:1.2em;
	font-weight:normal;
	color:#000000;
	margin:auto 0px auto 0px;
	background-image:url(../img_hp/hg_kinolenzburg.jpg);
	background-attachment:fixed;
	text-decoration:none;
}

a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:hover { color: #FF0000; text-decoration:none; }
a:active { color: #000000; text-decoration:none; }

.utitel {
	font-size:1.1em;
	color:#FF0000;
	font-weight:bold;
}

#gesamtrahmen {
	position:relative;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	width: 845px;
	border:0px solid #000000;
	z-index:0;
}

#rahmen {
	background-image:   url("../img_urban/hg_inhalt.gif");
	background-position:left;
	border:0px solid #000000;
	width: 846px;
}

#unterbruch {
	clear:both;
	overflow: hidden;
	height:1px;
	z-index:auto;
}

