/* mobilmacher 2011/12 -------------------------------------------------- */

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	}

body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	background-color: #FFFFFF;
	background-image: url(../grafx/body_flag_bg.png);
	background-position: 50% 0;
	background-repeat: repeat-x;
	}
	
/* mobilmacher 2011/12 -------------------------------------------------- */

#mainSkinBody {
	z-index: 10;
	position: relative;
	width: 1000px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	}
	
.clearFloat {
	position: relative;
	font-size: 0.01em;
	height: auto;
	clear: both;
	}

/* mobilmacher 2011/12 -------------------------------------------------- */

#pageHeader_body {
	position: relative;
	height: 315px;
	}
	
#header_topLine,
#header_slideShowBody,
#header_navigationBody {
	position: relative;
	}
	
#header_slideShowBody,
#header_navigationBody {
	z-index: 100;
	background-position: 50% 0;
	background-repeat: no-repeat;
	}
	
#header_topLine {
	height: 30px;
	background-image: url(../grafx/header_bg_topLine.png);
	}
	
#header_navigationBody {
	height: 35px;
	background-image: url(../grafx/header_bg_navigationLine.png);
	}
	
#header_slideShowBody {
	z-index: 50;
	height: 250px;
	overflow: hidden;
	background-color: #333333;
	}
	
#header_gallery {
	z-index: 500;
	position: relative;
	height: 250px;
	}
	
#headerShadow {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 350px;
	
	background-image: url(../grafx/header_shadow.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	}
	
#headerLogo-HomeLink {
	z-index: 100;
	position: absolute;
	top: 12px;
	left: 20px;
	background-image: url(../grafx/header_logo.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	}
	
#headerLogo-HomeLink,
#headerLogo-HomeLink img {
	width: 400px;
	height: 80px;
	}
	
#headerLogo-HomeLink a,
#headerLogo-HomeLink img {
	border: none;
	}
	
#headerLogo-HomeLink span {
	display: none;
	}
	
/* mobilmacher 2011/12 -------------------------------------------------- */	

#headerSearchBox {
	position: relative;
	float: right;
	}

/* mobilmacher 2011/12 -------------------------------------------------- */

#contentCol_body {
	position: relative;
	/*
	background-image: url(../grafx/content_bg_3col.png);
	background-image: url(../grafx/content_bg_2col_right.png);
	background-position: 0 50%;
	background-repeat: repeat-y;
	*/
	margin: 5px 0;
	
	}

#contentCol_navigation,
#contentCol_main,
#contentCol_sidebar {
	position: relative;
	float: left;
	}
	
#contentCol_navigation,
#contentCol_sidebar {
	width: 250px;
	}
	
#contentCol_main {
	/*width: 750px;*/
	width: 100%;
	}
	
#contentCol_navigation,
#contentCol_sidebar {
	display: none;
	}
	
/* mobilmacher 2011/12 -------------------------------------------------- */

#pageFooter_body {
	position: relative;
	min-height: 150px;
	background-image: url(../grafx/footer_bg.png);
	background-position: 50% 0;
	background-repeat: no-repeat;
	}

/* mobilmacher 2011/12 -------------------------------------------------- */

.footerContent_box {
	width: 250px;
	min-height: 200px;
	float: left;
	}

/* mobilmacher 2011/12 -------------------------------------------------- */

#footer_bottomLine {
	position: relative;
	padding: 10px 0;
	}
	
#footer_bottomLine_left {
	position: relative;
	float: left;
	width: 700px;
	}
	
#footer_bottomLine_right {
	position: relative;
	float: right;
	width: 300px;
	}
	
#footer_bottomLine_left,
#footer_bottomLine_right {
	heigth: 100px;
	}
	
#footer_bottomLine_left .csc-default .csc-default {
	float:left;
	margin: 0 20px 0 0;
	}

/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */
/* mobilmacher 2011/12 -------------------------------------------------- */


