/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */

/* This file based on "css Zen Garden" default style v1.01 */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */

/* basic elements */

/* basic elements */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 10px;
	padding: 0px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

#form_filter {
	display: none;
}

#filter_form {
	display: none;
}
#form_search {
	display: none; 
}

a:link {
	color: #003399;
}

a:hover {
	color: #9ACCCD;
}

a:active {
	color: #FF0000;
}

a:visited {
	color: #0066CC;
}



acronym {
	font-style: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	cursor: help;
	}

table {
	font-size: 85%;
} 

th {
	margin-bottom: 0px;
	color: #000;
	background-color: #EEE;
	font-weight: normal;
}

tr.row0 {
	color: #000000;
	background-color: #FFF;
}
tr.row1 {
	color: #000000;
	background-color: #EEE;
}
tr.rowactive {
	color: #000000;
	background-color: #DDD;
}
tr.rownowork {
	color: #000000;
	background-color: #DDF;
}
tr.rowtoday {
	color: #000000;
	background-color: #DFD;
}
/* nur für Admin sichtbar, */
tr.rowadmin {
	color: #000000;
	background-color: #DFD;
}
td.lft {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.ctr {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.rgt {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.weekend {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	
}
/* nur für Admin sichtbar */
td.admin {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #DFD;	
}


/* specific divs */
#container {
}

#pageHeader h1 {
	font-size: 170%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: 6px;
}

#pageHeader h2 { 
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: 3px;
}
	
#quickSummary {
	position: relative;
}

#quickSummary p {
	display: none;
}

#preamble {
	font-weight: normal;
}
#preamble p {

}
	
#substance {
	position: relative;
}

#substance h3 {

}

#substance ol {
	list-style-type: decimal;
	list-style-position: outside;
}

#substance ul {
	list-style-position: outside;
	list-style-type: circle;
}

#substance li {
	padding-top: 3px;
	padding-bottom: 5px;
}

.noprint {
	display: none;
}


.submenu {
	display:none;
}

.subtitle {
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.important {
	font-weight: bold;
	color: #CC0000;
}
.comment {
	font-style: italic;
	text-indent: 30px;
	font-size: 90%;
	color: #666666;
}
.box {
	border: 1px solid #000;
	background-color: #fff;
	padding: 10px;
}

#substance span.protected {
	margin : 0;
	padding :0 0 0 24px;
	background : url(intern.gif) no-repeat;
	display: inline;
}

#substance p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



#substance a.sub_nav {
	background-image: url(liste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#substance p.lead {
	display: block;
	margin-bottom: 1.5em;
	color: #003399;
}

#footer {
	margin-top: 10px;
	text-align: left;
	font-family:verdana, arial, sans serif;
	font-size:10px;
	width: 100%;
	color: #CCCCCC;
}

#searchForm {
	position: absolute;
	top: 100px;
	left: 0px;
	padding-left: 18px;
}
#searchForm p {
	margin: 0;
	padding: 0;
}

#linkList2 {
	position: absolute;
	top: 100px;
	color: #000;
	width: 170px;
/*	padding: 10px; */
	margin: 0;
}
	

#site_nav h3 {
	display: none;
}

#favorites_nav h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;

}


#linkList {
	display: none;
}

#linkList2 {
	display: none;
}

#linkList2 a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	font-size: 90%;
	font-weight: bold;
	padding-left: 8px;
}

#linkList2 a:link {
	text-decoration: none;
	color: #003399;
}
#linkList2 a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #FFFFFF;
}
#linkList2 a:active {
	text-decoration: underline;
	background: #FFFFFF;
	color: #003399;
}

	.site_nav_sep {
		display: none;
	}
	.favorites_nav_sep {
		display: none;
	}
	.archives_nav_sep {
		display: none;
	}
	.download_nav_sep {
		display: none;
	}

#extraDiv2 {
	display:none;
}