/*
* ./position.css
* Usage: hessische-heilbaeder.de
*
* Copyright (C)2009 hessische-heilbaeder.de
*
* Last modification: 2009-12-21 09:48
*******************************************************************************/


body {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	text-align: left;
}

.page-center {
	text-align: center;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 972px;	/* fullsize */
	/* width: 100%;	fullsize */
}

.container {
	text-align: left;
	background-color: #fce3ba;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
/*
	position: relative;
*/
	padding: 0;
	margin: 0 auto 0 auto;
	width: 972px;	/* fullsize */
}

.column  {
	float: left;
	padding: 0;
	margin: 0;
}
.column-right  {
	float: right;
	padding: 0;
	margin: 0;
}

.centered {
	text-align: center;
}
.header-wrapper {
	background-color: #fce3ba;
	background-image: url(header_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0;
	margin: 0;
	width: 972px;	/* fullsize */
	height: 337px;
}
.header-wrapper-2 {
	background-color: #fce3ba;
	padding: 0;
	margin: 0;
	width: 972px;	/* fullsize */
}
.header-wrapper-meta {
	padding: 0;
	margin: 0 20px 0 430px;
	width: 522px;	/* fullsize - margin */
	height: 171px;
	color: #ffffff; /* 4 homepage */
}
/* 4 future use*/
.header-navigation {
	background-color: transparent;
	padding: 0;
	margin: 0;
	width: 972px;	/* fullsize */
	display: none;
}
/* 4 future use*/
.search {
	display: none;
}
/* 4 future use*/
.mainnavi {
	display: none;
}
/* 4 future use*/
.infoline {
	display: none;
	visibility: hidden;
}
.content-wrapper {
	width: 972px;	/* fullsize */
	background-color: transparent;
}
/* pakete */
.col-1 {
	background-color: transparent;
	width: 215px;
}
.col-2 {
	background-color: transparent;
	width: 757px;
}

.content-inner-1 {
	padding: 0;
}
.content-inner-2, .content-inner-2-header {
	padding: 0 0 0 0;
}

.copyright-wrapper {
	background-color: transparent;
	width: 972px;	/* fullsize */
}
.buttom-dot {
	background-color: transparent;
	width: 215px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.copyright {
	background-color: transparent;
	width: 757px;
	height: 12px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}
.footer-wrapper {
	background-color: transparent;
	width: 972px;	/* fullsize */
	height: 185px;
}
.col4-footer {
	background-color: transparent;
	width: 243px;
}
/* 4 future use*/
.copyright-wrapper {
	display: none;
}
/* 4 future use*/
.footer-wrapper {
	display: none;
}
/* Clear fix */
/* none */

/* Debug */
.debug {
	border: 1px solid Red;
	
}
h1.csc-firstHeader {
	color: #ffffff;
	padding: 18px 0 18px 0;
}
.content-wrapper {
	margin: 0px 0 40px 0;
}

