/* FARBSCHEMA 

dunkelgrün: #0b7939
mittelgrün: #45a12b
zartgrün: #d9f0d3
*/



/*** SCHRIFTEN ***/

* {
	margin:0;
	padding:0;
}

/*** SCHRIFTEN ***/

/* Für Internet Explorer */
html {
	font-size: 80%;
}

h1 {
	color: #0b7939;
	font-weight:bold;
	font-size: 1.5em; 
	font-weight:bold;
	line-height: 1.13em;
	margin:0 0 10px 0;
}


h2 {
	background: transparent url('../pics/icon-pfeil.gif') no-repeat center left;
	color: #0b7939;
	font-size: 1.4em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin:0 0 10px 0;
	padding-left:20px;
}

h3 {
	background: transparent url('../pics/icon-pfeil-s.gif') no-repeat center left; 
	color: #0b7939;
	font-size: 1.1em;
	margin-top:-5px;
	padding-left:20px;
}

h4 {
	color: #0b7939;
	font-size: 1.4em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin:0 0 5px 0;
}


p {
	color:#000000;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

/*.newscontent p{
	margin: 5px 0px;
	color:#00CC00;
	margin:0 -200px 0 30px;
	width:500px;
	line-height:1.5em;
}*/

/*li {
	font-size:13px;
	line-height:130%;
	list-style: outside;
	list-style-type:disc;
	margin:0 0 7px 45px;	
}*/


/*** TABELLEN ***/

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	float:left;
}

td {
	padding-top:5px;
}





/* Für standardkonforme Browser*/ 
html>body {
	font-size:12px;
	overflow: -moz-scrollbars-vertical; /*+ damit FF ein vert. scrollbar immer anzeigt */
}

p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h1 {
	color: #0b7939;
	font-weight:bold;
	font-size: 1.7em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin:0 0 10px 0;
}


h2 {
	background: transparent url('../pics/icon-pfeil.gif') no-repeat center left;
	color: #0b7939;
	font-size: 1.4em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin:0 0 10px 0;
	padding-left:20px;
}

h3 {
	background: transparent url('../pics/icon-pfeil-s.gif') no-repeat center left; 
	color: #0b7939;
	font-size: 1.1em;
	font-weight:bold;
	margin-top:-5px;
	padding-left:20px;
}

h4 {
	color: #0b7939;
	font-size: 1.4em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin:0 0 5px 0;
}

.nummer {
	color:#0b7939;
	font-size:13px;
}



/* TOOLTIPS */


#overDiv {
	margin:0;
	padding:5px;
	background-color:white;
/*	width:200px;*/
	border: 2px solid #CCCCCC;
	text-align:left;
	}

#overDiv a {
	color:#000000;
	}



#overDiv table { /* LMG: 'table' hinzugefügt 04.03.09 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.2em;
	margin:-5px 0 0 0;
}


/*** LISTEN ***/

.liste  {
	margin-top:0;
}

.liste li {
	margin-top: 5px;
	margin-left: 17px;
	list-style-position:outside;
	list-style-type:disc;
	margin-bottom: 0.5em;
}

.subliste li {
	list-style-type:none;
	
	}

#num-liste {
	padding-left:50px;
	line-height:25px;
	cursor:pointer;
	text-decoration:underline;
}


/*** TABELLEN ***/

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}

td {
	padding-top:5px;
}


/*** LINKS ***/

a:link, a:visited, a:hover, a:active { 
	color: #3366cc;
	text-decoration: underline;
}
	
a:hover, a:active { 
	color:#0b7939;
}

/* Firmenverzeichnis */
a:link.abc, a:visited.abc, a:hover.abc, a:active.abc { 
	color: #0b7939;
	font-size:12px;
	font-weight:bold;
	margin:4px;
	text-decoration: none;
}
	
a:hover.abc, a:active.abc { 
	color:#45a12b;
}

a:link.abcaktiv, a:visited.abcaktiv, a:hover.abcaktiv, a:active.abcaktiv { 
	color: #45a12b;
	font-weight:bold;
	margin:4px;
	text-decoration: none;
}
	

/* weiterlesen */
a:link.weiterlesen, a:visited.weiterlesen, a:hover.weiterlesen, a:active.weiterlesen {
	background: transparent url('../pics/icon-link-weiterlesen.gif') no-repeat center left;
	color:#999999;
	display:block;
	margin-top:5px;
	padding:1px 0 0 17px; 
}


/* Link Download Dateien*/

a:link.download, a:visited.download, a:hover.download, a:active.download {
	background: transparent url('../pics/icon-acrobat.gif') no-repeat center left;
	color:#999999;
	display:block;
	margin-top:5px;
	padding:1px 0 0 17px; 
}


/* Seite drucken, weiterempfehlen, newsletter */
a:link.functions, a:visited.functions, a:hover.functions, a:active.functions { 
	color: #999999;
	font-size:10px;
	line-height: 20px;
	text-decoration: none;
	padding-left:5px;
}

a:hover.functions, a:active.functions { 
	color: #666666;
}

/* Fenster schließen */
a:link.closewindow, a:visited.closewindow, a:hover.closewindow, a:active.closewindow { 
	background: transparent url('../pics/icon-close.gif') no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px 0 0 17px; 
}

a:hover.closewindow, a:active.closewindow { 
	color: #EFEFEF;
}



/*** Trennstrich links ***/
hr {
	border: 1px solid #4c4c4c;
	height:1px; 
	color:#4c4c4c; 
	margin:5px 0 5px 2px;
}


/*** SITEMAP ***/

.sitemap00 {
	font-weight:bold;
	margin:10px 50px;
}

.sitemap01 {
	font-size:11px;
	font-weight:normal;
	line-height:150%;
	margin-left:80px;
}


.hr2 {
	border: 1px solid #CCCCCC;
	height:1px; 
	color:#CCCCCC; 
	margin:5px 50px;
	width:300px;
}

/*** BILDER ***/

.bildleft {
	float: left; 
	margin: 5px 20px 10px 25px;
	border:0px;
}

.bildright {
	float: right;
	margin:5px 30px 10px 30px;
	border:0px;
}

.bild {
	margin: 5px 0 20px 0;
	border:0;
}

/*	cursor:pointer;*/



/******* GÄSTEBUCHEINTRAG ***********/

input.form-checkbox {
	width: 18px;
	height: 18px;
	background-color: #ffffff; 
	border: 1px #666666 solid; 
	margin-right: 5px;
}


.button_guestbook {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-align: center;
	width: 130px;
	height: 25px;
	background-color: #e2001a; 
	margin-top: 3px; 
	margin-right: 5px; 
	cursor:pointer;

}


/* LMG 270508 f. Sitemap*/
.unterseite {
	width: 525px;
	padding-left: 10px;
	padding-top: 5px;
}

/* LMG 07.06.2010 f. Hervorhebung im Text */
.hervorheben {
font-weight:bold;
text-decoration:underline;
}

