/* generated by csscreator.com */ 
html, body{ 
	margin: 0; 
	padding: 0; 
	text-align: center;
}

body {
	background-image: url("./images/tv_hassloch.de__background_main.jpg");
	background-repeat: repeat-x;	
}
 
#pagewidth{ 
	margin: 0 0 0 0;
/* fuer den Sponsoren-footer brauchen wir unten 70-90 Pixel */
padding-bottom: 80px;
	width: 980px;
	text-align: left;  
	margin-left: auto; 
	margin-right: auto; 
	background-color: #ffffff;
} 
 
#header {
	position: relative; 
	margin: 14px 0 0 0;
	height: 254px; 
	background-color: #ffffff; 
	width: 100%;
}

#headernav {
	width: 760px;
	float: right;
	height: 25px;
	overflow: hidden;
	text-align: right;
	background-image: url("./images/tv-hassloch.de__background_header_navi_left.png");
	background-repeat: repeat-x;
}

#headernav ul {
	margin: auto 0 0 0;
	padding: 2px 0 0 0;
	height: 25px;
	width: 757px;
	float: right;
	background-image: url("./images/tv-hassloch.de__background_header_navi_main.png");
	background-repeat: repeat-x;
}

#logoarea {
	float: left;
	width: 199px;
}

#logo {
	display: block;

	margin: 30px auto 0 auto;

	text-align: center;
}

#headersearch {
	display: block;
	text-align: center;

	margin: 50px auto 0 auto;
	
	overflow: hidden;
	height: 1.5em;
}

#teaser {
	float: right;
}
 
#leftcol{
	padding: 50px 10px 0 10px;
	width: 180px;
	overflow: hidden;
	float: left; 
	position: relative; 
	min-height: 500px;
	background-color: #ffffff;
	background-image: url("./images/tv_hassloch.de__background_nav.jpg");
	background-repeat: repeat-y;
}
 
#twocols{
	width: 780px; 
	float: right; 
	min-height: 500px;
	position: relative; 
}
 
#rightcol{
	padding: 50px 10px 0 10px;
	width: 180px; 
	overflow: hidden;
	float: right; 
	min-height: 500px;
	position: relative; 
	background-color: #ffffff;
	background-image: url("./images/tv_hassloch.de__background_right.jpg");
	background-repeat: repeat-y;
}

.sidebar {
	background-color: #ffffff;
	background-image: url("./images/tv_hassloch.de__background_corner.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
/*	min-height: 500px; */
	padding: 15px 0 0 15px;
/*	border: 1px solid #4991C3;*/
}
 
#content{
	padding: 50px 0 4em 0;
	background-color: #ffffff;  
	min-height: 500px;
	float: left; 
	display: inline; 
	position: relative; 
	width: 580px; 
}
 
#footer{
	height: 90px; 

	background-color: #ffffff;
	background-image: url("./images/tv_hassloch.de__background_footer.png");
	background-repeat: repeat-x;

	clear:both;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*
#
## START fixed footer for Partners
## http://www.456bereastreet.com/archive/200609/css_frames_v2_fullheight/
#
*/

#sponsors_large {
	width: 980px;
	padding: 0;
/*
	padding: 0 10px;
	height: 95px;
*/
/*
	background-color: #e9e9e9;
*/
	background-color: #f0f0f0;

/*
	border-width: 1px 1px 0 1px;
	border-color: #ffffff;
	border-style: solid;
*/

	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */

}

/*
#
## END fixed footer for Partners
#
*/

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #content{width:100%; float:none;}
}
