@charset "utf-8";
/* CSS Document */

.zweispalter {
	width: 685px;
	height: auto;
	background-color: #bcc5e5;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	overflow: hidden;
}

.halbspalter-li, .halbspalter-re {
	width: 335px;
	height: auto;
	position: relative;
	overflow: hidden;
}

.halbspalter-li {float: left;}
.halbspalter-re {float: right;}

.leftblock {
	width: 380px;
	float: left;
	overflow: hidden;
}

.rightblock {
	width: 340px;
 	float: right;
	position: relative;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	margin-right: 10px;
	overflow: hidden;
}

.rightblock-imp {
	width: 275px;
	padding-left: 15px;
 	float: right;
	position: relative;
	overflow: hidden;
	border-left: 2px dotted #ffffff;
}


/*Galerie*/

.mini {
	width: 335px;
	height: 70px;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right:7px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.mini:link {
	border: 0px;
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-right:2px;
	font-size: 12px;
	color: #000000;
}

.mini:hover {
	background-color: #d4d9ea;
}

.m-pic {
	float: left;
	position: static;
	margin-right: 10px;
	border: 0px;
}

.m-pic:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}


/* Blockelemente Partnerseite */

.vis-b  {
	width: 330px;
	height: 85px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.vis-b2  {
	width: 330px;
	height: 85px;
	float: left;
	position: relative;
	text-align: center;
}

.vis-b a, .vis-b2 a {
	font-size: 14px;
	color: #ffff00;
}

.vis {
	width: 330px;
	height: 215px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.vis:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

/* Roundfill*/


.b1f, .b2f, .b3f, .b4f {
	font-size:1px; 
	overflow:hidden; 
	display:block;
}

.b1f, .b2f, .b3f, .b4f, .contentf {
	background-color: #a2add1;
	overflow: hidden;
}

.b1f {
	height:1px;
	margin:0 5px;
}

.b2f {
	height:1px;
	margin:0 3px;
}

.b3f {
	height:1px;
	margin:0 2px;
}

.b4f {
	height:2px;
	margin:0 1px;
}

.contentf {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
}
