@CHARSET "ISO-8859-1";

div.bodyContentProjekteArchivDetails {
	margin-top:10px;
	
	font-family:Arial;
	font-size:12px;

	
	width:650px;

}

.bodyContentProjekteArchivTitel {
	margin-top:60px;
	font-weight:bold;	
	font-family:Arial;
	font-size:18px;

}

.bodyContentProjekteArchivDetailsBild {
	position:relative;
	float:right;
	margin-right:20px;
	z-index:3;
}

.bodyContentProjekteArchivDetailsBildLeisteRechts {
	position:absolute;
	top:5px;
	left:347px;
	
	z-index:2;
}

.bodyContentProjekteArchivDetailsBildLeisteUnten {
	position:absolute;
	top:246px;
	left:7px;
	
	z-index:1;
}

.bodyContentProjekteArchivOptionen {
	width:630px;
clear:both;
padding-top:20px;
}

td.td1 {
	width:90px;
	vertical-align:top;
}

.td2 {
	width:180px;
	vertical-align:top;
	font-weight:bold;
}

#inhalt,#presse,#sendungen
{
        background: #37816E;
        border: 1px solid black;
        color: #FFFFFF;
        font-size: 12px;
        line-height: 22px;
        padding: 5px 5px 5px 5px;
        margin-top: 10px; position: relative;
}

a.archiv_x:link, a.archiv_x:visited { color: black; text-decoration:underline; font-weight: bold; }
a.archiv_x:hover { color: white; text-decoration:underline; font-weight: bold; }
a.archiv_xactive { color: white; text-decoration:underline; font-weight: bold; }

#archiv_xclose 
{ 
         position: absolute; background: url(../upload/close.gif) left top no-repeat; width: 10px; height: 10px; 
         right: 5px; top: 5px;
}

span.Herrmann_titel
{ font-size: 20px; font-weight: bold; }
