@charset "utf-8";
/* CSS Document */

* {
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

body {
	font-size:62.5%;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:1.8em;
}

h4 {
	font-size: 1.0em;
}

button {
	cursor: pointer;
}

#wrapper_all {
	width:1114px;
}

#page_wrapper {
	background-color:#FFFFFF;
	border-right:4px solid #FFFFFF;
	float:left;
	width:867px;
}

#banner_wrapper {
	float:left;
	padding:3px 0 0 3px;
	text-align:center;
	width:240px;
}


#header {
	height:150px;
	margin:4px 0 0;
	width:867px;
}

#metanav {
	background:transparent url(../img/meta.gif) repeat-x scroll left top;
	font-size:1.2em;
	height:26px;
	line-height:1.5em;
	margin:4px 0 0 0;
	width:867px;
}

.meta_spacer {
	background:transparent url(../img/meta_spacer.gif) no-repeat scroll left bottom;
	float:left;
	height:20px;
	margin:0 5px;
	width:2px;
}

.metanav a {
	color:#2D2D2D;
	display:block;
	float:left;
	height:20px;
	line-height:2em;
}

#content {
	background:transparent url(../img/content_bg.gif) repeat-y scroll left top;
	font-size:1.2em;
	height:auto;
	line-height:1.5em;
	margin:4px 0 0;
	width:867px;
}

.w700 {
	width:700px;
}

#c_l {
	padding:0;
	width:167px;
}

#c_m {
	margin:0 3px;
	width:522px;
}

.middle_box {
	padding:10px;
}

#c_r {
	width:172px;
}

#footer {
	border-top:1px solid #C8C8C8;
	font-size:1.2em;
	height:75px;
	line-height:1.5em;
	padding:20px 0 0;
	text-align:center;
	width:867px;
}

#loginbox {
	color:#FFFFFF;
	height: 115px; /* 6px padding */
	width:166px; /* 6px padding */
	padding: 3px;
}

.br_white {
	border-right:4px solid #FFFFFF;
}

.h26 {
	height:26px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.clear {
	clear:both;
	font-size:0;
}

.headline {
	color:#FFFFFF;
	font-weight:bold;
	height:23px;
	padding:3px 0 0 5px;
	width:167px;
}

.colorbox {
	height:23px;
	padding:3px 0 0 5px;
	color: #FFFFFF;
}

.colorbox span b {
	color: #FFFFFF !important;
}

.colorbox input {
	margin: 0 0 0 5px;
}

.padding {
	padding:5px;
}

.memberbox {
	margin:0 1px;
}

.content_spacer {
	margin: 10px 30px 10px 30px;
	height: 1px;
	font-size:0;
	line-height:0;
	background-color:#c8c8c8;
}

.article{
	padding:10px;
}


/*///////////////////////////
		NAV
///////////////////////////*/



.menu {
	display:block;
	height:20px;
	padding:4px 0 0 18px;
	text-decoration:none;
}

.menu_active {
	display:block;
	height:20px;
	padding:4px 0 0 18px;
	text-decoration:none;
	font-weight:bold;
}

.menu:hover, .active .menu, .submenu_act{
	font-weight:bold;
}

.submenu, .submenu_act {
	background-color:#FFFFFF;
	display:block;
	font-size:0.9em;
	height:18px;
	padding:2px 0 0 20px;
	text-decoration:none;
}

.submenu:hover, .active .submenu {
	font-weight:bold;
}


.metanav {
	padding:0 10px 0 0;
}

.meta_spacer {
	float:left;
	height:20px;
	margin:0 5px;
/*	width:2px;*/
}

.nav_spacer {
	background:transparent url(../img/nav_spacer.gif) repeat-x scroll left top;
	font-size:0;
	height:2px;
	line-height:0;
}

.breadcrump {
	margin: 5px 0 3px 3px;
}

.input {
background-color:#FFFFFF;
border:1px solid #C9C7C6;
font-weight:bold;
height:16px;
padding:3px;
width:152px;
}

.input_suche {
background-color:#FFFFFF;
border:medium none;
font-weight:bold;
height:16px;
padding:5px 3px 3px;
width:116px;
}

.button_suche {
border:medium none;
height:24px;
width:34px;
}

button.white {
border: none;
background: transparent;
font-size:0.9em;
color: #FFFFFF;
}

button.white span {
border-bottom: 1px solid #ffffff;
color: #FFFFFF;
}

div.line {
height: 1px;
font-size: 1px;
line-height: 1px;
background-color: #000000;
margin-bottom: 7px;
}

.printlink{
	padding: 15px;
	text-align: right;
}

#print_content {
	width: 600px;
	padding: 20px;
	background-color: #fff;
}
