@charset "utf-8";
/* $Revision: 4458 $ */
body, html {
	font-family			: Arial, Helvetica, Geneva, sans-serif;
	font-size			: 0.9em;
}


h2 {
	font-size		: 0.9em;
	font-weight		: bold;
	margin-top		: 5px;
	margin-bottom	: 10px;
	clear			: both;
}

h3 {
	font-size		: 0.8em;
	font-weight		: bold;
	margin-top		: 8px;
	margin-bottom	: 4px;
	clear			: both;
}

h4 {
	font-size		: 0.75em;
	font-weight		: bold;
	margin-top		: 8px;
	margin-bottom	: 2px;
	clear			: both;
}
h1, .cm-h1 {
	font-size		: 1em;
	font-weight		: bold;
	margin-top		: 0px;
	margin-bottom	: 15px;
	clear			: both;
}

p {
	margin			: 0px 0px 20px 0px;
	padding			: 0px;
}
ul, ol, dl { margin: 0 0 1em 1em } /* LTR */
li {
    margin-left: 0.8em; /* LTR */
    line-height: 1.5em;
}
.clearer {
	clear			: both;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#page {
	width				: 919px;
	height				: auto;
	margin-left			: auto;
	margin-right		: auto;
	background			: url('../img/border_main.png') top left repeat-y;
}

#inner_page {
	border-left			: 1px solid #ff0000;
	border-right		: 1px solid #ff0000;
	width				: 895px;
	margin				: 0 12px;
}

#border_bottom {
	width				: 919px;
	height				: 34px;
	margin				: 0 auto;
	background			: url('../img/border_bottom.png') top left no-repeat;
}

#border_bottom_inner {
	height				: 22px;
	width				: 895px;
	margin				: 0 12px;
	border-left			: 1px solid #ff0000;
	border-right		: 1px solid #ff0000;
	border-bottom		: 1px solid #ff0000;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
	overflow			: hidden;
	margin				: 0;
	width				: 895px;
}

#content_right_wrapper {
	width				: 200px;
	float				: left;
}

.content_sidebar {
	padding				: 0 10px 10px 10px;
}

#content_main_wrapper {
	overflow			: hidden;
	float				: left;
	width				: 695px;
}

.content_main {
	padding				: 10px 30px 10px 30px;
	width               : 635px;
	overflow            : hidden;
}

#keyvisual {
	background-position	: top left;
	background-repeat	: no-repeat;
	background-color	: transparent;
	width				: 895px;
	height				: 187px;
	border-bottom		: 3px solid #000000;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	position			: relative;
	width				: auto;
	height				: 213px;
	text-align			: left;
	overflow			: hidden;
}

#header_pixellinie {
	position			: relative;
	top					: 77px;
	display				: block;
	height				: 1px;
	background-color	: #ff0000;
	width				: 600px;
	margin				: 0 auto 0 auto;
}

#header h1 {
	position			: relative;
	top					: 40px;
	margin				: 0 auto 0 auto;
	text-align			: center;
}

#header h2 {
	position			: relative;
	top					: 50px;
	margin				: 0 auto 0 auto;
	text-align			: center;
}

/* Logo */
#header #logo {
	position			: relative;
	top					: 25px;
	margin				: 0 auto 0 auto;
    width               : 200px;
    height              : 100px;
    overflow			: hidden;
}

/*         __________
__________/ sidebars \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#widgetbar_page_1,
#widgetbar_page_2 {
	overflow			: hidden;
	width				: 180px;
}

#widgetbar_site_1,
#widgetbar_site_2 {
	overflow			: hidden;
	width				: 180px;
}

#widgetbar_page_1 div.cm_widget,
#widgetbar_page_2 div.cm_widget,
#widgetbar_site_1 div.cm_widget,
#widgetbar_site_2 div.cm_widget {
	margin: 5px 0;
}

/*         _______________
__________/ 1st level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation {
	margin				: 0 0 0 0;
	width				: 895px;
	overflow			: hidden;
	background-color	: #cccccc;
	border-top			: 1px solid #ff0000;
	border-bottom		: 1px solid #ff0000;
}

#cm_navigation ul,
#cm_subnavigation ul {
	margin				: 0 0 0 0;
	list-style			: none;
}

#cm_navigation ul li {
	margin				: 0 0 0 0;
	float				: left;
}

#cm_navigation ul li a {
	float				: left;
	height				: 30px;
	line-height			: 30px;
	text-decoration		: none;
	display				: block;
	padding				: 0 10px;
	text-align			: center;
	white-space			: nowrap;
}

#cm_navigation ul li.cm_current a {
	display				: block;
	font-weight			: bold;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation {
	list-style			: none;
	background-color	: transparent;
	width				: 180px;
	overflow			: hidden;
}

#cm_subnavigation ul.cm_subnavigation li {
	line-height			: 25px;
	margin				: 1px 0 0 0;
}

#cm_subnavigation ul.cm_subnavigation li a {
	display				: block;
	text-align			: left;
	padding				: 0 8px;
	text-decoration		: none;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current a {
	display				: block;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation {
	list-style			: none;
	background-color	: transparent;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li {
	line-height			: 25px;
	margin				: 1px 0 0 0;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	display				: block;
	text-align			: left;
	padding				: 0 8px 0 16px;
	text-decoration		: none;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	display				: block;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	width			: 895px;
	text-align		: center;
	height			: 50px;
	padding-top		: 5px;
	clear			: both;
	font-size		: 0.9em;
	color			: #555555;
}
