acronym { 
	border-bottom: 2px dotted  #60210A;
	cursor: help; 
	font-weight: bold;
	}

/*** Link's ***/

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #60210A;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #60210A;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #666;
	}
	
/*** Div's ***/

#gesamt {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #669966;
}
#container {	
	width: 750px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
	border-right: 2px solid #404040;
	border-left: 1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: 2px solid #40404;
	background: transparent url(/elbterrassen/pics/hg_seite.gif) bottom right no-repeat;
	background-color: #FFF;	

	}
#intro {
	background-color: #fff;	
	}
#pageHeader {
	background-color: #99cc99;
	/*background: #99cc99 url(oben.gif) no-repeat 0 0;*/
	background: white url(/elbterrassen/pics/oben.gif) no-repeat top;
	width: 750px;
	height: 300px;	
	/*text-indent: -2000px;*/
	border-bottom: 1px solid #60210A;
	border-top: 1px solid white;
	}
	
#pageHeader h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	padding-left:20px;
	padding-top:10px;
	margin-bottom: 2px;
	color:#003366;
	letter-spacing : 3px;
	font-weight: bold;
}
#pageHeader h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left:20px;
	margin-top: 2px;
	color:#003366;
	letter-spacing : 3px;
	font-style: italic;
}


#quickSummary {
	border: 1px solid #99cc99;
	padding: 3px;
	background-color: #efefef;
	float: right;
	clear:both; 
	margin: 10px 10px 10px 10px; 
	/*margin: 20px 10px 20px 10px; */
	width: 200px; 
	text-align: center;
	}
#preamble {
	/*text-align: justify;
	padding: 10px;
	padding-top: 80px;
	width: 480px;
	background: #fff url(/elbterrassen/pics/ueberschr_gr.gif) no-repeat 10px 15px;*/
	}
#preamble h3 {
	font-size: 14px;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
#supportingText {	
	padding-left: 10px; 
	background: transparent;
	}
#explanation {
	background-color: #fff;
	width: 480px;
	background: #fff url(/elbterrassen/pics/ueberschr_gr.gif) no-repeat 10px 15px;
	padding-top: 80px;
	}
#explanation h3 {
	font-size: 15px;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
#participation {
	background-color: #fff;
	width: 480px;
	padding-top: 80px;
	background: #fff url(/elbterrassen/pics/ueberschr_gr.gif) no-repeat 10px 15px;
	}
#participation h3 {
	font-size: 15px;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
#benefits {
	background-color: #fff;
	width: 480px;
	padding-top: 80px;
	background: #fff url(/elbterrassen/pics/ueberschr_gr.gif) no-repeat 10px 15px;
}
#benefits h3 {
	font-size: 15px;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
#requirements {
	background-color: #fff;
	width: 480px;
	padding-top: 80px;
	background: #fff url(/elbterrassen/pics/ueberschr_gr.gif) no-repeat 10px 15px;
	}
#requirements h3 {
	font-size: 15px;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
#linkList {
	position: absolute;
	top: 400px;
	/*top: 500px;
	*/
	/*left: 69%;
	*/
	left: 70%;
	width: 190px;
	text-align: left;
	/*border-left: 1px solid #99cc99;
	border-top: 1px solid #99cc99;
	background : url(nav_ug.gif) no-repeat 0px 0px;*/
	background : #ffffff url(/elbterrassen/pics/nav_oben.gif) no-repeat;

	
}	

#linkList h3 {
	font-size: 12pt;
	background-color:#99cc99;
	color: white;
}	


#linkList2 {
		padding-bottom: 1px;
		background : url(/elbterrassen/pics/nav_unten.gif) no-repeat bottom;
	}
#lselect {
		border-left: 1px solid #336633;
		border-right: 1px solid #336633;
		border-bottom: 1px solid #336633;
	}
	
#lselect h3{
	margin-top: 16px;
	}
	
#larchives {
		margin-top: 5px;
		border: 1px solid #336633;
	}
#larchives h3{
		margin-top: 0px;
		
	}


#lresources {
		margin-top: 5px;
		border-top: 1px solid #336633;
		border-left: 1px solid #336633;
		border-right: 1px solid #336633;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
#lresources h3{
		margin-top: 0px;
		
	}
	
#footer {
	text-align: left;
	background: url(/elbterrassen/pics/hg_footer.gif) no-repeat bottom;
	height: 60px;
}

.rahmenou_b {
	/*border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	width: 480px;
	padding: 5px;*/
	}


li { 
	/*list-style-type: none;*/
	list-style-image : url(/elbterrassen/pics/liste.gif);
	}
ul {	
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	}

#supportingText li {
	padding-top:10px;
	/*padding-left: 10px;*/
	}
.p5 {
	text-align: right;
	}

/* Formate für die Aufklappnavigation*/
#l_nav
{
padding:0px 0px 0px 10px;
}


#l_nav a
{
text-decoration: none;
font-size: 12px;
}

#l_nav a:hover
{
text-decoration: underline;
color:#cccccc;

}

.besucht {
font-weight: bold;
}


.bild_r {
float: right;
border: 1px solid #006633; 
padding:1px; 
margin: 5px; 
background-color: gray;
} 

.bild_ro {
float: right;
} 
.bild_l {
float: left;
border: 1px solid #006633; 
padding:1px; 
margin-right: 5px; 
background-color: gray;
} 

.bild {
border: 1px solid #006633; 
padding:1px; 
margin-right: 5px; 
background-color: gray;
} 

h1 {
font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
font-weight: bold;
}


