/*

	Gerwing by seromedia
	http://www.seromedia.de

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
	padding: 0px 0px 35px 0px;
	background-color: #F2F2F2;
}

body,input
{
	font-size: 10pt;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000;
	text-align: left;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
/* text-align: justify; */
}

a
{
	color: #666;
	text-decoration: none;
}

a:link {
	text-decoration: none;
		
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

h1
{
font-size: 1.5em;
color:#666666;
padding: 0 0 0.5em;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('../../../../Desktop/Sortieren/HNO/images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('../../../../Desktop/Sortieren/HNO/images/db2.gif');
}

.contentarea
{
	padding-top: 0em;
}

img
{
border:medium none;
padding:0 0.1em 0 0;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('../../../../Desktop/Sortieren/HNO/images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('../../../../Desktop/Sortieren/HNO/images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('../../../../Desktop/Sortieren/HNO/images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('../../../../Desktop/Sortieren/HNO/images/icon-more.gif');
}

.box
{
	position: static;
	left: -1.5em;
	top: -1.5em;
	padding: 0em 0em 0em 2em;
	margin-bottom: 1em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('../../../../Desktop/Sortieren/HNO/images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
	z-index: 2;
	position: absolute;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 955px;
	background-color: #D0cabc;
	margin: 0 auto 0 -475px;
	left: 50%;
}

#header
{
	position: relative;
	width: 955px;
	height: 94px;
	background-image: url(images/header.jpg);
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
	background-image: url(../../../../Desktop/Sortieren/HNO/images/logo.jpg);
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
	position: absolute;
	top: 72px;
	right: 11px;
	padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('../../../../Desktop/Sortieren/HNO/images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
	height: 56px;
	background-image: url(images/headerdown.jpg);
}

#menu
{
	position: absolute;
	height: 41px;
	bottom: 22px;
	text-align: right;
	left: -190px;
	width: 600px;
}

#menu ul
{
	text-align: right;
	left: 12px;
	top: 15px;
		list-style-type: none;
}

#menu ul li
{
position: relative;
display: inline;
	list-style-type: none;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
	list-style-type: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 repeat-x top left;
}

#menubottom
{
background: #fff  repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 3.0em 0em 3.0em;
}

#primarycontainer
{
	float: left;
	margin-right: 0em;
	width: 10em;
	margin-top: 0.5em;
	height: 250px;
}

#primarycontainer ul li a.activesub {
	background: none repeat-x scroll left top #333333;
	padding: 2 10 2 10px;
}

#primarycontainer ul li a{
	padding:5px 0 0 10px;
	color: #FFF;
}



#primarycontainer li {
	padding-top:8px;
}

#primarycontent
{
	margin: 0.5em 22.0em 0em 0em;
}

#secondarycontent
{
	margin-top: 0.5em;
	float: right;
	width: 14em;
	font-size: 0.9em;
}

#secondarycontentleft
{
	margin-top: 0.5em;
	position:relative;
	width: 515px;
	float:right;
}

#footer
{
	position: relative;
	clear: both;
	padding-top: 45px;
	font-size: 0.8em;
	background-image: url(images/footer.jpg);
}

/*IE8 */
*html #footer {
	position: relative;
	clear: both;
	padding-top: 15px;
	padding-left: 20 px;
	font-size: 0.8em;
	background-image: url(images/footer.jpg);
	}

#footer .left
{
	position: absolute;
	left: 686px;
	bottom: 14px;
	width: 243px;
	text-align: right;
}

/*IE8 */
*html #footer .left {
	position: relative;
	left: 686px;
	bottom: 14px;
	width: 243px;
	text-align: right;
}

#footer .right
{
	position: absolute;
	right: 484px;
	bottom: 10px;
	width: 446px;
	text-align: left;
}

/*IE8 */
*html #footer .right {
	width: 246px;
	}

/*
NEUES MENU TEST
*/
#menu2
{
	position: absolute;
	left: 419px;
	top: 46px;
	width: 513px;
	height: 27px;
	text-align: right;
}

#menu2 ul
{
	left: 12px;
	top: 15px;
}

