

/* Reset by Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
gelb: #f2ba31;
grau: #647077;
hintergrund: #5d6a71;
dunkles-grau: #2c3235;
*/

html, body {
	background: #5d6a71;
	color: #fff;
/* 	font-size: 16px; */
}

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page-border-top {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: url('../gfx/header.png') bottom left no-repeat;
	padding: 0 30px;
}

#page-border-bottom {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url('../gfx/footer.png') top left no-repeat;
	padding: 0 30px;
}

#page {
	width: 900px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 0.625em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
	background: url('../gfx/background_yellow2.png') top left repeat-y;
	padding: 0 30px;
}

#header {
	background: #fff;
	color: #2c3235;
	height: 100px;
	padding: 30px 0 0 0;
}

#logo_area {
	float: left;
}

#service_area {
	float: right;
	padding: 0 20px;
}

#servicenavigation, #search_input, #language_switch {
	float: left;
	clear: left;
}

#servicenavigation ul {
	list-style: none;
	padding: 6px 0px;
}

#servicenavigation ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 1em;
}

#servicenavigation ul li a {
	text-decoration: none;
	color: #2c3235;
	background: inherit;
}

#servicenavigation ul li a:link, #servicenavigation ul li a:visited {
	text-decoration: none;
	color: #2c3235;
	background: inherit;
}

#servicenavigation ul li a:hover, #servicenavigation ul li a:active {
	text-decoration: underline;
	color: #2c3235;
	background: inherit;
}

#language_switch {
	padding: 0;
}

#search_input {
	padding: 3px 0;
}

#content {
	background: transparent;
	color: #fff;
}

#impressum {
	width: 900px;
	text-align: center;
	color: #2c3235;
	background: inherit;
	background: #f2ba31;
}

#impressum .cont_wrap {
	padding: 7px 1px;
}

#impressum .cont_wrap p {
	font-size: 1.1em;
}

#impressum .cont_wrap p a {
	text-decoration: none;
	color: #2c3235;
	background: inherit;
}

#impressum .cont_wrap p a:link, #impressum .cont_wrap p a:visited {
	text-decoration: none;
	color: #2c3235;
	background: inherit;
}

#impressum .cont_wrap p a:hover, #impressum .cont_wrap p a:active {
	text-decoration: underline;
	color: #2c3235;
	background: inherit;
}

#navigation, #right_content {
	float: left;
	width: 135px;
	background: #f2ba31;
	color: #fff;
	padding: 0px 15px 0px 20px;
}

#right_content {
	float: right;
	padding: 0px 20px 0px 15px;
	width: 170px;
}

#right_content .cont_wrap {
	background: #fff;
	color: #2c3235;
	padding: 10px 5px 5px 5px;
}

#navigation ul {
	width: 135px;
	display: block;
	border-top: 1px solid #2c3235;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

#navigation ul li {
	display: block;
	width: 135px;
	border-bottom: 1px solid #2c3235;
	text-transform: uppercase;
}

#navigation ul.active {
	display: block;
	width: 135px;
	border-top: none;
	text-transform: uppercase;
	margin: 0;
}

#navigation li li {
	display: block;
	width: 135px;
	border-bottom: none;
	text-transform: none;
}


#navigation li a {
	display: block;
	width: 135px;
	background: #f2ba31;
	color: #2c3235;
	padding: 4px 0px 3px 0px;
	text-decoration: none;
}

#navigation li li a {
	display: block;
	width: 125px;
	background: #f2ba31;
	color: #2c3235;
	padding: 2px 0px 3px 10px;
	text-decoration: none;
}

#navigation a:link, #navigation a:visited {
	display: block;
	background: #f2ba31;
	color: #2c3235;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active {
	display: block;
	background: #f2ba31;
	color: #fff;
	text-decoration: none;
}

#navigation a.active:link, #navigation a.active:visited {
	display: block;
	background: #f2ba31;
	color: #fff;
	text-decoration: none;
}

#main_content {
	width: 485px;
	background: #fff;
	color: #2c3235;
	float: left;
	padding: 20px;
}

#main_content p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 5px 0px;
}

#right_content p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0px 0px;
}


#main_content p.image_subline, #right_content p.subline {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0px;
}

#main_content h1, #right_content h1 {
	font-size: 1.4em;
	line-height: 1.4em;
}

#main_content h2, #right_content h2 {
	font-size: 1.3em;
	line-height: 1.3em;
}

#main_content h3, #right_content h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}

#main_content a {
	text-decoration: underline;
	color: #2c3235;
}

#main_content a:link, #main_content a:visited {
	text-decoration: underline;
	color: #2c3235;
}

