

/*-------------------------- main -----------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	border: none;
	
}

.float-left {
	float:left;
	padding:0px 15px 15px 0px;
	
}

.float-right {
	float:right;
	padding:0px 0 15px 15px;
	
}
.clear {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: url(../images/bg-body.jpg) 0px 0px repeat-x #E7E7E7;
		
}
div#containerMain {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 986px;
	margin: 0px auto -50px auto;
	background: url(../images/bg-container.gif) 0 0 repeat-y;
	line-height: 20px;	
}
	
	#push {
		height: 50px;
		
}

/*Reitzner Logo Schrift*/
reitzner {
font-style:italic;
}

/*-------------------------- header row1 -----------------------------------------*/

div#header1 {
	width: 258px;
	height: 248px;
	background: url(../images/bg-header1.jpg) 0 0 no-repeat;
	float: left;
	}
	div#header2 {
	width: 409px;
	height: 248px;
	background: url(../images/bg-header2.jpg) 0 0 no-repeat;
	float: left;
	}
	div#header3 {
	width: 319px;
	height: 248px;
	background: url(../images/bg-header3.jpg) 0 0 no-repeat;
	float: left;
	}
	div#header3 a{
	width: 319px;
	height: 248px;
	display: block;
	text-indent: -5000px;
	}
	
	
/*-------------------------- Navi Main -----------------------------------------*/
	div#header4 {
	width: 387px;
	height: 36px;
	background: url(../images/bg-header4.jpg) 0 0 no-repeat;
	float: left;
	}	

div#naviLeft {
	width: 599px;
	height: 36px;
	background: url(../images/bg-navi-left.gif) 0 0  repeat-x;
	float: left;
	}


/*-------------------------- left -----------------------------------------*/
	div#header5 {
	width: 257px;
	height: 49px;
	background: url(../images/bg-header5.jpg) 0 0 no-repeat;
	float: left;
	}
div#naviTop {
	width: 729px;
	height: 49px;
	background: url(../images/bg-navi-top.gif) 0 0  repeat-x;
	float: left;
	}

/*-------------------------- content -----------------------------------------*/
div#contentContainer
{
	width: 986px;
	float: left;

}
div#contentMain {
	background: url(../images/bg-content.gif) 0 0 no-repeat;
	padding-left: 89px;
	padding-top: 77px;
	padding-right: 30px;
	}	

.event {
	height:200px;
	left:778px;
	position:absolute;
	top:640px;
	width:300px;
}



.event2 {
	height:200px;
	left:778px;
	position:absolute;
	top:640px;
	width:300px;
}


/*-------------------------- Bottom -----------------------------------------*/	
div#footer {
	height: 94px;
	color: #000;
	font-size: 11px;
	line-height: 15px;
}
div#footer div#footerInner{
	width: 986px;
	height: 50px;
		margin: 0px auto;
		background: url(../images/bg-footer.gif) 0 0  no-repeat;
}
div#footer div#bottomNavi  ul 
	{
	margin-right: 60px;
	float: left;
	}	

div#footer div#footerInner div.address{
	padding-top: 35px;
	float: left;
	margin-right: 60px;	
}	

	