#menu2 ul li
{
	position: relative;
	display: inline;
}

#menu2 ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu2 ul li a:hover
{
text-decoration: underline;
}

#menu2 ul li a.active
{
background: #333333 repeat-x top left;
}

ul {
	list-style-type: none;
	}




  /* CSS for extension plugin tx_pilmailform_pi1 */
.tx-pilmailform-pi1 p {
	margin: 0;
}

/* Left part of the form */
.tx-pilmailform-pi1 .leftCol {
	float: left;
	width: 410px;
}

/* Top column above left and right column */
.tx-pilmailform-pi1 .topCol {
		width: 710px;
		padding: 0px;

}

/* Right part of the form */
.tx-pilmailform-pi1 .rightCol {
	float: left;
	padding: 0px;
}

/* Bottom of the form beneath left and right column */
.tx-pilmailform-pi1 .bottomCol {
	clear: left;
	width: 710px;
	padding: 0px;
	margin: 0 0 10px 0;
}

/* Fieldset and legend */
.tx-pilmailform-pi1 fieldset {
	margin: 10px 0; padding: 10px;
	border: none;
}
.tx-pilmailform-pi1 legend {
	font-weight: bold;
	margin-bottom: 2px;
	color: #555555;
}

/* Each row of label / field pair */
.tx-pilmailform-pi1 dl.row {
	padding: .375em 0;
}
.tx-pilmailform-pi1 dt.label {
	clear: left;
	float: left;
	width: 150px;
	padding-top: 4px;
}
.tx-pilmailform-pi1 label.extraAufmerksam {
	clear: left;
	float: left;
	width: 120px;
	height: 55px;
	padding-top: 4px;
	vertical-align:top;
}

.tx-pilmailform-pi1 dd.field {
	margin-left: 150px;
}

/* Subrows that are shown when user interacts with form */
.tx-pilmailform-pi1 .interactive {
	display: none;
}
.tx-pilmailform-pi1 .level1 {
	padding-left: 3em;
}

/* Radio buttons (inline) and checkboxes (underneath) */
.tx-pilmailform-pi1 dl.radioGroup dd {
	display: inline;
	margin-top: 2em;

}
.tx-pilmailform-pi1 dl.checkboxGroup dd {
	display: block;
	line-height: 1.5em;
	clear: left;
}
.tx-pilmailform-pi1 dl.radioGroup label {
	padding-left: .0em;
}

.tx-pilmailform-pi1 dl.checkboxGroup input {
	float: left;
	clear: left;
	margin-top: 2px;
}

.tx-pilmailform-pi1 dl.checkboxGroup label {
	float: left;
	display: block;
	width: 90%;
	padding-left: .375em;
}
.tx-pilmailform-pi1 dd.field select {
	width:203px;
}


/* Submit buttons */
.tx-pilmailform-pi1 fieldset.submit {
	text-align: right;
	margin:0;
	padding:0;
}
.tx-pilmailform-pi1 .legalNotice {
	float: left;
	width: 660px;
	text-align: left;
	padding: 0 0 5px 0;
}

/* Individual styling of different input fields */
.tx-pilmailform-pi1 fieldset.person input.text {
	width: 280px;
}
#tx_pilmailform_pi1_zip {
	width: 69px;
	margin-right: 3px;
}
#tx_pilmailform_pi1_city {
	width: 205px;
}
#tx_pilmailform_pi1_phone {
	width: 137px;
	margin-right: 4px;
}
#tx_pilmailform_pi1_fax {
	width: 136px;
}
.tx-pilmailform-pi1 fieldset.message .textarea {
	width: 550px;
	height: 306px;
}

/* Error handling */
.tx-pilmailform-pi1 .error {
	color: #E10018;
}
.tx-pilmailform-pi1 dd.field .error {
	font-size: .95em;
}

.col_wrap {
  border:1px solid #ddd;
  padding:5px;
}

.col1 { float:left; width:48%; padding:5px; }
.col2 { float:left; width:48%; padding:5px; }

li.ebene2 {
	margin-left: 20px;
	margin-top: 5px;
	}
