/* ------ alles auf 0 ------ */
html, body{} 

html,body{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.input{
	color: black;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	width: 230px;
	margin-left: 20px;
}

.input_short{
	color: black;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	width: 210px;
	margin-left: 20px;
}

.inputbutton1{
	margin-left: 20px;
}

.inputbutton2{
	margin-left: 2px;
}

body{
	margin: 10px 0px;
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #F6E4CE;
	background-image: url(bilder/body-back.gif);
	background-repeat: repeat-x;
}

#container{
	width: 920px;
	margin: auto;
	border: 1px solid #D1B79A;
	background-color: White;
	border-bottom: 8px solid #198AC2;
	background-image: url(bilder/hauptnavi-logo.gif);
	background-repeat: no-repeat;
}

#header{
	border: 0px;
	text-align: right;
	padding: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#nav-top {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	text-align: right;
	border-bottom: 8px solid #198AC2;
}

#nav-top a {
	padding: 5px 14px;
	text-decoration: none;
	text-align: left;
	color: White;
	width: 150px;
	height: 66px;
	display: block;
	float: right;
	border-left: 1px solid White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.red {
	background-color: #E62200;
}

.green {
	background-color: #72B317;
}

.yellow {
	background-color: #F6AD25;
}

.blue {
	background-color: #198AC2;
}

#nav-top a:hover {
	text-decoration: underline;
}

#nav-left-box {
	margin-left: 14px;
	border: 0px;
	width: 165px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav-left {
	float: left;
	margin-top: 20px;
	width: 165px;
	font-size: 12px;
}

#nav-left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav-left li {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#nav-left a {
	display: block;
	text-decoration: none;
	color: Black;
	border-bottom: 1px dotted #198AC2;
	padding: 5px 5px;
	background-color: #CCEAF9;
	margin: 0px;
	width: 100%;
}

.nav-left-top a{
	border-top: 1px dotted #198AC2;
}

#nav-left p {
	display: block;
	text-decoration: none;
	color: White;
	padding: 5px 5px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #198AC2;
}

#nav-left a:hover {
	font-weight: bold;
}

#nav-left #current a{
	font-weight: bold;
}

#text{
	margin: 2px 14px 14px 178px;
	padding: 6px 25px 0px 25px;
	color: #232929;
}

#text ul{
	font: 12px arial, helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
	padding: 0px;
}

#text li{
	text-align: left;
	margin-bottom: 6px;
}

#text img{
	margin: 0px 0px 10px 20px;
	border: 1px solid Black;
}

#table-reiterh img{
	margin: 0px;
	border: 0px;
}

.anker {
	display: block;
	background-color: #EAEAEA;
	padding: 4px;
	border: 1px solid Silver;
}

.anker a {
	margin: 0px 4px;
	line-height: 20px;
}

#honorare table{
   border-collapse: collapse;
	text-align: left;
	border: 1px solid #BCBCBC;
}

#honorare td{
	border: 1px solid #BCBCBC;
	text-align: left;
	padding: 4px 2px;
		font-size: 12px;
}

/* ------ allgemeine Definitionen ------ */

a:link {color: #150189;}
a:visited {color: #150189;}
a:focus {color: #150189;}
a:hover {color: #629613;}

td{
		font-size: 12px;
}

h1{
	font-size: 18px;
	color: #000275;
	margin-top: 14px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2{
	font-size: 16px;
	color: #000275;
	margin-top: 14px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 14px;
	color: #000275;
	margin-top: 32px;
	margin-bottom: 0px;
	padding: 2px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000275;
	background-color: #CCEAF9;
	font-weight: normal;
}

h4{
font-size: 14px;
	color: #000275;
	margin-top: 28px;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p{
	text-align: justify;
	font-size: 12px;
	margin-top: 12px;
}

.clearer{clear: both;}

.bold{font-weight: bold;}

hr{
	border:dotted #000263 1px;
	height: 1px;
	margin: 2px 0px;
}

/* ------ Footer ------ */

#footer{
	background: transparent;
	margin: 10px auto;
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #6C4A3F;
}

#footer a {
 padding: 0px 2px;
	font-size: 11px;
	font-weight: normal;
	color: #6C4A3F;
	text-decoration: none;
 }
 
 

