@charset "ISO-8859-1";
#center {
	width: 780px !important;;
	background-color: #fff;
}
#center #vk_uebersicht {
	float: left;
	width: 510px;
	list-style-type: none;
}
#center #vk_uebersicht .vk_teaser {
	width: 235px;
	float: left;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	/*background-color: #f9f9f9;*/
	/*border: 0 solid #ddd;*/
	/* border-right: 1px solid #ddd; */
	padding: 5px;
}
#center #vk_uebersicht .vk_separator {
	width: 770px;
	float: left;
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	height: 1px;
}
#center #vk_uebersicht .vk_teaser h1 {
	font-size: .9em;
}
#center #vk_uebersicht .vk_teaser ul {
	float: none;
	height: auto;
	width: auto;
}
#center #vk_uebersicht .vk_teaser li {
	list-style-type: disc;
	font-size: .8em;
	font-weight: lighter;
	color: #000000;
}
#center #vk_uebersicht .vk_teaser  table{
	font-size: .8em;
	width:200px;
	padding-bottom: 10px;
	margin: 0;
}

#center #vk_uebersicht .vk_teaser  #linke_spalte {
	width:80px;
}

#center #vk_uebersicht .vk_teaser  #rechte_spalte {
	width:120px;
}
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
}
.vk_teaser_right {
	float: left;
	width: 235px;
	padding:3px;
	border:1px solid #8ba5b6; 
	margin-right:15px; 
	margin-top:10px; 
	/*font-size:1.1em;*/
}

.vk_teaser_right p {
	background:#f5f7f9; 
	padding:3px; 
	margin-bottom:0 !important; 
	text-align:left;
}

.vk_teaser_right img {
	color:#000; 
	text-decoration:none; 
	border-bottom:1px solid #ccc;
	display: block;
}

