BODY {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff url(_basic/body_bg.png) repeat-y center; 
	text-align: center;
	background: #edebd6 url(_basic/body_bg2.png) repeat-y center;
}
/*	-------------------------------------------
	ALLGEMEINE FORMATIERUNGEN
	------------------------------------------- */
A {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

EM {
	font-style: italic;
}
STRONG {
	font-weight: bold;
}
H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
IMG.imgleft {
	padding: 4px 0 0 0;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
}

IMG.imgright {
	padding: 4px 0 0 0;
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
}

IMG.imgleftMargin {
	padding: 4px 0 0 0;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	float: left;
}

IMG.imgrightMargin {
	padding: 4px 0 0 0;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	float: right;
}

HR {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1px;
	height: 1px;
}

.red {
	color: #ff2443;
}
/*	-------------------------------------------
	FORMATIERUNGEN FUER MITTLERE SPALTE
	------------------------------------------- */
#inhalt A {
	color: #263859;
	color: #003399;
	color: #1d3768;
	font-weight: bold;
}
#inhalt H1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #263859;
}

#inhalt H1 A {
	text-decoration: none;
	color: #263859;
}

#inhalt H1 A:hover {
	text-decoration: underline;
}
#inhalt H2 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.5em 0 10px 0;
	color: #263859;
}

#inhalt H2.line {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 2.1em 0 0.3em 0;
	color: #263859;
	overflow: auto;
	background: transparent url(_basic/headline_border.gif) repeat-x 0 1.5em;
}

#inhalt H2.line A {
	text-decoration: none;
	font-weight: bold;
	color: #263859;
}

#inhalt H2.line A:hover {
	text-decoration: underline;
}

#inhalt H3 {
	font-size: 1em;
	font-weight: normal;
	margin: 1.5em 0 10px 0;
	color: #263859;
}

#inhalt H3.line {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 2.1em 0 0.3em 0;
	color: #263859;
	/*border-top: 2px solid #e2e5e9;*/
	overflow: auto;
	background: transparent url(_basic/headline_border.gif) repeat-x 0 1.5em;
}

#inhalt H3.line A {
	text-decoration: none;
	font-weight: bold;
	color: #263859;
}

#inhalt H3.line A:hover {
	text-decoration: underline;
}

#inhalt H4 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 1.5em 0 10px 0;
	color: #263859;
}
#inhalt H5 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 1.5em 0 10px 0;
	color: #263859;
}
#inhalt H6 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 1.5em 0 10px 0;
	color: #263859;
}
#inhalt UL {
	margin: auto auto auto 30px;
	list-style: square;
}
#inhalt LI {
	margin: 4px auto 4px auto;
	font-size: 0.742em;
	line-height: 1.4em;
	clear: left;
}

#inhalt LI LI {
	font-size: 1em;
	line-height: 1.4em;
}
#inhalt LI P {
	font-size: 1em;
	line-height: 1.4em;
}
#inhalt IMG {
	border: none;
}
#inhalt IMG.main-image {
	clear: both;
	margin: 0 0 10px 0;
	display: block;
}
#inhalt P {
	font-size: 0.742em;
	line-height: 1.4em;
	margin: 8px 0 0 0;
	padding: 0 0 15px 0;
}

#inhalt TABLE {

}
#inhalt TD {
	padding: 2px;
	font-size: 0.742em;
	line-height: 1.4em;
	vertical-align: top;
}
#inhalt TH {
	padding: 2px;
	font-size: 0.742em;
	line-height: 1.4em;
	text-align: center;
	background-color: #e2e5e9;
}
#inhalt TABLE P,
#inhalt TABLE LI {
	font-size: 1em;
	line-height: 1.4em;
}
#inhalt TABLE TABLE P,
#inhalt TABLE TABLE LI,
#inhalt TABLE TABLE TD,
#inhalt TABLE TABLE TH {
	font-size: 1em;
	line-height: 1.4em;
}
#inhalt DT {
	font-size: 0.742em;
	line-height: 1.4em;
	font-weight: bold;
}
#inhalt DD {
	font-size: 0.742em;
	line-height: 1.4em;
	margin-left: 10px;
}
#inhalt DD DD,
#inhalt DD DT {
	font-size: 1em;
	line-height: 1.4em;
}
DFN {
	position: absolute;
	top: -1000px; left: -1000px;
}
FORM, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
INPUT, TEXTAREA {
	font-size: 1em;
	line-height: 1.2em;
	border: 1px solid #b3bac5;
}

