@charset "utf-8";
/* ###################### ADDR DEFINITIONS ###################### */

.tx-hkaddress-pi1 .navigation {
	display: block;
	width: 100%;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.tx-hkaddress-pi1 div.image-header,
div.tx-hkaddress-pi1 div.suche,
div.tx-hkaddress-pi1 div.list {
	display: block;
	width: 100%;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.tx-hkaddress-pi1 div.list {

	margin-top: 50px;
}


div.tx-hkaddress-pi1 div.desc {
	float: left;
	padding: 2px 5px;
	color: white;
	font-weight: bold;
}

div.tx-hkaddress-pi1 div.links {
	float: right;
	padding: 2px 5px;
}

div.tx-hkaddress-pi1 div.navigation {
	background:#009933 none repeat scroll 0%;
	border-bottom:1px solid #D8D8D8;
	height:19px;
	margin:0pt;
	padding:0px;
	position:relative;
	width:100%;
}


div.tx-hkaddress-pi1 div.navigation a {
color:#D9F0E1;
text-decoration:none;
background:transparent url(../img/ico-arrow-lightgreen.gif) no-repeat scroll 16px 3px;
padding-left:30px;
	
}

div.tx-hkaddress-pi1 div.navigation a.aktiv {
	color: white;
	text-decoration:none;
	background:transparent url(../img/ico-circle-white.gif) no-repeat scroll 16px 3px;
	padding-left:30px;
}

/* ### Suche ### */
.tx-hkaddress-pi1 form input {
	width:260px;
}

.tx-hkaddress-pi1 form input.submit {
	border:medium none;
	margin:0pt 0pt 3px 3px;
	width:53px;
}

.tx-hkaddress-pi1 form p {
	float:left;
	font-weight:bold;
	padding:3px 10px 0px 80px;
}

.tx-hkaddress-pi1 .field-1,
.tx-hkaddress-pi1 .field-2,
.tx-hkaddress-pi1 .field-3 {
	float: left;
	border-top: 1px solid #aaaaaa;
	margin: 0 3px 0 3px;
	padding: 5px;
}

.tx-hkaddress-pi1 .field-1 {
	width: 100px;
	color: #7c7c7c;
}

.tx-hkaddress-pi1 .field-2 {
	width: 120px;
	color: #7c7c7c;
	font-weight: bold;
}

.tx-hkaddress-pi1 .field-3 {
	width: 290px;
}

.tx-hkaddress-pi1 h3 {
	text-transform: uppercase;
	margin-left: 125px;
}

.tx-hkaddress-pi1 .list_02 .field-1 {
	color: #009933;
	font-weight: bold; 
}

.tx-hkaddress-pi1 .list_02 .field-2 {
	width: 139px;
	font-weight: normal;
}

.tx-hkaddress-pi1 .list_02 .field-3 {
	width: 290px;
}

.tx-hkaddress-pi1 .list_03 .field-1 {
	color: #009933;
	font-weight: bold; 
	width: 139px;
}
.tx-hkaddress-pi1 .list_03 .field-2 {
	width: 100px;
	font-weight: normal;
}

.tx-hkaddress-pi1 .list_01 .noborder,
.tx-hkaddress-pi1 .list_02 .noborder,
.tx-hkaddress-pi1 .list_03 .noborder {
	border: none;
}