#pathway {
display: none;}
#pathwayback {
display:none;
}

#Adresse {
	text-size: 0.8em;
	padding-left: 20px;
	float: left;

}

#Logo {position: relative;
float: left;
}

#Datum {
display:none;
}

body {
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12pt;
}


#container table.contact td.details {
	font-size:12px;
	}

td {
	font-size: 12px;
	}

.contentdescription {
}

.sectiontableentry1 {
	background: rgb(225,171,65);
}


.sectiontableheader {
	font-size: 12px;
	}

#Rahmen {
}

#container {
	clear: both;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	height: 1px;
	  /*für den IE */
 }



#container .contentpane {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	text-align: justify;
	}

#container .contentheading, #container #supportingText .componentheading {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#pageHeader {display:none;}
}
#container #intro #pageHeader h1 {
}
#container #supportingText {
	padding-top: 20px;
	clear: both;
	position: relative;
	text-align: justify;
}

#container #supportingText img {
	padding: 5px;
}


#supportingText h1,h2,h3 {
	margin: 0 0 8px 10px;
	font-size: 1.4em;
	font-weight: bold;
	opacity: 1;
}
#supportingText h1 {
	padding-top: 5px;
}
#supportingText h2 {
	font-size: 1.2em;
}

#supportingText h3 {
	font-size: 1.0em;
	padding-top: 5px;
}

#supportingText ol {
	list-style-type: decimal;
}

#supportingText ol h3 {
margin-left: 0px;
}


#footer {
	position: relative;
	font-size: 0.9em;
	clear: both;
}

#footer a {
	text-decoration: none;
}

#container #linkList {
display:none;
}

/*
#container #linkList h3.select { background: url(../images/t_selectadesign.jpg) no-repeat; }
#container #linkList h3.archives { background: url(../images/t_archives.jpg) no-repeat; }
#container #linkList h3.resources { background: url(../images/t_resources.jpg) no-repeat; }
*/



.componentheading {
	position: relative;
	padding: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}
p {
	margin: 0 0 10px 0;
/*	font-style: italic; */
	font-size: 12px;
	line-height: 18px;
}

#container #quickSummary {
}
#container #quickSummary p {
}
#container #quickSummary p a {
	text-decoration: none;
	color: #9E3E02;
	border-bottom: dotted 1px #9E3E02;
}
#container #quickSummary p a:hover {
	border-bottom: none;
}
#container #preamble p, #container #supportingText p {
	margin: 0 10px 13px 10px;
}

p acronym {
	border-bottom: dotted 1px #444;
	cursor: help;
}

#container #supportingText #requirements p.p5 {
	margin: 40px 0 40px 42px;
	font-style: italic;
}

#container #preamble p a, #container #supportingText p a {
	text-decoration: none;
	color: lightblue;
	border-bottom: dotted 1px #9E3E02;
}
#container #preamble p a:hover, #container #supportingText p a:hover {
	border-bottom: none;
}

#linkList input { 
	background-color: rgb(245,231,131);
	margin: 2px 0 9px 20px;
	padding: 0 0 0 2px;
	clip:  rect(   );
	width: 150px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	}

#supportingText input, #supportingText select, #supportingText textarea { 
	background-color: lightblue;  
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: rgb(20,36,54);
	font-size: 12px;
	}
