/* Stylesheet fuer Screenausgabe */
html {
         overflow: -moz-scrollbars-vertical;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: rgb(0,0,0);
	font-size: 100%;
	font-style: normal;
         margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(255,255,255);
}


#print-footer, #print-top {
	display: none;
}

img {
	border: 0px solid rgb(255,255,255);
}

/* Container-Definitionen */

#fullpage {
	width:840px;
	background-color: rgb(255,255,255);
	margin: 0px auto;
    	height: 100%;
}

#top {
	width: 840px;
	height: 120px;
	margin: 0px auto;
         }

#container {
	float: left;
	width: 840px;
	margin-top: 0px;
/*	border-right: 1px solid rgb(153,153,153);  */
	height: 100%;
	background-color: rgb(255,255,255);
	min-heigth: 400px;
}

#navigation {
	float: left;
	background-color: rgb(255,255,255);
	margin: 10px auto;
	border: 0px;
	width: 800px;
	height: auto;
}
* html #navigation {
	width: 820px;
}

#content {
/* overflow: hidden;   */
	clear: left;
	background-color: rgb(255,255,255);
	border-left: 0px solid rgb(153,153,153);
         border-right: 0px solid rgb(153,153,153);
	border-top: 1px solid rgb(153,153,153);
	padding: 20px;
       	width: 800px;
	min-heigth: 400px;
}
* html #content {
	width: 840px;
         widt\h: 840px;
	/*/*/ widt\h: 840px; /* */
}

#footer {
	clear: left;
	background-color: rgb(255,255,255);
	border-top: 1px solid rgb(153,153,153);
	margin: 10px;
	width: 820px;
}

/* Text-Definition */
p {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	color: rgb(0,0,0);
  }

.bodytext A, .bodytext A:link, .bodytext A:visited, .bodytext A:hover, .bodytext A:active {
	font-size: 1.0em;
	color: rgb(51,102,153);
	text-decoration: none;
	font-weight: bold;
  }

.bodytext A:hover {
	color: rgb(51,102,153);
	text-decoration: underline;
}

H1 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 1.00em;
	line-height: 150%;
  }

H2 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 1.00em;
	line-height: 150%;
	color: rgb(102,102,102); 
  }

H3 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.80em;
	line-height: 150%;
  }

H4 {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	color: rgb(102,102,102);
  }

.internal-link {
    text-decoration: none;
    font-size: 1.00em;
    color: rgb(51,51,51);
}

.internal-link:hover {
    text-decoration: underline;
}

#navigation, #navigation A, #navigation A:link, #navigation A:visited, #navigation A:hover, #navigation A:active {
	text-decoration: none;
	font-size: 0.90em;
	font-weight: normal;
	color: rgb(102,102,102);
  }

#content .csc-subheader {
    font-size: 0.90em;
    font-weight: bold;
    line-height: 130%;
    color: rgb(27,0,128);
}

#content ul {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size : 0.8em;
    line-height: 150%;
    color: rgb(51,51,51);
    margin-top : 0.1em;
    margin-bottom : 0.1em;
    padding-bottom : 0.3em;
    text-indent : 0em;
}

#content ul ul, #content ul ul ul {
    font-size : 100%;
}
#content ol li {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size : 0.8em;
	line-height: 150%;
	color: rgb(51,51,51);
	margin-top : 0.3em;
	margin-bottom : 0.1em;
	padding-bottom : 0.2em;
	text-indent : 0em;
}

#content ol ol, #content ol ol ol {
	font-size : 100%;
}
ul.csc-bulletlist {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	line-height: 150%;
	color: rgb(51,51,51);
}

td {
         vertical-align: top;
         padding-top: 10px;
	font-size : 0.8em;
}
.td-0 {
	width: 120px;
}
/* Sitemap */

#content .csc-sitemap ul li A, #content .csc-sitemap ul li A:link, #content .csc-sitemap ul li A:visited, #content .csc-sitemap ul li A:hover, #content .csc-sitemap ul li A:active {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	line-height: 150%;
	color: rgb(51,51,51);
	text-decoration: none;
	}

#content .csc-sitemap ul li A:hover {
	font-weight: bold;
	color: rgb(27,0,188);
	}

#content .csc-linkToTop {
	font-size: 0.8em;
	float: right;
	display: block;
	width: 580px;
	text-align: right;
}
#content .csc-linkToTop A, #footer .csc-linkToTop A:link, #footer .csc-linkToTop A:visited, #footer .csc-linkToTop A:hover, #footer .csc-linkToTop A:active {
	text-decoration: none;
	font-weight: normal;
	color: rgb(102,102,102);
  }

.small {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: rgb(51,51,51);
    }

.small A, .small A:link, .small A:visited, .small A:hover, .small A:active {
	text-decoration: none;
	color: rgb(102,102,102);
	font-size: 1.0em;
  }

.csc-textpic-caption {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 0.74em;
	line-height: 120%;
	padding-top : 2px;
	padding-left : 2px;
	margin-bottom : 0.50em;
	padding-bottom : 0.50em;
	color: #333;
  }
.csc-textpic-caption A, .csc-textpic-caption A:link, .csc-textpic-caption A:visited, .csc-textpic-caption A:hover, .csc-textpic-caption A:active {
	font-size: 1.0em;
	color: rgb(51,102,153);
	text-decoration: none;
	font-weight: bold;
  }

.csc-textpic-caption A:hover {
	color: rgb(51,102,153);
	text-decoration: underline;
}
/* Felder und Submit Button für Email-Formulare */

.csc-mailform {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 150%;
    color: rgb(51,51,51);
    border: 0px;
    }
.csc-mailform-field {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: rgb(51,51,51);
    vertical-align: middle;
    margin-bottom: 5px;
    clear: both;
    }
.csc-mailform-field input {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: rgb(51,51,51);
    border: 1px solid;
    border-color: #cccccc;
    }
.csc-mailform-field textarea {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.8em;
    color: rgb(51,51,51);
    border: 1px solid;
    border-color: #cccccc;
    }
.csc-mailform-field select {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: rgb(51,51,51);
    border: 1px solid;
    border-color: #cccccc;
    }
.csc-mailform-field label {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: rgb(51,51,51);
    margin: 2px;
    float: left;
    text-align: right;
    margin-right: 10px;
    width: 150px;
    display: block;
    }
.csc-mailform-label-req label {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-weight: bold;
    color: rgb(75,139,190);
    margin: 2px;
    float: left;
    text-align: right;
    margin-right: 10px;
    width: 150px;
    display: block;
    }

.csc-mailform-checkbox {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.8em;
    width: 20px;
    color: rgb(255,255,255);
    border: 0px;
    }

.csc-mailform-label {
    width: 580px;
    text-align: left;
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.9em;
    color: rgb(51,51,51);
    margin: 2px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
}

.csc-mailform-submit {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.9em;
    width: 120px;
    height: 24px;
    font-weight: normal;
    background-color: rgb(229,229,233);
    border: 1px solid rgb(102,102,102);
    margin-top: 0px;
    margin-left: 200px;
    padding: 3px;
}

.csc-mailform-submit-browse {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-weight: normal;
    background-color: rgb(229,229,233);
    border: 1px solid rgb(102,102,102);
}
.mailformcomment {
    font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 150%;
    color: rgb(255,0,0);
    margin-bottom: 10px;

}

#content .csc-header-date {
    text-align: right;

}

.align-right {
    text-align: right;
}