/* CSS Document */

body {
	background-image:url(../images/hintergrund.jpg);
        background-repeat:repeat-x;
        background-color:#ffffff;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
        }
body,div,p,td {
        font-size:small;
        }
div,p {
	font-weight:normal;
        color:#333333;
        }
div,p,img {
	border:0px;
        }
div.haupt {
	position:relative;
	width:750px;
	background-image:url(../images/hg_inhalt.jpg);
	z-index:1;
        }
div.kopf {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:100px;
}
div.bildleiste {
	position:absolute;
	left:0px;
	top:100px;
	width:750px;
	height:80px;
	background-image:url(../images/hg_bildleiste.jpg);
}
div.inhalt {
	position:absolute;
	left:0px;
	top:180px;
	width:750px;
}
div.links {
	position:absolute;
	left:19px;
	top:10px;
	width:150px;
	z-index:2;
	text-align:left;
}
div.rechts {
	position:absolute;
	left:589px;
	top:10px;
	width:150px;
	z-index:3;
	text-align:left;
}
div.mitte {
	position:absolute;
	left:0px;
	width:750px;
	text-align:left;
	background-image:url(../images/hg_inhalt.jpg);
	z-index:1;
}

div.text {
	width:380px;
	margin-left:189px;
	margin-top:10px;
	min-height:250px;
}
div.unten {
	width:749px;
	height:8px;
        margin-bottom:10px;
}

img.ikopf {
	width:750px;
	height:100px;
}
img.ibild1 {
	position:absolute;
	left:9px;
	top:10px;
	width:140px;
	height:60px;
}
img.ibild2 {
	position:absolute;
	left:159px;
	top:10px;
	width:140px;
	height:60px;
}
img.ibild3 {
	position:absolute;
	left:309px;
	top:10px;
	width:140px;
	height:60px;
}
img.ibild4 {
	position:absolute;
	left:459px;
	top:10px;
	width:140px;
	height:60px;
}
img.ibild5 {
	position:absolute;
	left:609px;
	top:10px;
	width:140px;
	height:60px;
}
img.iunten {
	width:750px;
	height:8px;
}
img.mini {
	width:1px;
	height:400px;
	float: right;
}
.small,.createdate,.modifydate,.pathway {
        color:#666666;
        text-decoration:none;
}
.contentheading, .componentheading {
        font-weight:bold;
        line-height:2em;
        color:#006633;
}

ul.menu {
         list-style:none outside;
         margin:0px;
         padding:0px;
	 display:block;
	 }
ul.menu a {
         text-decoration:none;
         font-weight:bold;
         }
ul.menu a:link,a:visited {
         color:#006633;
         }
ul.menu a:hover {
         color:#333333;
         }
ul.menu li {
         list-style:none outside;
	 display:block;
         }
ul.menu ul {
         list-style:none outside;
         padding-left:10px;
         margin:0px;
	 display:block;
         }
a.chosen:link,a.chosen:visited {
         color:#333333;
         }
a.chosen:hover {
         color:#006633;
         }
.unsichtbar {
         color:#ebeff3;
         }
a.readon:link,a.readon:visited {
         color:#006633;
         font-weight:bold;
         }
a.readon:hover {
         color:#666666;
         }
.contentpagetitle {
         line-height:3em;
         }
a.contentpagetitle:link,a.contentpagetitle:visited {
         color:#006633;
         text-decoration:none;
         }
a.contentpagetitle:hover {
         color:#666666;
         text-decoration:underline;
         }
#can_pathway, .wrap, .float2 {
         padding-bottom:3px;
         border-bottom:1px solid #006633;
         }
.article_separator {
         margin-left:15px;
         }
a.pagenav:link, a.pagenav:visited {
         color:#006633;
         }
a.pagenav:hover {
         color:#666666;
         }
a:link, a:visited {
         color:#006633;
         }
a:hover {
         color:#666666;
         }
a.category:link, a.category:visited {
         color:#006633;
         }
a.category:hover {
         color:#666666;
         }
.jflanguageselection a {
         color:#006633;
         text-decoration:none;
         font-weight:bold;
         }
.contentpane {
         width:370px;
         }
.category {
         margin-top:3em;
         }
td {
         vertical-align:top;
         }
hr {
         color:#006633;
         height:1px;
         }
.invijump {
         position:absolute;
         left:-3000px;
         top:-2000px;
         width:0px;
         height:0px;
         overflow:hidden;
         display:inline;
         }
.pathway {
         font-size:normal;
         }