/* CSS Document */

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 124px;
	width: 100%;
	float: left;
	background-color: #ddb27d;
	background-image: url(../images/header8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.header2 {
	height: 124px;
	width: 100%;
	float: left;
	background-color: #ddb27d;
	background-image: url(../images/header8.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/*position: absolute; */
}

.leftnav {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background: #ddd ; /*url(../images/leftback.jpg) no-repeat top left; */
	width: 200px; 
	height: 100%;
	float: left; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000; 
	padding-top: 0px;
	border-right-style: solid; 
	border-right-color: #bfbfbf; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-top-color: #fff; 
	border-top-style: solid;
}
.leftnav2 {
	/* top: 0px; 
	left: 0px; */
	background: #ddd ; /*url(../images/leftback.jpg) no-repeat top left; */
	width: 200px; 
	height: 100%;
	float: left; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000; 
	padding: 2px;
	border-right-style: solid; 
	border-right-color: #bfbfbf; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-top-color: #fff; 
	border-top-style: solid;
}
.rightnav {
	position: absolute; 
	top: 0px; 
	right: 0px; 
	background: #eee; /* url(../images/leftback.jpg) no-repeat top right; */
	width: 200px; 
	height: 100%; 
	float: right; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000; 
	border-right-style: solid; 
	border-right-color: #bfbfbf; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-top-color: #fff; 
	border-top-style: solid;
}
.rightnav2 {
	/* top: 0px; 
	right: 0px;  */
	background: #eee; /* url(../images/leftback.jpg) no-repeat top right; */
	width: 200px; 
	height: 100%; 
	float: right; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #000; 
	padding:2px;
	border-right-style: solid; 
	border-right-color: #bfbfbf; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-top-color: #fff; 
	border-top-style: solid;
}
.middle {
	background: #fff; 
	color: #000;
	padding:2px;
}

body {
	width: 100%;
	font-family:  "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 80%; 
	color: #000000;
	background: #999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.footer {
	margin-left: 220px;
	background: #fff;
	color: #999;
	position: absolute;
	bottom: 10px;
	font-size: 0.8em;	
}

.footer2 {
	padding-left: 20px;
	background: #fff;
	color: #999;	
	bottom: 10px;
	font-size: 0.8em;	
}
.footerleft {
	background: #ddd ;
	width: 200px; 
	height: 100%;
	float: left; 
	color: #000; 
	border-right-style: solid; 
	border-right-color: #bfbfbf; 
	border-right-width: 1px; 
}
.footerright {	 
	background: #eee; /* url(../images/leftback.jpg) no-repeat top right; */
	width: 200px; 
	height: 100%; 
	color: #000; 
	border-right-style: solid; 
	border-right-color: #bbb; 
	border-right-width: 1px; 
}

.pathwayback {
	position: absolute;
	align: right;
	color: #999;
	width: 100%;
	top: 124px;
	left: 0px;
	background: #E5E5E5;
	font-size: 0.7em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;	
	border-bottom-color: #bfbfbf;
	}
	
.pathwayback2 {	
	align: right;
	color: #999;
	background: #E5E5E5;
	font-size: 1em;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;	
	border-bottom-color: #bfbfbf;
	}
	
.pathway {
	align: right;
	color: #999;
	background: #E5E5E5;
	font-size: 100%;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;	
	border-bottom-color: #bfbfbf;
	}
		
.pathway a {
	color: #960f00;
	text-decoration: none;
}

.pathway a:hover {
	color: #666;
	text-decoration: underline;
}


.moduletable, .moduletable_login {
	width:100%;
	font-size: 1.0em;
	/* border: 1px solid #999; */
	}

.moduletable th, .moduletable_login th {
	color: #900;
	text-align: left;
	/*background: #e5e5e5; */
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0em 0 0em;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	line-height: 0.1 em;
}

.moduletable td, .moduletable_login td {
	color: #000000; 
	padding: 2px; /* geändert von mirko 30.06.2005 */
	margin-left: 0px;
	font-weight: normal;
	font-size: 1.0em;
	/* padding: .2 0 .3em 0; */
	border: 0px solid #ccc;
	text-align: left;
	line-height: 1.3em;
}

.moduletable li {	
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	padding-bottom: .2 em;
}

.moduletable a {
	color: #666;
/*	padding: 0 0 0 5px; auskommentiert von mirko 30.06.2005 */
	font-weight: bold;
	font-size: 1em;
	border-bottom: 0px dashed #FFF;
	text-decoration: none;
}

.moduletable a:hover {
	color: #333;
}

.search
	{
	color: #666;
   	font-size: 1em;
	width: 165px;
   	font-weight: bold;
	border: 1px none #ccc;
	padding: 7px;
	margin-bottom: 10px;
}

.inputbox {
	font-family: verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
	background: #fff;
	border: 1px solid #999;
	margin-left: 0px;
}

a {
	color: #990000;
	text-decoration: none;
}

.contentpaneopen, .contentpane {
	width: 100%;
	background: none;
	color: #000000;
	text-align: left;
	/* margin-top: 1em; */
	/* margin-bottom: 2em; */
	/* margin-left: 1em; */
	/* margin-left: 20px; auskommentiert von mirko 30.06.2005 */
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}

.contentheading, .componentheading {
	/*width: 100%;*/
	font-size: 2em;
	font-weight: bold;
	font-family: 'trebuchet ms', verdana, arial,sans-serif;
	color: #000;
	/*background: url(../images/gradient.jpg); */	
	text-align:left;
	/*margin: 0px 1em 0em 0;*/
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	/*padding: 0em 0 0em 0;*/
	/* margin-left: 20px; auskommentiert von mirko 30.06.2005 */
	background-color: #fff;
}

.contentdescription {
	padding-left: 20px;
}
/*
.contentpaneopen img {
	margin-left: -20%;
}*/
	
.contentpaneopen p {
	/* margin-left: 20px; auskommentiert von mirko 30.06.2005 */
}

.contentpaneopen h3 {
	margin-left: 20px;
	font-size: 1.2em;
	font-style: bold;
}
	
.readon {
	padding-left: 20%;
}
	
.buttonheading img {
	margin: 0 0 0 0px;
}

.searchbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
