body
{
	font-family:Arial, Helvetica, sans-serif;
	background-color: white;
}

#main
{
	width:686px;
	margin-left:-343px;
	left:50%;
	position:absolute;
	margin-top:10px;
}

#header
{
	height:76px;
	width:686px;
}

#header a
{
	display:block;
	float:left;
	text-decoration:none;
}

#header #impressum
{
	width:122px;
	height:76px;
	background-image:url(images/box_top_m.gif);
}

#header #startseite
{
	width:182px;
	height:76px;
	background-image:url(images/box_top_r.gif);
}

#footer
{
	height:68px;
	width:686px;
	vertical-align:top;
	margin-top:-5px;
	position:absolute;
	background:url(images/box_bottom.jpg) no-repeat;
	font-size:9pt;
	color:#606060;
	text-align:center;
	padding-top:10px;
}

#left, #right
{
	float:left;
}

#content
{
	float:left;
	width:582px;
	padding:10px;
}

#content_top
{
	margin-bottom:15px;
}

.link
{
	color:#3366cc;
	margin-left:20px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-transform: uppercase;	
}

.link:hover
{
	text-decoration:underline;
	color:#00f;
}

#content_nav
{
	padding-bottom:10px;
	border-bottom:1px solid #3366cc;
	margin-bottom:30px;
	display:block;
}

h1,h2,h3,h4,h5,h6
{
	color:#3366cc;
}

.linklist
{
	margin:0px;
	padding-left:10px;
}

.linklist li
{
	list-style-position: outside;
	list-style-type: none;	
	margin-top:5px;
}

.linklist li a
{
	text-decoration:none;
	color:black;
	font-size:10pt;
}

.linklist li a:hover
{
	text-decoration:underline;
}

.linklist li a img
{
	border: 1px ridge #000;
}

h4
{
	margin:0px;
}

h5.datum
{
	margin:0px;
	font-style:italic;
}

h3.titel
{
	 margin-bottom:5px;
}

ul, quote, table, p, ol
{
	font-size:10pt;
}

ul.aufzaehlung_ohne
{
	list-style-type:none;
	padding-left:10px;
}

ul.aufzaehlung_ohne li
{
	margin-top:5px;
	list-style-position:outside;
}

fieldset
{
	padding:10px;
	font-size:10pt;
}

.bold
{
	font-weight:bold;
}

.beschriftung
{
	display:block;
	width:100px;
	float:left;
	background-color:#efefff;
	padding:3px;
	margin-right:2px;
}

#anfahrt_button
{
	width:150px;
	height:46px;
	border:1px solid #ccc;
}

.table_head
{
	background-color:#3366cc;
	color:#fff;
	padding:6px;
	font-weight:bold;
	font-size:10pt;
}

table tbody th
{
	background-color:#efefff;
	text-align:left;
	padding:6px;
}

table td
{
	vertical-align:top;
}

div.scrollable
{
	overflow:auto;
	width:580px;
}

#scrollable_kanzlei
{
	height:275px;
}

#scrollable_bedingungen
{
	height:550px;
	position:absolute;
}

#scrollable_seminar
{
	height:350px;
	position:absolute;
}

#scrollable_aktuelles
{
	height:600px;
	position:absolute;
}

#links li
{
	padding-bottom:8px;
}

#links li a
{
	background:url(images/link.gif) no-repeat;
	padding-left:18px;
}

ol
{
	margin:0px;
	padding:10px 10px 10px 25px;
}
ol ol
{
	font-size:8pt;
}

.aufzaehlung_mit
{
	margin-left:25px;
	list-style:disc;
}

.beschriftung_kontakt
{
	display:block;
	width:200px;
	float:left;
	background-color:#efefff;
	padding:3px;
	margin-right:2px;
	margin-top:2px;
}

input, textarea
{
	background-color:white;
	border:1px solid #7f9db9;
}

textarea
{
	width:200px;
	height:200px;
}

div.uebersicht
{
	float:left;
	width:187px;
	margin-right:5px;
	margin-bottom:13px;
}

div.uebersicht a
{
	text-decoration:none;
	color:#3366cc;
}

div.uebersicht a:hover
{
	text-decoration:underline;
}

/* ---- */

* html .header_hack
{
	width:689px !important;
	margin-left:-3px;
}

* html .header_hack #impressum
{
	margin-left:-3px;
}

* html .content_hack
{
	width:602px !important;
}

.must_have
{
	color:red;
	font-weight:bold;
}
