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: 0;
	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-attachment: fixed;
	background-image: url(../pictures/bg_nka01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.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.3em;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColElsLtHdr #header {
	background: #FFFFFF;
	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;
	display: block inline;
} 

.twoColElsLtHdr #header img {
	vertical-align: top;
	border: 0px;
	margin: 0px;	
	display: inline;	
} 

.twoColElsLtHdr #top_horizontal {
	background-image: url(../pictures/top_h-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

#horizontal_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	vertical-align:middle;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	text-align: center;
	margin: 0px;
	height: 24px;
}

#horizontal_menu A {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-decoration: none;
	color: #FFFFFF;
}

#horizontal_menu a:hover {
	background-color: #313850;
	color: #FFFFFF;
}


/* CSS für Slideshow */

.imkfxslideshow {
	height: 174px;
	width: 980px;
	display: block;
	text-align: center;
	vertical-align: bottom;
	border: 0px;
	margin: 0px;
	float: left;
}


.twoColElsLtHdr #sidebar1 {
	float: left; 
	width: 12em; /* since this element is floated, a width must be given */
	background-color: ##6666ff; /* the background color will be displayed for the length of the content in the column, but no further */
	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 {
	width: 760px; /* Fix für IE6 */
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1.5em;
	margin-left: 12.5em;
	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 {
	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;
	background-color: #6666ff;
	clear:both;
} 

.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;
}

.csc-firstHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6666ff;
	text-align: center;
	padding: 5px;
	margin-top: 15px;
}

/* CSS Editor */
/* Überschrift 2 */

.csc-textpic-text H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight:bold;
}

DIV.csc-textpic-intext-left-nowrap 
{
	float: left;
	clear: none;
}


DIV.csc-textpic-clear {
	clear: both;
}


#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;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #6666ff;

}

a:hover .menu1-level1-no  {

	background-color: #061467;
	color: #FFFFFF;

}

.menu1-level1-act {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}


.menu1-level2-no {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #8b8bfc;
}

a:hover .menu2-level1-no  {

	background-color: #061467;
	color: #FFFFFF;

}

.menu1-level2-act {

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}


.menu1-level3-no {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #babafa;
}

a:hover .menu3-level1-no  {

	background-color: #061467;
	color: #FFFFFF;

}

.menu1-level3-act {

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.menu1-level4-no {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	background-color: #babafa;
}

a:hover .menu4-level1-no  {

	background-color: #061467;
	color: #FFFFFF;

}

.menu1-level4-act {

	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

/* CSS für indexed_search */

.tx-indexedsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;	
	letter-spacing: 0.1em;	
}

.tx-indexedsearch TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;		
}

.tx-indexedsearch-info {
	font-weight: bold;
	padding: 5px;
}

/* Diverse Bildunterschriften */

.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/* Flash-Animation */

.tx-rlmpflashdetection-pi1 {
	text-align:center;
	margin-top: 15px;
}