
*{
	font-size:13px;
	font-family:Verdana;
	color: #000000;
	} 


A{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    
    color: #333333;
    text-decoration:none;
    }
A:visited{
    
    color: #333333;
    text-decoration:none;
    }
A:hover{
    
    color: #999999;
    text-decoration:none;
    background-color: #d9d9d9
    }
A:active{
    font-weight: bold;
    color: #000000;
    text-decoration:none;
    }
a.speziell:visited{
    color: #000000;
    font-weight: normal;
    }
a.speziell:hover{
    color: #000000;
    font-weight: normal;
    }
a.speziell:active{
    color: #000000;
    font-weight: normal;
    }
a.speziell:link{
    color: #000000;
    font-weight: normal;
    }
a.speziell1:visited{
    color: #000000;
    font-weight: normal;
    text-decoration:none;
    }
a.speziell1:hover{
    color: #000000;
    font-weight: normal;
    text-decoration:none;
    }
a.speziell1:active{
    color: #000000;
    font-weight: normal;
    text-decoration:none;
    }
a.speziell1:link{
    color: #000000;
    font-weight: normal;
    text-decoration:none;
    }
	
	
.cnt_bild {
border:2px solid #999;
position:relative;
margin-bottom:10px;
padding:1px;
}

.cnt_bild .bild {
	position:relative;
	min-height:250px;
}

.cnt_bild .bild img{
	margin-bottom:5px;
}

.cnt_bild img {
border:0 none;
}
.cnt_bild .beschreibung {
margin:-248px 30px 0 290px;
position:relative;
text-align:center;
}
.cnt_bild .beschreibung h6 {
margin-top:1em;
}
.cnt_bild .actions {
	margin:0 0 5px 0;
}
.cnt_bild .actions a, .bild .beschreibung img {
	margin: 0 5px 0 5px;
}

#description{
	text-align:justify;
	border:2px solid #666;
}

#description p {
	margin-left: 30px;
	margin-right:30px;
}

#description p a, #werbung .own a  {
	border-bottom:1px dotted #000;
}

#werbung {
	text-align:center;
	margin-top:20px;
}

#werbung .own {
	margin-top:30px;
}
