@charset "utf-8";
/* CSS Document */

img {
	border: 0px;
}

html, body {
	margin: 0px;: 0px;
}

html { height: 100%;
/*overflow-y: scroll;*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #616b73;
	text-align: center;
	background-color: #616b73;
	background-image: url('de/images/hgpixel.gif');
	background-repeat: repeat-x;
}

h1, h2, ul, li, a {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-weight: bold;
	text-align:left;
}

form {
	display: inline;
	padding: 0 none;
	margin: 0 none;
}

p {
	padding: 0;
	margin: 0;
}

select { border: 1px solid #9b9b9b; }

/*******************************/
/*******************************/

.wrapper {
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.wrapper_auswahl {
	background-image: url(background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.content {
  width: 1010px;
	height: 650px;
  margin: 0 auto;
  text-align: left;
  position: relative;
	left: 0px;
}

.logo {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 170px;
	height: 40px;
	cursor: pointer;
}

.slogan {
	position: absolute;
	right: 60px;
	top: 11px;
	width: 320px;
	height: 40px;
}

.flash {
	display: none;
	position: absolute;
	width: 1010px;
	height: 510px;
	left: 1px;
	top: 71px;
}

.flash_visible {
	position: absolute;
	width: 1010px;
	height: 510px;
	left: 1px;
	top: 71px;
}

.menu {
	position: absolute;
	top: 590px;
	width: 1010px;	
	text-align: center;
}

.menu_home {
	position: absolute;
	top: 590px;
	height: 24px;
	background-color: #616b74;
	background: url('../images/home.gif') no-repeat 0px 0px;
	color: #9ca3a8;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;	
	cursor: pointer;
	padding-left: 45px;
}

.menu_home_hover {
	position: absolute;
	top: 590px;
	height: 24px;
	background-color: #616b74;
	background: url('../images/home_hover.gif') no-repeat 0px 0px;
	color: #efefef;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;	
	cursor: pointer;
	padding-left: 45px;	
}

.footer {
	position: absolute;
	top: 630px;
	width: 1010px;
	text-align: center;
	font-size: 10px;
	color: #a4adb5;
/*	letter-spacing:0.1em */
}

.content .footer a {
	color: #a4adb5;
	text-decoration: none;
}

.content .footer a:hover {
	color: #efefef;
}

.kontakt_mail a {
	color: #616b73;
	text-decoration: underline;
}

.kontakt_mail a:hover {
	text-decoration: none;
}

.menuentry {
	line-height: 22px;
	text-transform: uppercase;
	height: 24px;
	display: inline;
	font-weight: bold;
	color: #d0d3d6;
	font-size: 12px;
}

.menuentry_border {
	border-right: 1px solid #aeb2b5;	
	padding-right: 14px;
	margin-right: 8px;
}

.submenu {
	background-color: #616b73;
	text-align: left;
}

#submenu1 {
	position: absolute;
	bottom: -5px;
	left: 618px;
	display: none;
}

.submenuentry {
	height: 24px;	
	line-height: 22px;
	font-weight: bold;
	color: #d0d3d6;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.submenuentry_last {
	height: 24px;	
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #efefef;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	cursor: pointer;
}

.content .menu .menuentry a, .content .menu .submenuentry a {
	color: #d0d3d6;
	text-decoration: none;
}

.content .menu .menuentry a:hover, .content .menu .submenuentry a:hover {
	color: #efefef;
}

.activelink {
	color: #efefef;
}

#Headline {
	color: #616b73;
	font-size:18px;
	margin-bottom: 20px;
}

/* Newsletter */

.tpl_newsletter {
/*	padding:25px 0 0 155px; 
	width: 700px;
	margin-top: 20px; */
}

.tpl_newsletter h4 {
	color: #616b73;
	margin-bottom: 20px;
	font-size: 11px;
}
.tpl_newsletter div.label {
	width: 80px;
	float: left;
	color: #616b73;
}
.tpl_newsletter div.label_datenschutz {
	width: 560px;
	float: left;
	color: #616b73;
}

.blocksatz {
	text-align: justify;
}

.tpl_newsletter div.input {
	width: 220px;
	float: left;
}
.tpl_newsletter div.input input.text, .tpl_newsletter div.input select.dropdown {
	border: 1px solid #364048;
	width: 175px;
	font-size: 11px;
	padding: 3px;
	color: #616b73;
}
.tpl_newsletter div.input input#zip { width: 40px; }
.tpl_newsletter div.input input#city { width: 125px; }
.tpl_newsletter input.button {
	float: left;
	background-color: #ffffff;
	color: #616b73;
	font-size: 11px;
	margin-right: 15px;
	height: 25px;
	width: 100px;
}
.tpl_newsletter textarea {
	width: 430px;
	height: 70px;
	border: 1px solid #9b9b9b;
	color: #616b73;
	font-size: 11px;
	padding: 3px;
}
.tpl_newsletter div.sep_line {
	background: url(../layout/line_bottom.gif) repeat-x;
	background-position:center;
	height: 20px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}

.div_label2 {
	width: 180px;
	float: left;
	color: #616b73;
}

label.error { width: 250px; /*display: block; */ display: none; float: left; color: red; } 

.scrollpane {
	overflow: hidden;
	height: 435px;
	width: 900px;
/*	margin-top: 10px;
	margin-left: 50px; */
	
	padding:36px 0 0 155px;
	width: 700px;
}

.scrollpane_sep {
	height: 25px;
}

/* Kontakt Form */
.con_toolbox {
	margin-top: 10px;
	background: url(../layout/line_bottom.jpg) repeat-x 0 0 transparent;
	padding-top: 10px;
}
.con_toolbox h4 {
	color: #616b73;
	margin-bottom: 20px;
	font-size: 11px;
}
.con_toolbox div.label {
	width: 90px;
	float: left;
	color: #616b73;
}
.con_toolbox div.input {
	width: 230px;
	float: left;
}
.con_toolbox div.input input.text, .con_toolbox div.input select.dropdown {
	border: 1px solid #9b9b9b;
	width: 175px;
	font-size: 11px;
	padding: 3px;
	color: #616b73;
}

.empf_text {
	height: 18px;
}

.input_noborder {
	border: none;
}

.input_text {
	width: 171px;
}

.input_radio {
	height: 12px;
	line-height: 12px;
	border: none;
}

input {
	border: 1px solid #9b9b9b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616b73;	
	height: 18px;
}

input.error {
		border: 1px solid #ff0000;
}

.con_toolbox div.input input.checkbox { }
.con_toolbox div.input input#zip { width: 48px; }
.con_toolbox div.input input#city { width: 125px; }
.tpl_newsletter div.input input#Name1,.tpl_newsletter div.input input#Name2, .con_toolbox div.input input#lastname, .con_toolbox div.input input#firstname, .con_toolbox div.input input#street, .con_toolbox div.input input#phone, .con_toolbox div.input input#email { 	
	width: 223px;
	font-size: 11px;
	padding: 3px;
	color: #616b73; }

.con_toolbox input.button {
	float: left;
	background-color: #ffffff;
	color: #616b73;
	font-size: 11px;
	margin-right: 15px;
	height: 25px;
	width: 100px;
}
.con_toolbox textarea {
	width: 430px;
	height: 70px;
	border: 1px solid #9b9b9b;
	color: #616b73;
	font-size: 11px;
	padding: 3px;
}
.con_toolbox div.sep_line {
	background: url(../layout/line_bottom.gif) repeat-x;
	background-position:center;
	height: 20px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}

prospekt_title {
	color: #616b73;
	font-size:18px;
	margin-bottom: 20px;
}

h1 {
	color: #616b73;
	font-size:18px;
	font-weight: normal;
	margin-bottom: 20px;
}

.clearfix {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	height: 0px;
}

/* Kontakt / Impressum */
#WrapContainer2Spaltig {
	width: 1010px;
	color: #616b73;
	line-height: 17px;
}

#ContentLeft {
	float:left;
	width: 292px;
	color: #616b73;	
}
#ContentRight {
	float:left;
	width: 292px;
	padding-top: 42px;
	color: #616b73;	
}
#ContainerContentFooter {
	width: 584px;
	margin-top: 15px;
	color: #616b73;
	line-height: 15px;
	padding-right: 30px;
}

.pointer_cursor {
	cursor: pointer;
}

.anrede_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616b73;
}

.anrede_td1 {
	width: 78px;
	vertical-align:middle;
}

.anrede_td2 {
	width: 25px;
	vertical-align:middle;
}

.anrede_td3 {
	width: 60px;
	vertical-align:middle;
}

.anrede_td4 {
	width: 25px;
	vertical-align:middle;
}

.anrede_td5 {
	width: 60px;
	vertical-align:middle;
}