/* Allgemein */
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background-color: #e0e7cd;
	text-align: center;
}

img
{
	border: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 140%;
	color: #97be0d;
}

h2
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 120%;
	color: #97be0d;
}

h3
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;
	color: #97be0d;
}

h4
{
	font-size: 90%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h5
{
	font-size: 80%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul
{
	color: #666666;
	padding-bottom: 0px;
}
a:link {
	color:#99C013;
	text-decoration:none;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

a:visited {
	color:#99C013;
	text-decoration:none;
}
/* Inhalt */

.all
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1024px;
}

#content
{
	width: 1024px;
	background-color: #ffffff;
	float: left;
}

#randoben
{
	height: 3px;
	width: 1024px;
	background-color: #d0e292;
	font-size: 0%;
}

#inhalt
{
	clear: both;
}

#spalte_links
{
	width: 291px;
	float: left;
}

#spalte_normal
{
	float: right;
	width: 703px;
	padding: 5px 30px 0px 0px;
	/* margin-top: 20px; IE */
	font-size: 80%;
	color: #646567;
}

/* Hauptmenü */

#navi_logo
{
	float: right;
	margin-bottom: 10px;
	padding: 79px 30px 0px 0px;
	font-size: 70%;
	font-weight: bold;
	color: #646567;
}

#navi_logo a
{
	text-decoration:none;	
	color: #646567;
}

#navi_logo a:visited
{
	text-decoration: none;
	color: #646567;	
}

#navi_logo a:hover
{
	text-decoration: underline;
	color: #646567;
}

#navi_logo a:active
{
	text-decoration: none;
	color: #646567;	
}

#logo
{
	margin: 7px 0px 0px 20px;
}

#rand_logo
{
	clear: both;
	background-color: #636466;
}

#navi
{
	text-align: right;
	width: 994px;
	padding: 5px 30px 5px 0px;
	background-color: #646567;
	font-family: "Arial";
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}

#navi a
{
	text-decoration:none;	
	color: #ffffff;
}

#navi a:visited
{
	text-decoration: none;
	color: #ffffff;	
}

#navi a:hover
{
	text-decoration: none;
	color: #accb3d;
}

#navi a:active
{
	text-decoration: none;
	color: #accb3d;	
}

#navi .cur a
{
	color: #accb3d;	
}
/* Untermen� */

#subnavi
{
	margin: 20px 0px 0px 20px;
	padding: 10px 0px 10px 15px;
	width: 198px;
	background-color: #99c013;
	font-family: "Arial";
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
}

.subpoint
{
	width: 198px;
	background-color: #99c013;
	font-weight: bold;
	font-size: 80%;
	color: #ffffff;
	margin: 0px 0px 1px 20px;
	padding: 3px 0px 3px 15px;
}

.subpoint a
{
	text-decoration:none;	
	color: #ffffff;
}

.subpoint a:visited
{
	text-decoration: none;
	color: #ffffff;	
}

.subpoint a:hover
{
	text-decoration: none;
	color: #4b4c4d;
}

.subpoint a:active
{
	text-decoration: none;
	color: #4b4c4d;	
}

.subpoint img
{
	margin-bottom: 3px;	
}

.subpoint .cur a
{
	text-decoration:none;	
	color: #4b4c4d;
}

#menu_bild
{
	width: 213px;
	background-color: #99c013;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 20px 0px;
}

/* Artikel */

#artikel
{
	width: 198px;
}
.artikel_text a, .artikel_text a:visited{
	color: #646567;
	font-weight: bold;
	text-decoration:none;
}
	
.artikel_text a:active,.artikel_text a:hover{
	color: #9AC014;
	font-weight: bold;
	text-decoration:none;
}
#artikel_kopf
{
	margin: 5px 0px 2px 20px;
	padding: 3px 0px 3px 15px;
	background-color: #646567;
	width: 198px;
	color: #ffffff;
	font-weight: bold;
	font-size: 80%;
}

.artikel_link
{
	width: 198px;
	font-size: 60%;
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 2px 15px;
}

.artikel_link a
{	
	color: #646567;
	font-weight: bold;
}

.artikel_link a:visited
{
	color: #646567;
	font-weight: bold;
}

.artikel_link a:hover
{
	color: #646567;
	text-decoration:none;
	font-weight: bold;
}

.artikel_link a:active
{
	color: #646567;
	font-weight: bold;
}

.artikel_rand
{
	width: 198px;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 10px 0px;
	border-left: #646567 solid 1px;
}

#artikel_head
{
	width: 198px;
	font-weight: bold;
	font-size: 80%;
	color: #636466;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 5px 15px;
	border-left: #646567 solid 1px;
}

#artikel_link
{
	text-align: right;
	width: 198px;
	font-size: 70%;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 5px 15px;
	border-left: #646567 solid 1px;
}

.artikel_text
{
	width: 198px;
	font-size: 70%;
	background-color: #e6e6e7;
	color: #646567;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 5px 15px;
	/* padding: 12px 0px 5px 15px; IE */
	border-left: #646567 solid 1px;
}

.artikel_text h1
{
	font-family: Arial;
	font-size: 100%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.artikel_text h2
{
	font-family: Arial;
	font-size: 100%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.artikel_text h3
{
	font-family: Arial;
	font-size: 100%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.artikel_text h4
{
	font-family: Arial;
	font-size: 100%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.artikel_text h5
{
	font-family: Arial;
	font-size: 100%;
	color: #646567;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Fußzeile */
#footer
{
	clear: both;
	float: left;
	color: #ffffff;
	background-color:#303234;
	width: 1024px;
	font-size: 75%;
	text-align: center;
	margin-top: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer a
{	
	color: #ffffff;
	text-decoration:none;
}

#footer a:visited
{
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active
{
	color: #ffffff;
	text-decoration:none;
}

.free
{
	margin-top: 20px;
}

.referenzen
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	font-size: 125%;
}

.referenzen table
{
	text-align: center;
}

.referenzen td
{
	vertical-align: top;
	width: 200px;
}

.referenzen a
{
	color: #97BE0D;
}

.referenzen h1
{
	font-size: 90%;
}
.referenzenrand
{
	padding-left: 3px;
	padding-right: 3px;
	border-right: #646567 solid 1px;
}

.referenzenges
{
	width: 300px;
}
.referenzenrand h1
{
	font-size: 90%;
}

.referenzenrand a
{
	font-size: 80%;
}

.red
{
	color: #ff0000;
}

.kontakt .header
{
	font-size: 80%;
}

.ref_ges
{
	font-size: 80%;
}

.ref_ges h1
{
	font-size: 110%;
}

#formname
{
	display: none;
}

dfn, .usb {
	display: block;
	position: absolute;
	left: -3000px;
	height: 0px;
	width: 0px;
}

.spalte_left {
	color: #646567;
	font-family: "Arial";
	font-size: 75%;
	margin: 20px 30px 0px 20px;
}

.epatin_input {
	padding: 5px 0px 5px 0px;
}

#medi_suchfeld{
	margin: 0px 0px 10px 0px;
}
