h4
{
	font-size:14px;
	font-weight:bold;
	color:#01377d;
}




#abisz
{ 
font-size:12px;
color:#01377d;
line-height:25px;	
width:920px;
padding-top:44px;
padding-left:38px;
min-height: 360px;
vertical-align: middle;
}

*html #abisz
{
height: 360px;
}



#personen_a {
	width:  400px;
	margin-right: 80px;
	float:left;
}

#personen_b {
	width:  400px;
	float:left;
}



.accordion_toggle {
	font: 100% Arial, Geneva, sans-serif;
	color: #01277d;
	display: block;
	height: 20px;
	width: 395px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
	border: none;
	margin: 0px;
	background: url(../images/pfeil-link.gif) no-repeat 0 23%;
	padding-left: 9px;

}

.accordion_toggle a:hover {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

.accordion_toggle_active {
	border:none;
	color: white;
	background: #01377d url(../images/close.gif) no-repeat right center;
	padding-top: 3px;
}

.accordion_toggle_active a:link, .accordion_toggle_active a:visited {
	color: white;
	text-decoration: none;
}		
.accordion_content {
overflow: hidden;
width: 395px;
padding-left: 7px;
padding-top: 7px;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
margin-bottom: 11px;
background: #FFFFFF url(../images/vk_hg.gif) repeat-y center top;
}

.accordion_content p {
	color: #01277d;
	text-decoration: none;	
	margin-bottom: 7px;
	line-height:14px;
	float: right;
	width: 230px;
	height: auto;
	margin-right: 3px;
}

.trennlinie {
	width: 152px;
	height:  1px;
	border-bottom: 1px solid #474747;
}

a:link.email, a:visited.email
{
	color: #01277d;
	text-decoration: none;
	background: url(../images/mail.gif) no-repeat;
	background-repeat:no-repeat;
        background-position:0px 3px;
	padding-left: 18px;
}

a:hover.email, a:active.email {
	color: #000;
	text-decoration: none;
	background: url(../images/mail_h.gif);
	background-repeat:no-repeat;
        background-position:0px 3px;
	padding-left: 18px;
}

.portrait {
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 5px;
}

.lupe {
	position: relative;
	top: 3px;
	left: 0;
	margin-right: 3px;
}

#abisz form {
	height: 30px;
	width: 100%;
}
