body {
	margin			:	0px;
	padding			:	0px;
	font-family		:	Arial, Helvetica, sans-serif;
}

#header_div{
	position		:	relative;
	left			:	0px;
	top				:	0px;
}
#logo_div{
	position		:	relative;
	left			:	0px;
	top				:	0px;
	height			:	85px;
	width			:	117px;
}
#rot_div{
	position		:	relative;
	height			:	18px;
	background-color:	#660000;
	line-height		:	18px;
	vertical-align	:	middle;
}

#braun_div{
	position		:	relative;
	height			:	5px;
	background-color:	#999966;
	line-height		:	5px;
	font-size		:	5px;
}

#navigation_div{
	position		:	relative;
	width			:	600px;
	left			:	33px;
	height			:	18px;
	vertical-align	:	middle;
	color			:	#FFFFFF;
	font-size		:	12px;
}

#navigation_div a{
	text-decoration	:	none;
	color			:	#FFFFFF;
	font-size		:	12px;
	font-variant	: 	small-caps;
}

#navigation_div a:hover{
	color			:	#FF9900;
}

#bilder_div{
	background-image:	url(images/bg-start.jpg);
	background-repeat:	repeat-x;
	height			:	85px;
	position		:	relative;
}

#bild_div{
	position		:	relative;
	width			:	400px;
}


#ueberschrift_div{
	position		:	relative;
	height			:	15px;
}


#ueberschrift_div h1{
	font-size		:	15px;
	font-variant	: 	small-caps;
	color			:	#660000;
	font-weight		:	normal;
}

#inhalt_div{
	position		:	absolute;
	left			:		420px;
	top				:	140px;
	width			:	450px;
	font-size		:	12px;
	color			:	#000000;
}
#inhalt_div a{
	font-size		:	12px;
	color			:	#000000;
}

#inhalt_div a:hover{
	text-decoration	:	none;
}

h1{
	font-size		:	12px;
	color			:	#000000;
	font-weight		:	bold;

}

#kanzlei_kontakt_div{
	display				:	none;
}
h2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom:-5px;
}
li {
	line-height: 20px;
}
#dis{
	line-height:20px;
}

