body {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	color: #6fa91a;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding: 3px 0;
	text-align: center;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;	
}
p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 6px;
	text-align: justify;
}
.impressum p {
	font-size: 12px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	color: #6fa91a;
	font-size: 16px;
	line-height: 26px;
}
.home {
	background-color: #6fa91a;
	background-image: url("../images/white_bar.jpg");
	background-position: left;
	background-repeat: repeat-y;
	width: 100%; height: 100%;
}
.home_menu {
	padding: 94px 0 0 35px;
	float: left;
}
.home_menu li {
	height: 42px;
}
.enter {
	font-size: 30px;
	padding: 300px 0 0 211px;
	float: left;
}

.header {
	background-color: #6fa91a;
	height: 70px;
}
.logo {
	float: right;
	height: 65px;
	margin-right: 10px;
	width: 516px;
}
.header .hu {
	background-image: url("../images/memberlist_hu.jpg");
}
.header .en {
	background-image: url("../images/memberlist_en.jpg");
}
.main {
	width: 940px;
}
.menu {
	margin: 26px 0 0 20px;
	width: 194px; height: 310px;
	float: left;
}
.menu li {
	height: 34px;
}
.content {
	float: left;
	width: 700px; height: 450px;
	margin: 10px 0 0 20px;
}
.horizontal {
	overflow-x: auto;
}
.vertical {
	overflow-y: auto;
}
table.alpha td {
	vertical-align: top;
}
table.alpha td ul {
	min-width: 230px;
	width: 230px;
}
.impressum {
	margin-top: 80px;
}
.submenu , .sub_list, .location_list, .district_list, .gallery, .profile {
	float: left;
	margin: 40px 0 0 20px;
}
.submenu  {
	width: 240px;
}
.submenu  li {
	height: 34px;
}
.submenu li a.active_spec {
	margin-left: 5px;
}
.sub_list {
	width: 420px;
}
.narrow {
	width: 280px; height: 440px;
}
.location_list  {
	font-weight: bold;
	width: 240px; height: 440px;
}
.location_list  li {
	height: 24px;
}
.district_list {
	font-weight: normal;
	width: 100px; height: 440px;
}
.profile {
	width: 320px;
	margin-left: 40px;
}
.profile img {
	float: right;
	margin: 0 0 40px 20px;
}
.profile img.mailicon {
	float: left;
	margin: 0 4px 0 0;
}
.profile ul {
	list-style-type: square;
	margin-left: 20px;
}
.profile li {
	color: #000;
	font-size: 12px;
	line-height: 1.2;
	margin: 4px 0;
	text-align: justify;
}
.gallery {
	width: 300px;
}
.personname {
	font-size: 28px;
	line-height: 34px;
}
.speciality {
	font-size: 16px;
}
.details {
	clear: both;
	font-size: 11px;
	line-height: 16px;
}
.photolabel {
	text-align: left;
	margin-bottom: 20px;
}
.boldlabel {
	font-weight: bold;
}
.contact {
	display: block;
	margin-top: 40px;
	line-height: 20px;
}
.ui-dialog-content {
	font-size: 12px;
}
.ui-dialog-content label {
	display: block;
	float: left; 
	font-size: 12px;
	margin: 2px 0;
	padding: 4px 4px 0 0;
	text-align: right;
	width: 120px;
}
.ui-dialog-content label.check {
	float: right;
	text-align: left;
	width: auto;
}
.ui-dialog-content textarea {
	float: right;
	margin: 2px 0;
	resize: none;
	width: 570px;
}
.ui-dialog-content input[type=text] {
	margin: 2px 0;
	width: 450px;
}
.ui-dialog-content input[type=checkbox] {
	float: right;
	position: relative;
	top: 4px;
}
.ui-dialog-content input[type=button], .ui-dialog-content input[type=submit] {
	float: right;
	margin: 4px 0 0 4px;
	width: 100px;
}