body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #666666;
	font-size: 11px;
	background-color: #ffffff;
	line-height: normal;
	scrollbar-face-color: rgb(200,200,200); 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: rgb(200,200,200); 
	scrollbar-arrow-color: rgb(255,255,255); 
	scrollbar-track-color: #666666; 
	scrollbar-darkshadow-color: rgb(200,200,200);
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}

INPUT,TEXTAREA {border:1px solid #cccccc; 
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
}


td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px; 
}
th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 11px; 
}
.text01{font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
}
.white {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
A:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-decoration: underline;
}
A:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #333366;
	font-size: 11px; 
	text-decoration: underline;
}
A:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {color: #999999; 
	text-decoration: none;
}

H1 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
H2 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
H3 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
H5 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

A.1:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.1:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.1:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.1:hover {color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
A.w:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.w:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.w:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A.w:hover {color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

A.b:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.b:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #333366;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
}
A.b:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #333366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.b:hover {color: #999999; 
	font-weight: bold;
	text-decoration: none;
}
ul {list-style-type: square}
.karte2 {margin-left:10px;
}
.karte3 {margin-left:20px;
}
.karte4 {margin-left:30px;
}
hr {border: 0 none;
height: 1px;
}

/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #333366; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }

img{ border-width : 0px; }
img:hover{ border : 0px; }

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }
.csc-mailform {
	border-style: none;
	width: 500px;
}

.csc-mailform-field {
	margin: 6px;
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 200px;;
}

.csc-mailform-field label {
	float: left;
	width: 130px;
	font-weight: bold;
	font-size: 11px;
}

.csc-mailform-field textarea {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 320px;
}

.csc-mailform-field select {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
	width: 200px;
}

input.csc-mailform-submit {
	background-color: #EFEFEF;
	float: left;
	width: 100px;
}

.csc-mailform-radio input {
	width: auto;
	border-style: none;
	background-color: transparent;
}

.csc-mailform-radio label {
	width: auto;
	float: none;
}

.csc-mailform-radio fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #EFEFEF;
}

.csc-mailform-radio legend {
	visibility: hidden;
	display: none;
}
.csc-mailform-field input.csc-mailform-check
{
    border: none;
	width: 15px;;

}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }

