/* ALLE INHALTE */
body, html {  
font-family: Trebuchet MS, Verdana, Arial; 
background-color: #FFFFFF; 
font-size: 10pt; 
margin-top: 0px; 
margin-right: 0px; 
margin-left: 0px; 
margin-bottom: 0px; padding:0px;
background-image:url(../bilder/berlin_566.jpg);
background-repeat: repeat-y;}


/* ||||||||||||||||||||||||||||||||| HTML-FORMATIERUNGEN ||||||||||||||||||||||||||||||||| */

/* ABSATZ */
p {  
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10pt}

/* ÜBERSCHRIFT 1. HIERARCHIE */
h1 {  
font-family: Trebuchet MS, Verdana, Arial;
font-size: 18pt; font-weight: bold; 
margin-top: 22px; 
margin-bottom: 22px; 
padding-top: 0px; 
line-height: 15pt}

/* ÜBERSCHRIFT 2. HIERARCHIE */
h2 {  
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 13pt; 
color: #585858; 
margin-top: 20px}

/* ÜBERSCHRIFT 3. HIERARCHIE */
h3 {  
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 12pt; 
color: #585858; 
font-weight: bold; 
margin-top: 24px; 
margin-bottom: 0px}

/* ÜBERSCHRIFT 4. HIERARCHIE */
h4 {  
font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10pt; 
color: #333333; 
font-weight: bold; 
margin-top: 0px; 
margin-bottom: 0px}

/* FETT */
b {  
color: #4E4E4E}
strong {  
color: #4E4E4E}

/* LINK */
a:link, a:active {  
color: #333333; 
text-decoration: underline}
a:hover, a:visited {  
color: #6D705F; 
text-decoration: underline} 

/* TABELLEN */
table {  font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10pt;
border: none}
/* ZEILEN */
td {  font-family: Trebuchet MS, Verdana, Arial; 
font-size: 10pt; 
vertical-align: top}

/* LISTEN */
ul {  
font-size: 11pt; 
clip:  rect(   ); 
rectlist-style-position:outside; 
list-style-type:circle; 
list-style-image: url(../bilder/navi/li.gif); 
overflow: visible; visibility: visible}
/* LISTENPUNKT */
li {  
list-style-type:circle; 
margin-top:8px; 
margin-left:-24px; 
overflow: visible; visibility: visible;
font-size:11pt;}
/* LISTENNUMMERIERUNG */
ol {  font-family: Trebuchet MS, Verdana, Arial; 
font-size: 11pt; 
list-style-type: decimal; 
list-style-position: outside}





/* ZITAT */
blockquote {  margin-right: 22px; 
margin-left: 22px; 
margin-top: 0px;
margin-bottom: 0px}

/* Horizontale LINIE */
hr {  line-height: 1px; color: #155A77}

/* BILDER */
img {  border: none}

# .opacity {   
opacity: 0.5;       /* modern browser */  
-moz-opacity: 0.5;  /* older Mozilla browser */  
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE8 in Standard Compliant Mode */  
filter:alpha(opacity=50); /* IE5.x -7.0 */  
} 
/* ||||||||||||||||||||||||||||||||| ZUSATZFORMATIERUNGEN (eingebunden in Tags mit class="...") ||||||||||||||||||||||||||||||||| */



/*____________________ POSITIONIERUNG/FORMATIERUNG von DIVs (Seitenbereiche) ____________________*/

/* ILS-LOGO */
.logo { 
position:absolute; 
left:15px; 
top:30px; 
width: 280px; 
height: 77px;
font-size:18pt;
font-family: Trebuchet MS, Verdana, Arial; 
font-weight:bold;
color:#FFFFFF;}

/* KOPF */
.kopf {
	position:absolute;
	left: 270px;
	top: 0px;
	width: 563px;
	margin-top: 0px;
	padding-left: 22px;
	padding-top: 31px;
	font-size:12pt;
	font-weight:bold;
	font-family: Trebuchet MS, Verdana, Arial;
	height: 110px;
	color:#4D4D4D;
	background-image:url(../bilder/schreibmaschinentasten_gelb.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
}





/* INHALT */
.content { position:absolute; 
left: 270px; 
top: 136px; 
min-height: 482px;
width: 585px; 
margin-top: 0px; 
padding-bottom: 12px; 
margin-left: 0px; 
padding-top: 15px;
background-color:#e9e5bb;}

/* HINTERGRUND ABSCHLUSS */
.contenthintergrundunten { position:absolute; 
left: 0px; 
bottom: -5px; 
width: 550px; 
height: 22px;}


/* LINKE NAVIGATION */
.linkespalte { position:absolute; 
left: 100px; 
top: 160px; 
width: 170px; 
height: 381px;
padding-left:8px;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
z-index:10}

/* TRANSPARENZ */
.quadrat {
position:absolute; 
left: 100px; 
top: 135px; 
width: 170px; 
height: 510px;
background-color:#000000;
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
z-index:1;}

.standort
{font-weight:bold;
color:#FFFFFF;}

/*____________________ LINK-FORMATIERUNGEN ____________________ */

/* LINKS Ohne Unterstrich */
a.ou:link, a.ou:active, a.ou:visited {  
color: #155A77; 
text-decoration: none}
a.ou:hover {  
color: #EAAB1A; 
text-decoration: none} 

/* LINKS Versteckter Link */
a.vl:link, a.vl:active, a.vl:visited {  
color: #155A77; 
text-decoration: none}
a.vl:hover {  
color: #EAAB1A; 
text-decoration: underline} 

/* LINKS Navi */
a.navi:link, a.navi:active, a.navi:visited {  
color: #FFFFFF; 
text-decoration: none}
a.navi:hover {  
color: #FFFFFF; 
text-decoration: underline} 
