html {height:101%}
body {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	color: #666666;
	font-size: 10px;
	background-color: #666666;
	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;
}


	/* Margins around images: */

        /* Pictures on left, add margin on right */
        DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-right: 10px;
        }

        /* Pictures on right, add margin on left */
        DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-left: 10px;
        }

        /* Pictures centered, add margin on left */
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
                display: inline; /* IE fix for double-margin bug */
                margin-left: 10px;
        }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

        /* Space below each image (also in-between rows) */
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
        DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
        DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

        /* No margins around the whole image-block */
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
        DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

        /* Add margin from image-block to text (in case of "Text w/ images") */
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
                margin-right: 10px !important;
        }
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
                margin-left: 10px !important;
        }

 /* Positioning of images: */

        /* Above */
        DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

        /* Center (above or below) */
        DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
        DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
        DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

        /* Right (above or below) */
        DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
        DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

        /* Left (above or below) */
        DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
        DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

        /* Left (in text) */
        DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

        /* Right (in text) */
        DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

        /* Right (in text, no wrap around) */
        DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
        /* Hide from IE5-mac. Only IE-win sees this. \*/
        * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
        /* End hide from IE5/mac */

        /* Left (in text, no wrap around) */
        DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
        /* Hide from IE5-mac. Only IE-win sees this. \*/
        * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
        /* End hide from IE5/mac */


.cReduceTextSize A:link {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 0.8em}
.cReduceTextSize A:visited {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 0.8em}
.cReduceTextSize A:active{color: #FF8700; text-decoration: none; font-weight: bold; font-size: 0.8em}

.cNormalTextSize A:link {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 1em}
.cNormalTextSize A:visited {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 1em}
.cNormalTextSize A:active{color: #FF8700; text-decoration: none; font-weight: bold; font-size: 1em}

.cEnlargeTextSize A:link {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 1.2em}
.cEnlargeTextSize A:visited {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 1.2em}
.cEnlargeTextSize A:active{color: #FF8700; text-decoration: none; font-weight: bold; font-size: 1.2em}

INPUT,TEXTAREA {border:1px solid #cccccc; 	font-family: Verdana, Geneva, Arial, sans-serif;	color: #333333;	font-size: 10px;}

td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	font-size: 10px; }
th {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	font-size: 10px; }
.text01{font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	font-size: 10px; 	color: #ffffff;}
.white {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	color: #ffffff;	font-size: 10px;	font-weight: bold;}

A:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #333366;	font-size: 10px;	text-decoration: underline;}
A:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	color: #333366;	font-size: 10px; 	text-decoration: underline;}
A:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #333366;	font-size: 10px;	text-decoration: underline;}
A:hover {color: #999999; 	text-decoration: none;}

A.1:link {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #ffffff;	font-size: 10px;	text-decoration: none;	font-weight: bold;}
A.1:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	color: #333333;	font-size: 10px;	text-decoration: none;	font-weight: bold;}
A.1:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #ffffff;	font-size: 10px;	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: 10px;	text-decoration: none;	font-weight: bold;}
A.w:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	color: #ffffff;	font-size: 10px;	text-decoration: none;	font-weight: bold;}
A.w:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #ffffff;	font-size: 10px;	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: 10px;	font-weight: bold;	text-decoration: none;}
A.b:active {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 	color: #333366;	font-size: 10px; 	font-weight: bold;	text-decoration: none;}
A.b:visited {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #333366;	font-size: 10px;	font-weight: bold;	text-decoration: none;}
A.b:hover {color: #999999; 	font-weight: bold;	text-decoration: none;}

H1 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #333366;	font-size: 12px;	font-weight: bold;	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333366; padding: 0 0 3px 0;}
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: #333366;	font-size: 10px;	font-weight: bold;}
H4 {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;	color: #ffffff;	font-size: 18px;	font-weight: bold;}

ul {list-style-type: square}
.karte2 {margin-left:10px;}
.karte3 {margin-left:20px;}
.karte4 {margin-left:30px;}



/*****************/
/* 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: 10px;}
.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; }