/*	-------------------------------------------
   SEARCH FORM
	------------------------------------------- */
.formSearch {
 padding: 0 0 10px 0;
}
.formSearch .searchText {
	font-size: 0.742em;
	line-height: normal;
	padding: 2px;
	width: 65%;
}
.formSearch .searchButton {
	font-size: 0.742em;
	line-height: normal;
	padding: 1px 3px;
	margin: 0 0 0 15px;
}
/* radio buttons */
.formSearch #match_all,
.formSearch #match_any,
.formSearch #match_exact {
	border: none;
	vertical-align: middle;
}

.formSearch LABEL {
	margin-right: 8px;
	vertical-align: middle;
}

.formSearch .searchModifiers {
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 2px solid #e2e5e9;
}
/*	-------------------------------------------
	HILFEN UND GENERISCHE FORMATIERUNGEN
	------------------------------------------- */
.highlight {
	background-color: Lime;
	font-weight: bold;
	padding: 0 10px;
}

.clear {
	float: none;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.bordertop {
	padding: 5px 0 0 0;
	border-top: 1px solid #000000;
}
.borderbottom {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #000000;
}
.underline {
	text-decoration: underline;
}

/*	-------------------------------------------
	NAVIGATION
	------------------------------------------- */
	
/* NAVIGATION OBEN */
#navigation-holder {
	width: 100%;
	float: left;
	background: #68748b url(_basic/main_nav_bg.png) repeat-x bottom;
	line-height: normal;
}
#navigation-top {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation-top LI {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation-top LI A {
	float:left;
	display:block;
	padding: 0.3em 10px 0.4em 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	line-height: normal;
}
/*	Commented Backslash Hack
	hides rule from IE5-Mac \*/
#navigation-top LI A {float:none;}
/* End IE5-Mac hack */
#navigation-top LI A:hover,
#navigation-top .menu-parent,
#navigation-top .menu-current {
	background-color: #263859;
}
/* NAVIGATION SEITLICH */
#navigation-left {
	margin: 0;
	padding: 0;
}
#navigation-left A {
	text-decoration: none;
	display: block;
	color: #263859;
	font-size: 0.805em;
	line-height: normal;
	text-transform: uppercase;
}
#navigation-left A:hover {
	background-color: #edeef1;
}
#navigation-left LI {
	border-bottom: 1px solid #c6c8cc;
	padding: 0;
	margin: 0;
}
#navigation-left LI LI {
	border-bottom: none;
	border-top: 1px solid #c6c8cc;
}
#navigation-left LI A {
	padding: 6px 5px 6px 15px;
	width: 175px;
}
#navigation-left LI LI A {
	padding: 6px 5px 6px 25px;
	text-transform: none;
	width: 165px;
}
#navigation-left LI LI LI A {
	padding: 6px 5px 6px 35px;
	width: 155px;
}
#navigation-left LI LI LI LI A {
	padding: 6px 5px 6px 45px;
	width: 145px;
}
#navigation-left LI LI LI LI LI A {
	padding: 6px 5px 6px 55px;
	width: 135px;
}
#navigation-left LI LI LI LI LI A {
	padding: 6px 5px 6px 65px;
	width: 125px;
}
#navigation-left A.menu-current {
	/*color: #000;*/
	/*font-weight: bold;*/
	background-color: #e2e5e9;
}
#navigation-left A.menu-parent {
	/*background-color: #edeef1;*/
	background: url(_basic/nav-arrow_down.gif) no-repeat 4px 45%;
}
#navigation-left LI LI A.menu-parent {
	background-position: 14px 45%;
}
#navigation-left LI LI LI A.menu-parent {
	background-position: 24px 45%;
}
#navigation-left LI LI LI LI A.menu-parent {
	background-position: 34px 45%;
}
#navigation-left LI LI LI LI LI A.menu-parent {
	background-position: 44px 45%;
}
#navigation-left LI LI LI LI LI LI A.menu-parent {
	background-position: 54px 45%;
}
/*	-------------------------------------------
	SEITE
	------------------------------------------- */
/* SPALTEN */
#content-footer {
	background: #d6d4bf url(_basic/footer_bg2.png) no-repeat;
	margin: 0 auto;
	width: 938px;
	padding: 20px 26px 0 26px;
	font-size: 0.62em;
	line-height: normal;
	color: #263859;
}
#content-footer A {
	font-size: 1em;
	line-height: normal;
	color: #263859;
}
#content-footer A:hover {
	text-decoration: none;
}
/* SEARCHBOX */
#search {
	width: 195px;
	float: left;
	padding: 0 0 0 0;
}
#search FORM {
	padding: 0;
	margin: 0;
	width: 195px;
}
INPUT.stext {
	width: 165px;
	margin: 0 4px 0 0;
	font-size: 0.742em;
	line-height: 1.4em;
	float: left;
	padding: 0 0 2px 0;
}
INPUT.sbutton {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 0.742em;
	line-height: 1.4em;
}
/* BREADCRUMBS */
#crumbs {
	width: 523px;
	float: left;
	padding: 0 20px 0 20px;
	font-size: 0.62em;
	color: #000;
}
#crumbs A {
	color: #263859;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
#crumbs A:hover {
	text-decoration: underline;
}
/* LANGUAGE SELECTION */
#language {
	text-align: right;
	width: 173px;
	float: left;
	padding: 0 7px 0 0;
	font-size: 0.705em;
	font-weight: bold;
}
#language A {
	color: #000;
}
#language A:hover {
	text-decoration: underline;
}

/* image with image caption */

TABLE.captionLeft {
    float: left;
	 border: none;
    background-color: #f3f3f3;
	 padding: 0;
    margin: 0 10px 0 0;
	 border-collapse: collapse;
	 width: 1px;
}
TABLE.captionRight {
	float: right;
	 border: none;
    background-color: #f3f3f3;
     padding: 0;
     margin: 0 0 0 10px;
	 border-collapse: collapse;
	 width: 1px;
}
 
#inhalt TABLE.captionLeft IMG,
#inhalt TABLE.captionRight IMG,
#inhalt TABLE.captionLeft TD,
#inhalt TABLE.captionRight TD {
    margin: 0;
    padding: 0;
    border: none;
}

#inhalt TABLE.captionLeft TD.caption-text,
#inhalt TABLE.captionRight TD.caption-text {
    font-size: .7em;
	 line-height: 1em;
    padding: 2px 4px 4px 4px;
    margin: 0;
	 text-align: left;
}
.handyLinks {
	padding: 0 0 15px 0;
}

.handyLinks H2, .handyLinks H3 {
	background: #e2e5e9; color: #263859;
	font-size: 0.742em; padding: 5px;
}

.handyLinks UL {
	margin: 0 !important; padding: 0 !important;
	list-style: none !important;
}

.handyLinks LI {
	margin: 0 !important; padding: 0 !important;
	display: inline;
}

.handyLinks LI A {
	color: #263859;
	display: block;
	width: 170px;
	background: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #c6c8cc;
	padding: 5px 5px;
	font-size: 0.742em;
}

.handyLinks LI A:hover {
	background: #edeef1;
}



