* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-color: transparent;
	background-repeat: no-repeat;
	text-decoration: none;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.first{
	margin-top:0px !important;
}

.last{
	margin-bottom:0px !important;
}

a {
	color:#fe7c00;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#main {
	margin:0 auto;
	width:958px;
	border:1px solid #cccccc;
	padding-bottom: 7px;
	position: relative;
}

#callback, #callback2 {
	position: absolute;
	left:380px;
	top:330px;
	text-indent: -9999px;
	display: block;
	width:112px;
	height:43px;
	background-image: url(../img/callback.png);
	z-index: 1;
	text-decoration: none;
}

#callback2 {
	top:400px;
}


.popup_form {
	background-color: transparent;
}

.popup_form .close {
	position:absolute;
	top:10px;
	right:40px;
	margin-top: 0;
}

.popup_form form{
	background-image:url(../img/box_telefon.jpg);
	height:179px;
	width:489px;
	overflow:hidden;
	padding-left: 45px;
	padding-top: 60px;
	margin: 0 auto;
	margin-bottom: 5px;
	position: relative;
	
}


.popup_form .close {
	margin-top:0;
	position:absolute;
	right:40px;
	top:10px;
}

a.close {
	background-image:url(../img/schliessen.png);
	background-position:right top;
	color:#000000;
	font-size:11px;
	line-height:16px;
	padding-right:20px;
	padding-top:0;
}

.popup_form fieldset{
	margin-bottom: 4px;
	width:451px;
}

.popup_form label {
	width:185px;
	float: left;
	line-height: 22px;
}

.popup_form input {
	margin-right:4px;
	margin-top: 10px;
}

.popup_form input.text{
	border:1px solid #fe7c00;
	background-color: #ffffff;
	height:20px;
	float:left;
	margin-top: 0px;
}

.popup_form textarea {
	width:260px;
	border:1px solid #fe7c00;
	background-color: #ffffff;
	height:78px;
}


.popup_form input.full{
	width:260px;
}

.popup_form input.half{
	width:127px;
}

.popup_form input.medium{
	width:180px;
}

.popup_form input.small{
	width:74px;
}


#content {
	width:958px;
	height:630px;
	background-image: url(../img/background.png);
}

#left_box {
	position:absolute;
	top:260px;
	left:55px;
	width:425px;
}

#bottom_box {
	position:absolute;
	top:500px;
	left:55px;
	width:425px;
}


#left_box p, #bottom_box p {
	margin-bottom: 15px;
}

#ansprechpartner{
	height:85px;
}


#ansprechpartner, #ansprechpartner2 {
	overflow: hidden;
	width:425px;
	
}

#ansprechpartner h2, #ansprechpartner2 h2 {
	text-indent: -9999px;
	width:292px;
	height:16px;
	background-image: url(../img/ansprechpartner.png);
	margin-bottom: 5px;
}

#ansprechpartner2 h2 {
	background-image: url(../img/ansprechpartner2.png);
}

#ansprechpartner p, #ansprechpartner2 p {
	float:left;
}

p.contact {
	width:190px;
}

a.pfeil {
	float:left;
	background-image: url(../img/pfeil.png);
	padding-left: 15px;
	background-position: 0px 3px;
}

#angebote {
	text-indent: -9999px;
	width:244px;
	height:26px;
	display: block;
	background-image: url(../img/angebote.png);
}


#right_box {
	position:absolute;
	top:415px;
	left:560px;
	width:425px;
}

#player {
	float:left;
}

#cinemaxx {
	float:left;
	width:95px;
	font-size: 11px;
}

#cinemaxx h2{
	text-indent: -9999px;
	background-image: url(../img/cinemaxx.png);
	width:65px;
	height:31px;
	margin-bottom: 11px;
}

#footer {
	margin-left:28px;
	margin-top:9px;
	color:#666666;
}


#footer a {
	color:#666666;
	font-weight: normal;
}