a.bt_download , a.bt_download:link, a.bt_download:visited {
	display: block;
	width: 241px;
	height: 39px;
	background: url(../images/bt_pdf_download.gif) right top no-repeat;
	
	padding-top: 15px;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-shadow: none;
	margin-bottom: 5px;
	color: #b2c900;
	margin-left: 10px;
	margin-top: 25px;;

}
a.bt_download:hover, a.bt_download:active {
	background: url(../images/bt_pdf_download.gif) right bottom no-repeat;
}

#logo{
	margin-left: 30px;
	float: left;
}
#claim {
	text-align: right;
	margin-right: 30px;
	padding-top: 10px;
}
#datum {
	text-align: right;
	margin-right: 30px;
	padding-top:90px;
}

/* -- Navigation --*/

#navi{
	height:24px;
	padding-top:3px;
	text-transform: uppercase;
	width: 892px;
	margin: 0px auto;
	background:url(../images/navi_balken.jpg) repeat-x;
}
#navili {
	height:27px; width:14px; display: block;
	float: left;
	margin-top:-3px;
	background: url(../images/navi_balken_l.jpg) no-repeat;
}
#navire {
	height:27px; width: 14px; display: block;
	float: right;
	margin-top:-3px;
	background: url(../images/navi_balken_r.jpg) no-repeat;
}
/* -- Footer --*/

#footer{
	height:29px;
	width: 938px;
	margin: 0px auto;
}
#footer_l {
	height:29px; width: 30px; display: block;
	float: left;
	background: url(../images/hg_footer_l.png) no-repeat;
}
#footer_r {
	height:29px; width: 30px; display: block;
	float: right;
	background: url(../images/hg_footer_r.png) no-repeat;
}
#footer_m {
	height:27px; width: 858px; display:block;
	margin: 0px auto;
	padding: 2px 10px 0px 10px;
	background:url(../images/hg_footer.png) repeat-x;
}
#footer a {
	color:black;
	text-decoration: none;
}

/* -- Footer 2 -- */

#footer2{
	height: 29px;
	width: 938px;
	margin: 0px auto;
}
#footer_1div{
	height:29px; width: 30px; display: block;
	float: left;
	background: url(../images/hg_footer_l.png) no-repeat;
}

#footer_2div{
	height:29px; width: 848px; display: block;
	float: left;
	padding-left: 30px;
	background:url(../images/hg_footer.png) repeat-x;
}

#footer_3div{
	height:29px; width: 30px; display: block;
	float: right;
	background: url(../images/hg_footer_r.png) no-repeat;
}

/* -- Anzeigen --*/

p.anzeige{
	margin-bottom: 25px;
}


.anzeigen_form input{
	width: 100%;
	border: 1px solid #b2c900;
}

.anzeigen_form p{
	margin-bottom: 5px;
}

.form_platz{
	min-height:440px;
	height: auto !important;
	height: 440px;
}

a.urbsp1, a.urbsp1:link, a.urbsp1:visited{
	width: 378px;
	height: 270px;
	display: block;
	background: url(../images/ur_bsp_2.jpg) top no-repeat;
	margin-bottom:25px;
	float:left;
}

a.urbsp1:hover, a.urbsp1:active{
	background: url(../images/ur_bsp_2.jpg) bottom no-repeat;
}


a.urbsp2, a.urbsp2:link, a.urbsp2:visited{
	width: 198px;
	height: 270px;
	display: block;
	background: url(../images/ur_bsp_1.jpg) top no-repeat;
	margin: none;
	float:right;
}

a.urbsp2:hover, a.urbsp2:active{
	background: url(../images/ur_bsp_1.jpg) bottom no-repeat;
}

.mediadaten {
	border: 1px solid #B2C900;
}

/* -- Anzeigenpfeil --*/
.anzeigenpfeil{
	position: absolute;
	z-index: 2;
	top: 250px;
	margin-left: -53px;
}
