/* base elements */
body {
/*	background			: url('../images/BG_Muster_Kachel.png') 285px 0 repeat-y ;			*/
	height				: 100%;
	min-height			: 100%; /* for mozilla etc*/
	max-height			: 100%;
}

.clearer {
	clear				: both;	
}


/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */
/* breite, außenabstände bzw. positionierungsangaben
*/
#page {
	overflow			: hidden;
	position			: relative;
	width				: 996px;
	text-align			: left;
	margin				: 0 auto;
}

/* innenabstande und textflussrichtung*/
#page_inner {
	position			: relative;
	overflow			: hidden;
}

#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 { 
	margin				: 1em 0 0.7em 0; 
}

#page p {
	line-height			: 1.5; 	
}


/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* innenabstande und textflussrichtung*/
#content_wrapper {
	position			: relative;
	width				: 996px;
	padding				: 0 0 0 0;
}

#cl_wrapper {
	width				: 240px;
	margin				: 40px 0 0 20px;	
	float				: left;
}

#content_left_wrapper {
	width				: 240px;
	float				: left;
	padding				: 0 10px 10px 0;
	background			: url('../images/navi_shadow.png') 0 bottom no-repeat;	
}

#content_left {
	padding				: 0 0 0 0;
	width				: 230px;
}

#content_left_2 {
	padding				: 0 0 0 0;
	margin				: 30px 0 0 0;
	min-height			: 150px;
	width				: 180px;
	overflow			: hidden;
}

#content_main_wrapper {
	float				: left;
	width				: 465px;
	margin				: 25px 25px 0 20px;
	padding				: 0 0 0 0;
/*	background			: url('../img/BG_Muster_Kachel.png') 0 0 repeat-y ;	*/
}

#bg_kachel {
	float				: left;
	background			: url('../images/BG_Muster_Kachel.png') 210px 0 repeat-y ;
}

#content_main {
	padding				: 0 0 0 0;
	overflow			: hidden;
}

#content_right_wrapper {
	width				: 206px;
	float				: left;
	padding				: 40px 0 0 0;
}

#content_right {
	padding				: 0;
}


/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#header {
	position			: relative;
	margin				: 0;
	background-position	: left top;
	background-repeat	: no-repeat;
	background-color	: transparent;
	height				: 215px;
	width				: 996px;
	text-align			: left;
}



#header h1, #page #header h1 {
	font-size			: 1.2em;
	position			: absolute;
	top					: 70px;
	left				: 290px;
	margin				: 0px;
}

#header h2, #page #header h2 {
	font-size			: 1.1em;
	position			: absolute;
	top					: 1.2em;
	margin				: 0px;
}

/* Logo */
#header #logo {
	background-position	: 80px 100px;
	background-image	: url('../imgages/logotrans.gif');
	background-repeat	: no-repeat;
	position			: absolute;
	width				: 100%;
	height				: 100%;	
	top					: 0;
	left				: 0;
}


/* Keyvisual */
#header > div.kv {
    position 			: absolute;
    left				: 397px;
    width 				: 599px;
    height				: 215px;
    background-image    : url('../images/kv_1.jpg');
	background-repeat	: no-repeat;
}

#header > img#stripe {
	position			: absolute;
	top					: 0;
	left				: 209px;
}

#header > img#shadow {
	position			: absolute;
	top					: 206px;
	left				: 0;
}

/*         __________
__________/ sidebars \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* sidebar right */
#widgetbar_page_right_1,
#widgetbar_site_right_1 {
/*	overflow			: hidden;*/
	width				: 180px;	
	float				: left;
	clear				: left;
}

/* sidebar left */
#widgetbar_page_left_2 {
/*	overflow			: hidden;*/
	width 				: 180px;
	float				: left;
	clear				: left;
}

#widgetbar_site_left_2 {
/*	overflow			: hidden;*/
	width 				: 180px;
	float				: left;
	clear				: left;
}

#widgetbar_page_left_2 > ol,
#widgetbar_page_left_2 > ul,
#widgetbar_site_left_2 > ol,
#widgetbar_site_left_2 > ul {
	list-style-position: inside;
}
#widgetbar_page_right_1 > ol,
#widgetbar_page_right_1  > ul,
#widgetbar_site_right_1 > ol,
#widgetbar_site_right_1 > ul  {
	list-style-position: inside;
}
/*         ____________
__________/ Navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation {
	float				: left;
	margin				: 0;
	width				: 100%;
	overflow			: hidden;
}

#cm_navigation ul,
#cm_navigation ul li {
	margin				: 0 0 0 0;
	list-style			: none;
}

/* NAV NORMAL */
#cm_navigation ul li a {
	display				: block;
	height				: 2.2em;
	line-height			: 2.2em;
	padding-left		: 20px;
	text-decoration		: none;
	overflow			: hidden;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	background			: url('../images/navi_kachel_big.png') 0 0 no-repeat;
	
}

/* NAV HIGH */
#cm_navigation ul li.cm_current {
	background			: url('../images/navi_kachel_big.png') 0 0 no-repeat;

}

#cm_navigation ul li.cm_has_subnavigation {
}

#cm_navigation ul li.cm_current a {
/*	background			: url('../img/navi_kachel.png') 0 0 repeat-y;		*/
	

}

#cm_navigation ul li.cm_current a:hover {
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV BG */
#cm_navigation ul ul {
/*	background			: url('../img/navi_kachel.png') 0 0 repeat-y	*/

}

#cm_navigation ul li.cm_current ul {
	/*background			: transparent url('../img/Maske_BG_Sub-Navi.png') 0 0 no-repeat;*/
	background:none;
}

/* SUBNAV NORMAL */
#cm_navigation ul ul li a {
	display				: block;
	height				: 1.8em;
	line-height			: 1.8em;
	text-decoration		: none;
	font-size			: 0.9em;
	font-weight			: normal;
	background-color	: transparent;
	padding-left		: 30px;
}

#cm_navigation ul ul li {
	border				: none;
}

/* SUBNAV MOUSE */
#cm_navigation ul li.cm_current ul li a:hover {
	font-weight			: bold;
	background			: url('../img/navi_kachel_on.png') 0 0 repeat-y;	
}

/* SUBNAV HIGH */
#cm_navigation ul li.cm_current ul li.cm_current {
	font-weight			: bold;
	background			: url('../img/navi_kachel_on.png') 0 0 repeat-y;		
}

#cm_navigation ul li.cm_current ul li.cm_current a:link {
	font-weight			: bold;
	background			: url('../img/navi_kachel_on.png') 0 0 repeat-y;		
}

/* SUBNAV HIGH MOUSE */
#cm_navigation ul li.cm_current ul li.cm_current a:hover {
	font-weight			: bold;
	background			: url('../img/navi_kachel_on.png') 0 0 repeat-y;	
}



/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#footer {
	overflow			: hidden;
	position			: relative;
	padding				: 10px;
	text-align			: center;
	font-size			: 0.9em;
}

#footer a {
}

#footer a:hover {
}

.cm-kv-0 {
background-color: transparent !important;
background-image: url("../images/team.jpg") !important;
background-position: 0px -117px !important;
background-repeat: no-repeat !important;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {

    margin: 0;
    padding: 0;

}