/* base elements */
body {
	/*text-align:center;*/
	height				: 100%;
	min-height			: 100%; /* for mozilla etc*/
	max-height			: 100%;
	background-image	: url('../img/m_body.png');
}

.clearer {
	clear				: both;	
}


/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */
/* breite, außenabstände bzw. positionierungsangaben
*/
#page {
	overflow			: hidden;
	position			: relative;
	width				: 1100px;
	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 \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper > table {
	width				: 100%;
}

#content_wrapper tr{
	height				: 100%;
}

#content_wrapper td{
	height				: 100%;
	vertical-align		: top;
}

/* innenabstande und textflussrichtung*/
#content_wrapper {
	position			: relative;
	overflow			: auto;
	margin				: 0 0 0 0;
	width				: 1100px;
	overflow			: hidden;
}

#cl_shadow {
	width				: 40px;
	background-image	: url('../img/cl_shadow.png');
	background-repeat	: repeat-y;
}

#cr_shadow {
	background-image	: url('../img/cr_shadow.png');
	background-repeat	: repeat-y;
	width				: 56px;
}

#content_left_wrapper {
	background-image	: url('../img/m_verlauf.png');
	background-repeat	: repeat-x;
}

#content_left {
	width				: 220px;
	margin				: 15px 0 0 0;
	padding				: 0;
}

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


#content_main_wrapper {
	margin				: 0;
	padding				: 0;
	background-image	: url('../img/m_verlauf.png');
	background-repeat	: repeat-x;
}

#content_main {
	width				: 524px;
	margin				: 15px 20px;
}

#content_right_wrapper {
	padding				: 0;
	margin				: 0;
	background-image	: url('../img/m_verlauf.png');
	background-repeat	: repeat-x;
}

#content_right {
	width				: 200px;
	margin				: 30px 0px 30px 20px;
}

#bottom_cm {
}

#bottom_cml {}
#bottom_cm {}
#bottom_cmr {}

#bottom_bg {
	height				: 40px;
	width				: 1100px;
	background-image	: url('../img/m_content_Schatten_untenl.png');
	background-repeat	: no-repeat;	
}

#bottom_ls {
	width				: 40px;
	height				: 30px;
	background-image	: url('../img/bottom_ls.png');
	background-repeat	: no-repeat;
}

#bottom_rs {
	width				: 56px;
	height				: 30px;
	background-image	: url('../img/bottom_rs.png');
	background-repeat	: no-repeat;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#header {
	position			: relative;
	margin				: 0 0 0 0;
	height				: 330px;
	width				: 1100px;
	text-align			: left;
}

#header_bg {
	width				: 1004px;
	height				: 300px;
	position			: absolute;
	bottom				: 0;
	left				: 40px;
}

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

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

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

/* Keyvisual */
#header > div.kv {
    position 			: absolute;
	width				: 1004px;
	height				: 300px;
	position			: absolute;
	right				: 56px;
	top					: 30px;
    background    		: url('../1001/KV/kv_1.jpg') 0 0 no-repeat;
}


#header_mask {
	position			: absolute;
	bottom				: 0;
	left				: 0;
	height				: 330px;
	width				: 1100px;
	background			: transparent url('../img/m_header.png') 0 0 no-repeat;
}


/*         __________
__________/ 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 3px;
	list-style-type		: none;
}

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

/* NAV MOUSE */
#cm_navigation ul li a:hover {
}

/* NAV HIGH */
#cm_navigation ul li.cm_current {
}
#cm_navigation ul li.cm_current a {
}
#cm_navigation ul li.cm_current a:hover {
}


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

/* SUBNAV BG */
#cm_navigation ul li.cm_current ul {
}

/* SUBNAV NORMAL */
#cm_navigation ul li.cm_current ul li a {
	display				: block;
	height				: 1.8em;
	line-height			: 1.8em;
	font-size			: 0.8em;
	background			: none;
	padding-left		: 30px;
}

/* SUBNAV MOUSE */
#cm_navigation ul li.cm_current ul li a:hover {
	font-weight			: bold;
}

/* SUBNAV HIGH */
#cm_navigation ul li.cm_current ul li.cm_current {
}
#cm_navigation ul li.cm_current ul li.cm_current a:link {
	font-weight			: bold;
}

/* SUBNAV HIGH MOUSE */
#cm_navigation ul li.cm_current ul li.cm_current a:hover {
	font-weight			: bold;
}


/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#footer {
	width				: 900px;
	overflow			: hidden;
	position			: relative;
	padding				: 10px;
	text-align			: left;
	font-size			: 0.9em;
	margin				: 0 0 0 40px;
}

#footer a {
}

#footer a:hover {
}
 
