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

/* Allgemeine Elemente */

body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#navigation {
	display:none;
}

#print_header img {
	width: 100%;
	height: auto;
}

#top_visual {
	position: relative;
	margin-bottom: 30px;
}

#top_visual img {
	width: 100%;
	height: auto;
	
}

#top_visual_button {
	position: absolute;
	bottom: 12px;
	right: 12px;
	z-index: 2;
	text-align: right;
}

#top_visual_button img {
	width: 80%;
	height: auto;
}

#top_visual_text {
	position: absolute;
	top: 16px;
	right: 12px;
	z-index: 2;
}

#header_kontakt_box {
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
}

#header_kontakt_box .smalltext {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#content_container_index table {
	width: 100%;
}

#content_container_index td {
	width: auto;
}

#content_container_index_block_left {
	position: relative;
	margin-top: 10px;
	display: block;
}

#content_container_index_block_right {
	position: relative;
	display: block;
}

#content_container_standardseite {
	position: relative;
	display: block;	
	width: 600px;
}

#content_container_standardseite_block_left {
	position: relative;
	display: block;
	float: none;
}

#content_container_standardseite_block_right {
	position: relative;
	display: block;
	float: none;
}

#content_container_standardseite_main_content img {
	display:block;
	clear: both;
	margin: 20px 20px 20px 0px;
	border: none;
}

#footer {
	position: relative;
	display: block;
	font-size: 10px;
	margin-top: 20px;
}

#footer_info {
	display: inline;
}

#footer_copyright_impressum {
	display: inline;
}

#footer_nav {
	display:none;
}

#footer_se_helper_text {
	display: none;
}

#box_container_index {
	position: relative;
	
}

#box_small {
	position: relative;
	display: none;
	float: left;
	width: 145px;
	height: 114px;
	margin-right: 14px;
	margin-bottom: 10px;
}

#box_small .no_margin {
	margin-right: 0px;
}

#box_small .head {
	position: relative;
	display: block;
	width: 145px;
	height: 21px;
	background-image: url(/images/elements/box_small_top.png);
	background-repeat: no-repeat;
	
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 21px;
}

#box_small .content {
	position: relative;
	display: block;
	width: 145px;
	height: 92px;
	background-image: url(/images/elements/box_small_content.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#box_small_text {
	padding: 5px 7px 7px 7px;
	font-size: 12px;
	line-height: 16px;
	color: #fbe209;
}

#box_small_text h1 {
	color: #ef621d;
	font-size: 12px;
	font-weight: bold; 
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

.display_only_in_web {
	display:none;
}

.yellow {
	color: #000000;
}

.orange {
	color: #000000;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px;
	color: #000000;
}

h3 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

h5 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #ffd500;
	text-align: right;
}

h6 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: right;
}
