@charset "utf-8";
/* CSS Document */

/****** Gesichter ******/

.spalte1 {
    position: relative;
	padding-right: 30px;
	/* width: 585px; */
	width:570px;
	text-align: left;
	float: left;
}

.spalte2 {
	/*position: relative;     */
	padding: 0px;
	/*width: 235px; */
	text-align: left;
	/*float: left;  */
	margin-left: 600px;
}

.spalte2 img {
margin-top:30px;
/* width:221px; */

}
.veranstalter img {
margin-top:30px;

}

#subnavi {
margin-top:30px;
width:900px;
}
.link {
float:left;
margin-bottom:30px;
padding-left:0px;
padding-right:30px;

}
.link img {
height: 160px;
width: 270px;
border:0px none;

}

.address_name {
float:left;
width:270px;
margin-top:15px;
margin-bottom:15px;
}

.address_text {
float:right;
width:270px;
margin-top:15px;
margin-bottom:15px;

}

hr.clear {
clear:both;
color:#C09B5B;
border-style:dotted;
}

.partner_logo {
float:left;
width:140px;
margin-top:15px;
margin-bottom:15px;
}
.partner_logo img{
border:0 none;
}

.partner_name {
float:left;
width:180px;
font-weight:bold;
margin-top:15px;
margin-bottom:15px;
}

.partner_text {
float:right;
width:180px;
margin-top:15px;
margin-bottom:15px;

}