#main_content a:hover, #main_content a:active, #main_content a:focus {
	text-decoration: underline;
	color: #f2ba31;
}

span.highlight_search {
	color: #f2ba31 !important;
	font-style: italic;
	font-weight: bold;
}

#footer {
	background: #f2ba31;
	color: #2c3235;
	height: 30px;
}

.bottom_bordered {
	border-bottom: 2px solid #ccc;
}

.container_single, .container_double {
	padding: 10px 0px;
}

.whole_column {
}



.imagefloater img {
	padding: 0;
	margin: 0;
	float: left;
}

.sevenimages {
	width: 69px;
	float: left;
}

.sevenimagesheadline {
	display: block;
	font-weight: bold;
	width: 69px;
	height: 30px;
	padding-top: 0px;
	font-size: 10px;
	text-align: center;
}

#wzBoDyl td p a:link {text-decoration:none; border: none; color: #2c3235; }
#wzBoDyl td p a:visited {text-decoration:none; border: none; color: #2c3235; }


.tooltip a:link, .tooltip a:visited {
	text-decoration:underline; border: none; color: #2c3235;
}
.tooltip a:active, .tooltip a:hover {
	text-decoration:underline; border: none; color: #f2ba31;
}






.tooltip ul {
	padding: 0 0 0 20px;
	list-style-type:disc
}

.tooltip li {
	list-style-type:disc
	font-size: 14px;
}





.tooltip p {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0px;
}

tooltip h1 {
	font-size: 1.4em;
	line-height: 1.4em;
}

.tooltip h2 {
	font-size: 1.3em;
	line-height: 1.3em;
}

.tooltip h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}

ul.sitemap {
	width: 400px;
	display: block;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 1.2em;
}

ul.sitemap li {
	display: block;
	width: 400px;
	text-transform: uppercase;
}

ul.sitemap li li {
	display: block;
	width: 400px;
	border-bottom: none;
	text-transform: none;
}


ul.sitemap li a {
	display: block;
	width: 400px;
	background: #fff;
	color: #2c3235;
	padding: 4px 0px 3px 0px;
	text-decoration: none;
}

ul.sitemap li li a {
	display: block;
	width: 385px;
	background: #fff;
	color: #2c3235;
	padding: 2px 0px 3px 15px;
	text-decoration: none;
}

ul.sitemap a:link, ul.sitemap a:visited {
	display: block;
	background: #fff;
	color: #2c3235;
	text-decoration: none;
}

ul.sitemap a:hover, ul.sitemap a:active {
	display: block;
	background: #fff;
	color: #f2ba31;
	text-decoration: underline;
}

.left_column {
	width: 305px;
	margin: 0 20px 0 0;
	float: left;
}

.right_column {
	width: 160px;
	float: left;
}

.right_column img {
	padding: 6px 0 0 0;
}

/* FORMS  */
input, textarea {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.form_text_large {
	width: 150px;
	height: 17px;
	margin: 0;
	background: #fff url('../gfx/input_back.png') top left repeat-x;
	color: #2c3235;
	border: 1px solid #fff;
	padding: 2px 2px 0px 2px;
}
 
.form_text_small {
	background: #fff url('../gfx/input_back.png') top left repeat-x;
	width: 80px;
	height: 17px;
	border: 1px solid #fff;
	margin: 0;
	color: #2c3235;
}

.form_textarea {
	background: #fff;
	color: #2c3235;
	height: 90px;
	width: 150px;
	border: 1px solid #e0e0e0;
	margin: 0;
	padding: 2px 2px 0px 2px;
}

.form_text_small:focus, .form_text_large:focus, .form_textarea:focus {
	border: 1px solid #2c3235;
	background: #fff url('../gfx/input_back.png') top left repeat-x;
}


.form_submit {
	height: 19px;
	width: 14px;
	border: 1px solid #fff;
/* 	margin: 2px 0 0 220px; */
	background: #fff url('../gfx/button.png') top left no-repeat;
	color: #2c3235;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
	float: left;
}

.form_submit:hover {
	background: #fff url('../gfx/button.png') top left no-repeat;
	color: #2c3235;
	border: 1px solid #fff;
}

.form_checkbox {
	border:  1px solid #2c3235;
	width: 15px;
	height: 15px;
}

.form_label {
	color: #2c3235;
	background: #fff;
	font-weight: normal;
	line-height: 18px;
	padding: 1px 10px 0px 0px;
	vertical-align: top;
	width: 88px;
	display: block;
	float: left;
}

p.error_msg {
	font-weight: bold;
	color: #C9252B;
	background: #fff;
}