body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 5px 0px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #e7e4e0;
}

.bodytext {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
}

A:LINK    {color: black}
A:ACTIVE  {color: black}
A:VISITED {color: black}

.twoColElsLtHdr #container { 
	width: 61.5em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #e7e4e0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColElsLtHdr #header {
	background: #e7e4e0;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	vertical-align: top;
	text-align: center;
	display: block inline;
	float: left;
	width: 985px;
} 

.twoColElsLtHdr #header img {
	vertical-align: top;
} 

.twoColElsLtHdr #header_in  {
	text-align: left;	
	vertical-align: top;
	
} 

.twoColElsLtHdr #header2 {
	background: #dfdedf;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	vertical-align: top;
	text-align: right;
} 


.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 12em; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColElsLtHdr #mainContent {
	margin: 0 0.5em 1.5em 13em; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	width: 750px; /* Fix für IE6 */
	overflow:hidden; /* Fix für Anzeige ohne Lücke zwischen erstem Element und zweitem Element in Höhe der sidebar (FF, Safari, nicht IE) */		
} 

.twoColElsLtHdr #footer {
	background:#60422c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#FFFFFF;
	font-size: 10px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 5px;
} 

.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColElsLtHdr #footer A:LINK {
	color: #FFFFFF;
}

.twoColElsLtHdr #footer A:VISITED {
	color: #FFFFFF;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Korrektur für Abstand zwischen zwei Inhaltselemente Text/m Bild */


div.csc-textpic {
	vertical-align: top;
	float:left;
	margin-top: 10px;

}


.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}


#suchen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}

.menu1-level1-no {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding-right: 11px;
	width: 170px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #60422c;
	margin: 0px 0px 3px 9px;
}

a:hover .menu1-level1-no  {

	background-color: #302c1f;
	color: #FFFFFF;

}

.menu1-level1-act {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding-right: 11px;
	width: 168px;
	padding-left: 7px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EBE9E7;
	margin: 0px 0px 3px 9px;
}


.menu1-level2-no {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 11px;
	width: 170px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #996633;
	margin: 0px 0px 3px 9px;
}

a:hover .menu2-level1-no  {

	background-color: #302c1f;
	color: #FFFFFF;

}

.menu1-level2-act {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 11px;
	width: 170px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E402B;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333;
	margin: 0px 0px 3px 9px;
}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:5px;
	padding-left: 10px;
	text-align: left;
}

.csc-header H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAE4DB;
	text-align: center;
	border: 1px dotted #666666;
	padding: 5px;
}

/* CSS für [imk.cms]:mail PL */

.tx_powermail_pi1_fieldwrap_html {
	width: 650px;
}

.tx_powermail_pi1_fieldwrap_html LABEL {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	display: block;
	float: left;
	margin: 3px;
	vertical-align: bottom;
}

.tx_powermail_pi1_fieldwrap_html TEXTAREA {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 3px;
}

.tx_powermail_pi1_fieldwrap_html INPUT {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 3px;
}

.tx_powermail_pi1_fieldwrap_html SELECT {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 3px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.input.validation-failed, textarea.validation-failed {
	background-color:#B42D2D;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.tx_powermail_pi1_fieldwrap_html_submit INPUT {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 10px;
	padding: 10px;
	text-align: center;	
}

/* Diverse Bildunterschriften */

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* Bilder mittig ausrichten */

.csc-textpic-center {
	text-align: center;
	width: 100%;
}
