#print-header {
	display: none;
	}

body {
	margin: 0px;
	padding: 0px;
	}

#container {
	background-color: #ffffff;
	}

#top {
	height: 140px;
	}
	
#navigation {
	height: 20px;
	background-color: #ffffff;
	}
	
#breadcrumb {
	color: #787878;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 30px;
	background-color: #ffffff;
	}


#content {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 0px;
	margin-left: 270px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	}

#sidebar {
	float: left;
	width: 220px;
	padding-left: 30px;
	padding-right: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #787878;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;	
	}
* html #sidebar-a {
	width: 250px;
	/*/*/widt\h: 220px; /* */
	}

#footer {
	clear: both;
	background-color: #ffffff;
	display: block;
	color: #787878;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: right;
	margin-right: 20px;
	}
	
/* */

TABLE {
    border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
} 
	
	
/* ab hier Text-Style: */

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #787878;
	margin-top : 0px;
	margin-bottom : 10px;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #787878;
	margin-bottom : 5px;
}

A:link {
	background-color : transparent;
	color : #787878;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : #787878;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #787878;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	color : #787878;
	text-decoration : underline;
}

/* test TMENU */

#nav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	margin-top : 0px;
	margin-right: 20px;
	color : #787878;
	text-decoration: none;
}
#nav1 A {
	background-color : transparent;
	font-weight: normal;
	color : #787878;
	text-decoration : none;
}
#nav1 A:hover {
	color : #333333;
}
#nav1-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	text-decoration: none;
}
#nav1-active A {
	color : #333333;
}

#nav2 A {
    display: block;
	color : #787878;
	background-image: url(/fileadmin/templates/pics/bg_nav2.gif);
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	width: 150px;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	text-decoration: none;
	border: 0px;
	border-bottom: 1px solid #ffffff;
}

#nav2 A:hover {
	color : #eeeeee;
	background-image: url(/fileadmin/templates/pics/bg_nav2_on.gif);
}

HR {
	color: #999999;
	height: 1px;
	border-top: 1px;
	borter-bottom: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 15px;
	color : #787878;
}
H2 {
	font-size : 125%;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}
H3 {
	font-size : 110%;
	color : #0066b3;
	margin-bottom : 0em;
	margin-top : 0.60em;
}
H4 {
	font-size : 100%;
	color : #0066b3;
	margin-bottom : 0em;
	margin-top : 0.40em;
}
.subhead1 {
	font-size : 125%;
	margin-bottom : 0.1em;
	margin-top : 1.20em;
	color : #333333;
	font-weight: bold;
}
.subhead2 {
	font-size : 110%;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}
.subhead3 {
	font-size : 100%;
	margin-bottom : 0.60em;
	margin-top : 1.20em;
	color : #333333;
}

.bulletlist {
	font-size : 1.00em;
	color : #333333;
	line-height : 120%;
	margin-bottom : 0.6em;
}

.searchform {
	font-size : 1.10em;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-size : 1.35em;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-size : 1.00em;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 1.25em;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}



.filelinks {
	font-size : 1.25em;
	color : #990000;
}
.filelinkssize {
	font-size : 1.25em;
	color : Green;
}

.mailform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
}

.mailformrequired {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #aa0000;
	font-weight : normal;
}
.mailformcomment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
}
.mailformradio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
}
INPUT {
    width: 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
	padding: 2px;
	border: 1px solid #787878;
}
TEXTAREA {
    width: 250px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
	padding: 2px;
	border: 1px solid #787878;
}
.mailform-checkbox {
    width: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	border: 0px;
}
.mailform-submit {
    width: 100px;
	height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #787878;
	font-weight : normal;
	background-color: #eeeeee;
	padding: 2px;
	border: 1px solid #787878;
}



