@charset "utf-8";
/* CSS Document */

body {
	background-color: #b4b4b4;
}


.posLogo {
	position: absolute;
	left: 750px;
	top: 50px;
}
.mainNavi {
	background-image: url(img/navi/hndgr_main_navi.jpg);
	position: absolute;
	width: 1030px;
	top: 160px;
	height: 35px;
	
}
.subNav {
	background-image: url(img/navi/hndgr_sub_navi.jpg);
	position: absolute;
	width: 1030px;
	top: 196px;
	height: 35px;
}
.siteElement {
	position: absolute;
	width: 1%;
	top: 231px;
}
.positionContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 328px;
	top: 256px;
}

.siteContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.siteHeadLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.stiteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.positionLongText {
	overflow: auto;
	height: 400px;
	width: 650px;
	scrollbar-base-color:#d2d2d2;
	scrollbar-3d-light-color:#ffd300;
	scrollbar-arrow-color:#cccccc;
	scrollbar-darkshadow-color:#d2d2d2;
	scrollbar-face-color:#ffd300;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#d2d2d2;
}

.positionAnwaltVerein{
	position:relative;
	width:auto;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
	
}
