/* FARBSCHEMA 

Schrift orange: #ff9300
Überschriften orange: #ff9300

*/



/*** SCHRIFTEN ***/

* {
	margin:0;
	padding:0;
}

/*** SCHRIFTEN ***/

/* Für Internet Explorer */
html {
	font-size: 80%;
}

h1 {
	color: #ff9300;
	font-size: 1.5em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin: 30px 0px 10px 0;
}


h2 {
	color: #ff9300;
	font-size: 1.2em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin: 0px 20px 10px 0;
}

h3 {
	color: #ff6600;
	display:block;
	font-size: 1.5em;
	font-weight:bold;	
	list-style-type:disc;
	padding: 3px 0;
	margin: 0px 20px 10px 25px;
}

h4 {
	color: #ff9300;
	display:block;
	font-size: 1.1em;
	font-weight:bold;
	padding: 3px 0;
	margin: 0px 20px 10px 0;
}


#mainContent p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 30px;
}

/*.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 25px 7px 25px;	
}


/*** TABELLEN ***/

table { /* LMG: 'table' hinzugefügt 04.03.09 */
	line-height: 1.7em;
	margin-bottom: 1.5em;
	margin:0;
}



/* Für standardkonforme Browser*/ 
html>body {
	font-size:13px;
	overflow: -moz-scrollbars-vertical; /*+ damit FF ein vert. scrollbar immer anzeigt */
}

#mainContent p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 30px;
}

h1 {
	color: #ff9300;
	font-size: 1.5em; 
	font-weight:bold;	
	line-height: 1.13em;
	margin: 30px 0px 10px 0;
}


h2 {
	color: #ff9300;
	font-size: 1.2em; 
	font-weight:bold;		
	line-height: 1.13em;
	margin: 0px 20px 10px 0;
}

h3 {
	color: #ff6600;
	display:block;
	font-size: 1.5em;
	font-weight:bold;	
	list-style-type:disc;
	padding: 3px 0;
	margin: 0px 20px 5px 25px;
}

h4 {
	color: #ff9300;
	display:block;
	font-size: 1.1em;
	font-weight:bold;
	padding: 3px 0;
	margin: 10px 0 5px 0px;
}

/**** SCHRIFTEN ***/
.logo {
	display:block; 
	color: #ff9300;
	font-size: 1.3em; 
	font-weight:bold;
  	float:left; 
	margin-right:10px;
}

/*** TABELLEN ***/
table { /* LMG: 'table' hinzugefügt 04.03.09 */
	line-height: 1.7em;
	margin-bottom: 1.5em;
	margin:0;
}


/* TOOLTIPS */


#overDiv {
	margin:0;
	padding:5px;
	background-color:white;
	width:200px;
	border: 2px solid #CCCCCC;
	text-align:left;
	}

#overDiv a {
	color:#0000CC;
	}



#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:-10px;
	margin-bottom:20px;
}

.liste li {
	list-style-position:outside;
/*	list-style-image:url(../pics/icon-liste.gif);*/
	list-style-type:disc;
	margin:10px 25px 5px 30px;
}

.subliste {
	margin-top:-10px;
	margin-bottom:20px;
}

.subliste li {
	list-style-position:outside;
/*	list-style-image:url(../pics/icon-liste.gif);*/
	list-style-type:disc;
	margin:10px 25px 5px 30px;
}

/*** TABELLEN ***/

table {
	font-size:12px; 
}

td {
	padding-top:5px;
}


/*** LINKS ***/

a:link, a:visited, a:hover, a:active { 
	color: #CCCCCC;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}

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:0 35px 0 0;
}

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-right:15px;
	border:0px;
}

.bildright {
	float: right;
	margin-left:15px;
	border:0px;
}

.bildliteratur {
	float: left; 
	margin: 5px 15px 0px 25px;
	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;
}


