@CHARSET "ISO-8859-1";

#beraterkarte {
	width: 400px; 
	height: 532px;
	margin: auto;
	position: relative;
	margin-top: 25px;
}

#berater {
	padding-right: 8px;
	margin-bottom: 15px;
	position: relative;
}

#berater img {
	display: block;
	position: absolute;
	top: -39px;
	left: 374px;
	border: 1px solid #000;
	background-color: #cacaca;
	padding: 2px;
	/*background-color: #0b4748;
	padding: 3px;*/
}

#berater h1, #berater h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
	background-color: transparent;
}

#berater td h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
}

#berater td {
	vertical-align: top;
	padding: 3px 3px 3px 10px;
	border-top: 3px solid #0b5a5b;
	background-color: #bddfe1;
	font-size: 12px;
}

#berater td.a1 {
	padding: 3px 3px 3px 4px;
	width: 130px;
}

#berater td.b1 {
	background-color: #a2cdd0;
}

#berater ul {
	list-style: disc;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 15px;
}

.berater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	background-color: #3bb7b7;
	border: 3px solid #0c5050;
	color: #fff;
	padding: 0px 5px 5px 5px;
}

.berater a {
	display: block;
	color: #fff ! important;
	text-decoration: none ! important;
	width: 180px ! important;
	border-bottom: 2px solid #fff ! important;
	padding-left: 3px ! important;
	margin-top: 5px ! important;
	background-color: transparent ! important;
}

.berater a:hover {
	text-decoration: none !important;
	color: #000 !important;
	border-bottom: 2px solid #000 !important;
	background-color: transparent !important;
}

.berater a.einzel {
	border: none !important;
	background-color: transparent !important;
}

.berater a.einzel:hover {
	border: none !important;
	background-color: transparent !important;
}

/* Beraterkarte */

.show {
	display: none;
	width: 20px;
	height: 20px;
	background-image: url("../img/berater_karte_show.gif");
	background-repeat: no-repeat;
}

.show1 {
	display: block;
	width: 20px;
	height: 20px;
	background-image: url("../img/berater_karte_show.gif");
	background-repeat: no-repeat;
}

#paderborn {
	position: absolute;
	top: 206px; 
	left: 133px;
}

#oldenburg {
	position: absolute;
	top: 115px; 
	left: 109px;
}

#bielefeld {
	position: absolute;
	top: 190px; 
	left: 112px;
}

#nottuln {
	position: absolute;
	top: 206px; 
	left: 61px;
}

#bochum {
	position: absolute;
	top: 235px;
	left: 67px;
}

#duesseldorf {
	position: absolute;
	top: 247px;
	left: 40px;
}

#koeln {
	position: absolute;
	top: 262px;
	left: 46px;
}

#frankfurt {
	position: absolute;
	top: 326px;
	left: 118px;
}

#wiesbaden {
	position: absolute;
	top: 329px;
	left: 100px;
}

#karlsruhe {
	position: absolute;
	top: 396px;
	left: 108px;
}

#muenchen {
	position: absolute;
	top: 453px;
	left: 243px;
}

#wien {
	position: absolute;
	top: 508px;
	left: 360px;
}