div#roundedtop {
    background-image: url(/images/evolution/presse/presseOben.jpg);
    height: 108px;
}

div#columns {	
    padding:0;
}

div#contentPresse{
    background-image: url(/images/evolution/presse/bg_presse.jpg); background-repeat: no-repeat;
    width:973px; min-height:300px;
	padding:0 0 0 5px;
}

.tile_pos {
    position: absolute;
    top: -75px;
}

p#presseLinks{	
    width:165px;
	margin-top:27px;
} 


a.lnk_presse:link, a.lnk_presse:visited, a.lnk_active {
	display:block;
    background-image: url(/images/evolution/icons/gt_blau.png); background-repeat: no-repeat;
	background-position:2px 3px;
    padding:0 0 13px 18px;
	margin:5px 0;
    font-size:13px; 
    font-weight:bold;
    color:#0079C8;
    text-decoration:none;
}
a.lnk_presse:hover {
    background-image: url(/images/evolution/icons/gt_rot.png); background-repeat: no-repeat;
    color: #990000;
}

a.lnk_active {
    background-image: url(/images/evolution/icons/gt_rot.png); background-repeat: no-repeat;
    color: #990000;
	cursor:default;
}

div#contentLeft {
    width:740px; 
    padding-left:30px;
}

p.p_margin5, {
    margin: 5px 0;
}

#prBox {
    min-height: 35px;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
    margin: 5px 0;
}

#prBox a{
    font-size:13px;
}


table#tblBildarchiv{
	width:100%;
	border-top:0;
	border-bottom:0;
	border-left:0;
	border-right:0;
	border-collapse:collapse;
}

table#tblBildarchiv td{
	font-weight:bold;
    padding:10px 20px;
	vertical-align:top;
	border:dashed 1px #ccc;
	border-right:0;
}
table#tblBildarchiv td:first-child{
    border-left:0;
	width:200px;
}


table#tblBildarchiv a.btnDownload{
	float:right;
	margin-right:130px; 
	margin-top: -2px;
}

.w_105px{
    width:105px;
}
.w_320px{
    width:320px;
}

table#tblBildarchiv td img{
    padding:10px;
	border:solid 1px #ccc;
}
