
/* global
----------------------------------------------- */
body {
font-family: verdana, helvetica, arial, sans-serif;
margin: 0 20px 0 20px;
color: black;
}


/* layout
----------------------------------------------- */
#container {

}

#pageHeader {
display: none;
}

#quickSummary {
display: none;
}

#quickSummary span {
display: none;
}

#preamble2 {
display: none;
}

#quickSummary p.p1 {
display: none;
}

#quickSummary p.p2 {
display: none;
}

#preamble {
display: none;
}

#explanation, #participation, #benefits, #requirements {
	margin: 25px 0 0 0px;
	/*margin: 25px 0 0 176px;*/
width: 529px;
	
}

#footer {
display: none;
}

#linkList {
diplay: none;
}


/* text
----------------------------------------------- */
p {
font-size: 13px;
}

ul {
font-size: 13px;
}

#preamble p.p1, #supportingText p.p1 {
margin-top: 10px;

}

#preamble p, #supportingText p {

}



#footer {
diplay: none;
}


/* lists
----------------------------------------------- */
#linkList ul {
display: none;
}

#linkList ul li {
diplay: none;
}

#linkList #lselect li {
diplay: none;

}

#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }
#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }

#larchives li, #lresources li { text-transform: none; }


/* links
----------------------------------------------- */
a, a:link, a:visited {
color: #999;
}

a:hover {
color: #333;
}


#linkList {
display: none;
}

#linkList a, #linkList a:link, #linkList a:visited {
color: #666;
text-decoration: none;
}

#linkList a:hover {
text-decoration: underline;
color: #333;
}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
color: #999;
text-decoration: none;
}

#linkList a.c:hover {
text-decoration: underline;
color: #333;
}

#linkList #lselect a {
font-size: 10px;
}

#linkList #lselect a.c {
font-size: 9px;
text-transform: lowercase;
}

#footer a, #footer a:link, #footer a:visited {
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


/* headings
----------------------------------------------- */
h3 { margin-bottom: 0px; }

/*h3 span { display: none; }*/

#supportingText h3 {

}



#preamble h3 {
border-bottom: 1px solid black;
font-size: 17px;
padding-left: 5px;
}

#explanation h3 {
border-bottom: 1px solid black;
font-size: 17px;
padding-left: 5px;
}

#participation h3 {
border-bottom: 1px solid black;
font-size: 17px;
padding-left: 5px;
}

#benefits h3 {
border-bottom: 1px solid black;
font-size: 17px;
padding-left: 5px;
}

#requirements h3 {
border-bottom: 1px solid black;
font-size: 17px;
padding-left: 5px;
}

#lselect h3 {

}

#lfavorites h3 {

}

#larchives h3 {

}

#lresources h3 {

}


/* misc
--------------------------------- */
acronym { border-width: 0; }
.b_rechts {float:right; clear:both; border-width: 0;}



.bild_r {
float: right;
border: 1px solid gray; 
padding:0px; 
margin-left: 5px; 
margin-bottom: 5px; 
} 



.bild_l {
float: left;
border: 1px solid gray; 
padding:0px; 
margin-right: 5px; 
} 

.bild {
border: 1px solid gray; 
padding:0px; 

} 

.bild_m {
border: 1px solid gray; 
padding:30px;
background-color: #cfcfcf; 
} 



.klein {
font-size: 0.7em;
}

.news {
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-top: 10px;
padding-bottom: 20px;
}


#extraDiv1 {
display: none;
}

h1 {
    font-weight: bold;
	font-size: 15px;
    margin: 0;
    border-bottom: 1px solid #666;
    }
	
.tabelle {
border: 1px solid black;
border-collapse:separate;
border-spacing:5px;
		}

.rahmen {
border: 1px solid black;
padding: 2px;
		}