

/* basic tags */
body {
	font: 1em/2em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	/*background: #000 url(bg_tile.gif);
	*/
	background: white;
	margin: 0px;
	padding:0px;
}
p { 
	margin-top: 0px; 
	
	}
	
acronym {
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted;
	cursor: help;
}
h3 { 
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px; 
	color:black;

	}

a:link { 
	font-weight: bold; 
	color:black;
	}
a:visited { 
	font-weight: bold; 
	color: black;
	}
a:hover, a:active { 
	color: red;
	}
#linkList ul{
	margin:1em;
  	padding:0px;
  	list-style:none;
}

#linkList li{
	 background-repeat:no-repeat;
	 background-position:0px .5em;
  	 padding-left:15px;
	 padding-bottom:2px;
	 font-size:100%;
}

/* container and column divs */
#container {
	padding: 0px 0px 15px 0px;

}

#pageHeader { 
	display: none;
		}

#pageHeader h1 { 
	display: none;
	}
#pageHeader span {
		display:none;
		visibility:hidden;
	}
#pageHeader h2 {
display: none;
	}
#pageHeader h2 span {
display: none;
}
#quickSummary {
display: none;
	}
#quickSummary P {
	
	
}

#quickSummary A:link{
	/* color:#6666CC; */
	color:black;
}

#quickSummary a:visited { 
	color: black;
	}
#quickSummary a:hover, a:active { 
	color: red;
	}
	
#preamble {
	 
	width:12em;
	position:absolute;
	top:10px;
	left:5px;
	font-size: 90%;
	}
#preamble h3{
	font-size:100%;
	padding:0px 0px 5px 0px;

	
}

#preamble P{
	margin:10px 20px 10px 20px;
	/*border-bottom:1px dotted #999999;*/
	padding:0px 0px 0px 3px;
	
}


#supportingText {
	margin:15px 15px 0px 16em;
	padding:10px 0px 0px 0px;
	color:black;
	border: solid gray;
	border-width:1px 2px 2px 1px;

	}

#supportingText h3{
	border-bottom:1px dotted #fff;
	margin:0px;
	padding:3px 0px;
	/* color:#CAB4FB;
	*/

}	

#explanation{
padding:10px 10px 0px 10px;
}

#explanation h3 {
	border-bottom: 1px solid;
	padding-bottom: 10px;
}

#participation{
padding:0px 10px;
}

#benefits{
padding:0px 10px;

}

#requirements{
padding:0px 10px;
}
	
#requirements .p5 {

	border: 1px solid #cccccc;
	padding: 1px 10px 1px 10px;
	color:#999999;

}



#linkList {
	position: absolute; 
	top: 15em; 
	left:1px; /*left war 10px*/
	padding-left: 2px; /*neu*/
	width: 12em; 

	}
	
#footer { 
	text-align: center;
	border-top:10px solid #1A1A1A;

	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList h3{
	padding-bottom:3px;
	border-bottom:1px dotted #999999;
} 

#lselect LI{
	display:block;
	height:auto;
	color:black;
	font-size:100%;
	
	
}

#lselect A{
	
	display: block;
	padding: 0 0 0 0;
	width: auto;
	font-size:100%;
	
}

#lselect a.c:link, #lselect a.c:visited
{
	font-weight: normal;
	display: inline;
	text-decoration:none;
	color:black;
	font-size:100%;
	
}

#larchives li{
	/*background:none;*/
}

#extraDiv1,#extraDiv2,#extraDiv3,#extraDiv4,#extraDiv5,#extraDiv6 { 
	display:none;
	visibility:hidden; 
	}
	
#unav {
position: relative;
float: right;
width: 28%px;
border: 1px dotted #B3C3A6;
margin: 5px 0px 0px 5px;;
padding: 2px;
}
/* classes */
.spruch {
	font-size : 1em;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
} 

.spruch2 {
	font-size : 1em;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
} 

/* Foamte für die Aufklappnavigation*/
#l_nav
{
padding:0px 0px 0px 30px;
}


#l_nav a
{
text-decoration: underline;
color: black;
font-size: 0.9e,;
}

#l_nav a:hover
{
text-decoration: underline;
color:red;

}

/* classes for pics */
.bild_l {
border: 1px solid #4a5540;
float: left;
padding: 2px;
margin: 5px;
background: silver;
}

.bild_r {
border: 1px solid #4a5540;
float: right;
padding: 2px;
margin: 5px;
background: silver;
}

.bild {
border: 1px solid #4a5540;
padding: 2px;
margin: 1px;
background: silver;
}

/* other */
#explanation h1 {
	padding:0px;
	margin: 10px 5px 0px 0px;
	font-size: 1.2em;
	letter-spacing : 2px;
	text-align : left;
}

#explanation li {
	list-style-type : disc;
	list-style-image : none;
	background-color : transparent;
}

.besucht {
font-weight: bold;
}

.sterne
{
	font-weight : bold;
	letter-spacing : 1px;
	font-family : "Courier New", Courier, monospace;

}


h4 {
	padding: 2px 0 5 0;
	margin: 10px 5px 0px 0px;
	font-size: 14pt;
	letter-spacing : 2px;
	text-align : left;
	border-top: 1px dotted;
}