body, html {
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #fff9dd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 15px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.hr {
	clear: both;
	background-image: url(/images/border_line.gif);
	height: 1px;
	font-size: 1px;
	margin: 7px 0;
	border: 0;
}

.clear {
	clear: both;
}

#main {
	margin: 0;
	padding: 0;
	width: 627px;
	height: 653px;
	background-image: url(/images/bg_finder.gif);
	background-repeat: no-repeat;
	position: relative;
}

#close_window {
	width: 607px;
	height: 17px;
	padding: 4px 10px 10px 10px;
	text-align: right;
}

   #close_window a {
		font-weight: bold;
		text-decoration: none;
		color: #000;
		background-image: url(/images/btn_close.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding: 0 18px 0 0;
	}
   #close_window a:hover { text-decoration: underline; }

#subtext {
	width: 627px;
	height: 17px;
	padding: 0;
	margin: 0;
}

#content {
	position: relative;
	width: 607px;
	padding: 20px 10px 10px 10px;
}

.c_img {
	float: left;
	width: 225px;
	margin: 0 10px 0 0;
	padding: 0;
}

.c_img_detail {
	float: left;
	width: 294px;
	margin: 0 20px 0 0;
	padding: 0;
}

.c_text {
	float: left;
	width: 372px;
	margin: 0;
	padding: 0;
}

.c_text_detail {
	float: left;
	width: 290px;
	height: 240px;
	margin: 0;
	padding: 0;
}

.anfahrt {
	clear: both;
	padding:0;
	margin: 0px 0 0 0;
	width: 605px;
}

.studio_img {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}

.studio_info {
	float: left;
	width: 200px;
}

.studio_btn {
	float: right;
	margin-top: 65px;
}

.studio_detail {
	float: left;
	margin: 0;
	padding: 0;
}


.ueb1 {
	background-image: url(/images/studiofinder_logo.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding: 12px 0 0 150px;
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
}

.detail_link {
	height: 50px;
	padding: 22px 0 0 0;
}

.detail_link a{
	color: #000;
	font-weight: normal;
}

.googlemap {
	background-image: url(/images/googlemap.gif);
	background-repeat: no-repeat;
	padding: 23px 0 0 0;
	margin: 0 0 0 20px;
}

.anreise {
	background-image: url(/images/anreise.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	padding: 23px 0 0 0;
	margin: 0 0 0 20px;
}

#pagi {
	float: right;
	width: 372px;
	color: #E8C337;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#pagi a {color: #6B6B6B;text-decoration: underline;}
#pagi a:hover {color: #000;text-decoration: underline;}

#pagi .pagi_on {
	text-decoration: none;
	color: #000;
}

ul {
	padding: 0 0 2px 0;
	margin: 20px 0 0 0;
}


li {
	padding: 0 0 2px 0;
	list-style-type: none;
}

.normal {
	font-weight: normal;
}

