.dia2
{
	width: 176px;
	height: 296px;
	margin: 0px 2px 50px 2px;
	float: left;
	display:block;
	background-image: url(../img/dia2-background.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}

.dia2 .top
{
	height: 20px;
	/*background-color: #B71213;*/
	color: #fff;
	font-size: 10px;
	text-align: right;
	text-transform:uppercase;
}

.dia2 .top p
{
	padding: 3px 8px 0px 8px;
	margin-right: 4px;
	font-size: 11px;
	color: #FFFFFF;	
}

.dia2 .top p a 
{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.dia2 .image
{
	padding-left: 15px;
	width: 100%;
	/*text-align: center;*/
	height: 86px;
	margin-top: 20px;
}

.dia2 .body
{
	height: 100px;
	width: 80%;
	font-size: 10px;
	margin: 15px;
}

.dia2 .body p
{
	margin: 5px 5px 0 0;
}

.dia2 .bodytitle
{
	font-weight: bold;
	margin: 3px 0 3px 0;
}

.dia2 .bottom
{
	height: 100px;
	width: 90%;
	font-size: 10px;
	margin: 15px;
}

.dia2 .bottom .left
{
	display:block;
	float:left;
	text-decoration: underline
}

.dia2 .bottom .left a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000016;
}

.dia2 .bottom .right
{
	display:block;
	float:right;
	margin-right: 16px;
}

.dia2 .bottom a img
{
	border: 0px solid;
}

a.nav_a
{
	color: #25528C;
}

.themadet{
	margin: 0px 0px 0px 0px;
	float: left;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	width:100%;
	clear:both;
}
.themadet .left{
	float:left; 
	overflow:hidden;
	display:block;
}
.themadet .right{
	float: left; 
	overflow:hidden;
	display:block;
	text-align:left;
}
.themadet .right .subtitle{
	color: #B71213;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	background-image: url(../img/form_title_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration:none;
	width: 100%;
	padding: 5px 5px 5px 35px;
	cursor:pointer;
}
.themadet .bottom{
	/*width:100%;*/
	text-align: left;
}

.left_dropdown
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a.back_link{
	color:#000016;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	text-decoration:none;
}
a.back_link:hover{
	text-decoration:underline;
}

/* Anfrage */
input.cbbundesland
{
	float: left;
	margin: 4px;
	padding: 0;
}
span.spbundesland
{
	width: 365px;
	float: left;
	position: relative;
	padding: 4px 0 0 0;
	z-index: 5;
}
div.blortenr
{
	position: absolute;
	top: 3px;
	left: 172px;
	z-index: 10;
}

.arrowed
{
	width: 400px;
	float: left;
	
	background-color: #F7F7F7;
	cursor: pointer;
	background-image: url(../images/arrows/arrow_right_black.png);
	background-repeat: no-repeat;
	background-position: 375px center;
}
.arrowed.opened
{
	margin: 0 0 5px 0;
	background-image: url(../images/arrows/arrow_down_black.png);
}

span.spregion
{
	width: 335px;
	position: relative;
}

span.spregion div.regionortenr
{
	width: 100px;
	position: absolute;
	top: 2px;
	left: 200px;
}

table.tblbundesland
{
	width: 380px;
	float: left;
	margin: 0 0 0 20px;
}

table.tblbundesland td.orteleft
{
	width: 50%;
}
table.tblbundesland td.orteright
{
	width: 50%;
}

table.tblbundesland td.orteleft > input[type=checkbox],
table.tblbundesland td.orteright > input[type=checkbox]
{
	margin-left: 20px;
}