/*hauptteile*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(pix09/hintergrund.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

#wrapper_eigentlicherinhalt{
	padding:7px 9px 10px 9px;
	background-color: #B8D02B;
	border-left: 1px solid #5A6624;
	border-right: 1px solid #5A6624;
	background-image: url(pix09/wrapper_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#eigentlicherinhalt{
	background-color:#98C137;
	padding:10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #551300;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #551300;
}
a:visited {
	text-decoration: none;
	color: #551300;
}
a:hover {
	text-decoration: underline;
	color: #551300;
}
a:active {
	text-decoration: none;
	color: #551300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}

.textbold {
	font-weight: bold;
}

.text10 {
	color: #000000;
	font-size:10px;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* bild mit ober- und unterstrich */
img.toppic {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* bild mit rahmen fotosammlung*/
img.rahmenfotos {
	border: 1px solid #003300;
	margin: 0px 5px 0px 5px;
}
/*umrahmungen*/
.umrahmung {
	border: 1px solid #003300;
	margin: 0px;
}

/*ebenen*/

#navigation{
	height:78px;
	margin-bottom:10px;
}

#content {
	text-align: left;
}
#main {
	width: 760px;
	z-index: 2;
}

#top {
	margin: 10px;
	width: 100px;
}

/*firmenkurzlink*/

.firmenkurzlinks {
	color: #FFFFFF;
	font-size:10px;
	font-weight: bold;
}

.firmenkurzlinks a:link, .firmenkurzlinks a:visited {
	font-size:10px;
	color: #DDDDDD;
	text-decoration: none;
}

.firmenkurzlinks a:hover {
	font-size:10px;
	text-decoration: underline;
	color: #BBBBBB;
}

/*contentlinks*/

#content a:link {
	color: #551300;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited {
	color: #551300;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}


/*navigation*/
#navigation a {
	font-size:12px;
	display:block;
	padding: 33px 15px;
	float:left;
	background-image: url(pix09/nav_hg.jpg);
	background-repeat: repeat-x;	
}

#navigation a:link {
	color: #551300;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:visited {
	color: #551300;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	text-decoration: underline;
}

/*subnavigation*/
#subnavigation a {
	font-size:11px;
}

#subnavigation a:link {
	text-decoration: none;
	font-weight: bold;
	color: #006600;	
}

#subnavigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #006600;	
}

#subnavigation a:hover {
	text-decoration: underline;
	color: #006600;	
}

/*diverse*/

hr.rot {
	height: 1px;
	border-bottom: 1px dashed #551300;
	border-left: 0px solid #551300;
	border-left: 0px solid #551300;
	border-top: 0px solid #551300;
}

hr.dkgruen {
	height: 1px;
	border-bottom: 1px dashed #003300;
	border-left: 0px solid #003300;
	border-left: 0px solid #551300;
	border-top: 0px solid #003300;
}

a.kllink:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.kllink:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.kllink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #444444;
}

.text10grau, #footerzeile, #footerzeile a:link, #footerzeile a:hover , #footerzeile a:visited {
	color: #666;
	font-size:10px;
	font-weight: bold;
}
