@charset "utf-8";
#mainContent #unstext {
	height: 400px;
	width: 430px;
	margin-left: 39px;
	margin-top: 10px;
	background-image: url(../images/wirtext_hint_430_400.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: absolute;
}
#mainContent #unstext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-left: 5px;
}

#mainContent #unstext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#mainContent #unstext #zurueck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 15px;
	position: inherit;
	margin-top: 3px;
	margin-left: 365px;
	width: 57px;
	height: 15px;
	text-align: center;
}
#mainContent #unstext #zurueck a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/hover_mehr.png);
	display: block;
}
#mainContent #unstext #zurueck a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/hover_mehr.png);
	background-position: left -15px;
	font-weight: bold;
}


#mainContent #unsbild {
	width: 430px;
	float: right;
	margin-right: 39px;
	margin-top: 10px;
	background-image: url(../images/wirtext_hint_430_400.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	position: absolute;
	margin-left: 480px;
}

#mainContent #unsbild #ub_bild {
	height: 400px;
	width: 430px;
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/wiruns_bild.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
