/***************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5em;
	color: #329a8e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	color: #666666;
}

th {
	background: #D3C5B0;
	padding: 4px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

hr {
	color: #383838;
	width: 80%;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 4px;
}

a:link, a:active, a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #329a8e;
	text-decoration: underline;
}

/***************/

.navi_li {
	padding: 6px 10px;
	background-image: url(../images/layout/navi_li_linie.png);
	background-repeat: no-repeat;
	background-position: 8px bottom;
	color: #383838;
}

.navi_li_sub {
	padding: 2px 10px 4px 20px;
	background-image: url(../images/layout/navi_li_mi_sub.png);
	background-repeat: repeat-y;
	color: #383838;
}

.navi_admin {
	padding: 4px 10px;
	color: #383838;
	font-weight: bold;
}

.navi_admin_sub {
	padding: 2px 10px 2px 20px;
	color: #383838;
}

a.navi:link, a.navi:active, a.navi:visited {
	color: #2b2523;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: none;
	color: #329a8e;
}

span.navi_on {
	color: #329a8e;
	font: 11px Arial, Helvetica, sans-serif;
}

a.navi2:link, a.navi2:active, a.navi2:visited {
	color: #9b9897;
	text-decoration: none;
}

a.navi2:hover {
	text-decoration: none;
	color: #329a8e;
}

a.link:link, a.link:active, a.link:visited  {
	text-decoration: none;
}

a.link:hover {
	text-decoration: none;
	color: #329a8e;
}

a.link2:link, a.link2:active, a.link2:visited {
	text-decoration: none;
	color: #329a8e;
}

a.link2:hover {
	text-decoration: none;
	color: #383838;
}

/***************/

.textM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gruen {
	color: #329a8e;
}

.rot {
	color: #990000;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #C1BDAE;
}

.fehler {
	background: #ffdbc8;
}

.suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #C1BDAE;
	height: 13px;
	margin-bottom: 3px;
	padding-left: 2px;
}

.halb {
	line-height: 0.5em;
}

p.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 3px;
}
