* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	line-height:150%;
}

body {
	height:100%;
}

body { behavior: url("/wLayout/structure/csshover3.htc"); }

img {
	behavior: url("/wLayout/structure/pngbehavior.htc");
	margin:0;
	padding:0;
}

a {
	color:#008eca;
	text-decoration:none;
	font-weight:bold;
}

a.rtl { direction: rtl; unicode-bidi:bidi-override; }

#wrapper {
	margin:0;
	padding:0;
	background:url(/wLayout/design/img/bg.jpg);
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	margin: 0;
}

#header {
	background:url(/wLayout/design/img/logo-bg.jpg);
	width:988px;
	height:75px;
	padding:19px 0 0 0;
}

#logo {
	background:url(/wLayout/design/img/logo.gif) no-repeat;
	display:block;
	margin:0px 0 10px 20px;
	width:248px;
	height:55px;
}

#logo  a {
	text-indent:-9999px;
	}


#headerbild-start {
	background:url(/wLayout/design/img/firma.jpg) no-repeat;
	width:988px;
	height:220px;
	padding: 0;
}

#flaggen {
	height:20px;
	margin:-22px 30px 0 0;
}

#flaggen li{
	display:block;
	float:right;
	margin:0;
	padding:0 0 0 10px;
}



#flaggen .de a{
	display:block;
	height:11px;
	width:16px;
	background:url(/wLayout/design/img/flagge-de.jpg) no-repeat;
}

#flaggen .en a {
	display:block;
	height:11px;
	width:16px;
	background:url(/wLayout/design/img/flagge-en.jpg) no-repeat;
}
#flaggen .es a{
	display:block;
	height:11px;
	width:16px;
	background:url(/wLayout/design/img/flagge-es.jpg) no-repeat;
}
#flaggen .fr a{
	display:block;
	height:11px;
	width:16px;
	background:url(/wLayout/design/img/flagge-fr.jpg) no-repeat;
}


.blockcontent #flaggen {
	display:block;
	float:left;
	margin:0;
	padding:10px 10px 0 0;
	width:200px;
}

.blockcontent #flaggen li{
	display:block;
	float:left;
	margin:0;
	padding:0 10px 0 0;
}

.blockcontent #flaggen .en, .blockcontent #flaggen .es, .blockcontent #flaggen .fr {
	display:block;
}



#nav {
	width:988px;
	height:165px;
	}




.clear {
	clear:both;
}

.blockcontent {
	width:928px;
	padding:36px 30px 156px 30px;
	background:url(/wLayout/design/img/content-bg.jpg) top no-repeat;
}

.blockcontent ul {
	list-style:outside;
	margin-left:15px;
}
.blockcontent ul  li{
margin-BOTTOM:10px;
	}

.elementHeadline h1 {
	font-size:24px;
	font-weight:normal;
	color:#008eca;
	margin: 0 0 26px 0;

}

.blockcontent .text {
	font-size:11;
	color:#000;
	line-height:190%;
	margin:0 30px 0 0;
}

.blockcontent .img img{
	padding:0;
	margin:7px 0px 30px 30px;
	width:300px;
	height:224px;
	float:right;
	border:1px solid #008eca;
}

#footer hr {
	color:#ccc;
	border:1px solid #eee;
	margin:0 0 0 30px;
	width:928px;

}

#footer {
	width:958px;
	position:relative;
	height:70px;
	margin:-130px 0 0 0;
}

#footer #adresse{
	display:block;
	margin: 20px 0 0 0px;
}

#footer #adresse strong{
	margin: 0 0 0 30px;
}

#footer #adresse span{
	display:block;
	float:left;
	margin:4px 20px 0 30px;
	font-size:11px;
}

*html #footer #adresse span{
	display:block;
	float:left;
	margin:4px 20px 0 16px;
	font-size:11px;
}

#footer img {
	border:none;
}

#footer #logos {
	margin:30px 0 0 575px;
	height:70px;
}


#footer a {
display:block;
float:right;
padding:0 0 0 14px;
}

#footerstart {
	width:958px;
	position:relative;
	height:110px;
	margin:-126px 0 0 0;
}

*html #footerstart {
	margin:-132px 0 0 0;
}

#footerstart hr {
	color:#ccc;
	border:1px solid #eee;
	margin:16px 0 0 30px;
	width:928px;

}

#footerstart #adresse{
	display:block;
	float:left;
	margin: 20px 0 0 0px;
}

#footerstart #adresse strong{
	margin: 0 0 0 30px;
}

#footerstart #adresse span{
	display:block;
	float:left;
	margin:4px 20px 0 30px;
	font-size:11px;
}

*html #footerstart #adresse span{
	display:block;
	float:left;
	margin:4px 20px 0 16px;
	font-size:11px;
}

#footerstart img {
	border:none;
}

#footerstart #logos {
	margin:30px 0 0 575px;
	height:70px;
}


#footerstart a {
display:block;
float:right;
padding:0 0 0 14px;
}

/* Start custom button CSS here
---------------------------------------- */
.btn {
display:inline-block;
background:none;
margin:0;
padding:3px 0;
border-width:0;
overflow:visible;
font:100%/1.2 Arial,Sans-serif;
text-decoration:none;
color:#333;
}
* html button.btn {
padding-bottom:1px;
}
/* Immediately below is a temporary hack to serve the
following margin values only to Gecko browsers
Gecko browsers add an extra 3px of left/right
padding to button elements which can't be overriden.
Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
margin:0 -3px;
}
.btn span {
background:#ddd url(/wLayout/design/img/bg-button.gif) repeat-x 0 0;
margin:0;
padding:3px 0;
border-left:1px solid #bbb;
border-right:1px solid #aaa;
}
* html .btn span {
padding-top:0;
}
.btn span span {
position:relative;
padding:3px .4em;
border-width:0;
border-top:1px solid #bbb;
border-bottom:1px solid #aaa;
}

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span {
border-right-width:0;
}
button.pill-l span span {
border-right:1px solid #bbb;
}
button.pill-c span {
border-right-style:none;
border-left-color:#fff;
}
button.pill-c span span {
border-right:1px solid #bbb;
}
button.pill-r span {
border-left-color:#fff;
}

/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
cursor:pointer; /* important for any clickable/pressable element */
border-color:#9cf !important;
color:#000;
}
.btn:active span {
background-position:0 -400px;
outline:none;
}
.btn:focus, .btn:active {
outline:none; /* doesn't seem to be respected for <button>, only <a> */
}

/* use if one button should be the 'primary' button */
.primary {
font-weight:bold;
color:#000;
}

p.marktbericht {
	padding-bottom: 8px;