/*
dunkelblau: 333
hintergrund: 333
menu:9999FF

*/

body{
	font: 80% arial, sans-serif;
	color: #333;
}
h1{

	padding-bottom: 20px;
	font-size:110%;
	font-weight:bold;
	margin:0 10px;
}
h2 {
	
	padding-bottom: 20px;
	font-size:110%;
	font-weight:bold;
	margin:0 10px;
	
	
	
}

h3 {
	font-size: 100%;
	margin:0 10px;
	padding:  10px 0;

}
h4 {
	font-size: 100%;
	margin:0 10px;
	padding:  10px 0;

	line-height:130%;
}
td {	
	color: #333;
	font-size: 10pt; /* wegen vererbung, da ie nicht erbt, aber mozilla schon*/
	
	
}
p{
	margin:0 10px;
	line-height:1.4em;
}
th {	
	color: #333;
	font-style:italic;
	font-size:70%;
	
}
hr{
	border:solid #333 1px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	clear:left;
	
}
strong{
	font-weight:bold;
}
a>img{
border:0;
}
/*****webeditor***************/
.fussnote {
	
	font-size:0.8em;


	background-color:transparent;
	}

.highlight{
	border: 1px dotted #333;
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	vertical-align:middle;
}
.tabulator1{
	
	margin-bottom: 10px;
	margin-left:50px;

	background-color:transparent;

}
.tabulator2{
	
	margin-bottom: 10px;
	margin-left:150px;

	background-color:transparent;

}
.zentrieren
{
	text-align: center;
	margin-bottom: 10px;
	background-color:transparent;

}
.links
{
	text-align: left;
	margin-bottom: 10px;
	background-color:transparent;

}
.rechts
{
	text-align: right;
	margin-bottom: 10px;
	background-color:transparent;

}
.bildlinks img{
	float:left;
	margin: 10px 20px 20px 0;
	border: 1px solid #333;
}
.bildrechts img{
	float:right;
	margin: 10px 0 20px 20px;
	border: 1px solid #333;
}
#contentRechts img{
	float:left;
	margin: 0 20px 20px 0;
	border: 0px solid #333;
}

/***********eigene überall gültige Klassen ******************/
			.fehler{
				padding: 10px;
				margin:10px 10px;
				
				font-weight:bold;
				border:1px solid #E84B00;
			}
		
			
/***bildbeschreibungen***/
			div#bildbeschreibungen img.links{
				float:left; 
				border: 0px solid #333;
				margin: 0 20px 10px 10px;
			}
			div#bildbeschreibungen img.rechts{
				float:right; 
				border: 0px solid #333;
				margin: 0 20px 10px 0px;
			}
			
			div#bildbeschreibungen>br{
				clear:both; 
				
			}
			div#bildbeschreibungen{
				padding:0;
			}
			.bildbeschreibung {
				padding:10px;
				float:left;
			}
			#bildbeschreibungen>ul{
					list-style-position: inside;
					list-style-image: url(img/liste.gif);
					line-height: 1.3em;
					
					color: #333;
				
					padding:10px;
					margin:0px;
				}


		
	

/***************menu **********************/
		
			
		
			
			.menu1{
			 
			 list-style:none;
			 margin:0px;
			 padding:0 0 0 30px;

			}
			
			.menu1 li a{
				display:block;
			  color:#333;
			 	text-decoration:none;
			 	height:20px;
				margin:15px 1px 15px 1px;
				font-weight:bold;
				font-family: georgia, times;
				font-size: 110%;
					line-height:20px;
					padding:2px 2px 2px 5px;

				

			
			}

			.menu1 li a:hover{
				
				color:#333;
				font-weight:bold;
				font-family: georgia, times;
				font-size: 110%;
				text-decoration:underline;
				line-height:20px;
			
				
				
			}
			
			li.menuAktiv a {

			 	
			 
				color:#669900;
				font-weight:bold;
				font-family: georgia, times;
				font-size: 100%;
				line-height:20px;
				
				text-decoration:underline;
			
				

			}
			.menu2	li.menuAktiv a {

	
				font-family: georgia, times;
				color:#669900;
				text-Decoration: underline;
				font-weight:bold;
				line-height:15px;
				
			}
			.menu2{
			 
			 list-style:none;
			 margin:0px;
			 padding:0 0 0 50px;

			}
				.menu2 li a{
				display:block;
				font-weight:bold;
				font-size:90%;
			 	font-family: georgia, times;
				color:#333;
			 	text-decoration:none;
			 	
				margin:10px 1px 10px 1px;
				font-weight:bold;
				line-height:15px;
				padding:2px 2px 2px 5px;

			

			
			}
				.menu2 li a:hover{
			
			 font-family: georgia, times;
					color:#669900;
				text-Decoration: underline;
				font-weight:bold;
				line-height:15px;
		
				
			}
			
/******************contenttext******************/
			/*
			div #contentRechts img{
					margin:10px ;
					border: 1px solid #333;
				}
			 wenn links und rechtsausrichtung möglich ist, dann auskommentieren
			#contentText p>img{
				border: 1px solid #333;
				float:right;
				margin: 10px;
			}*/
			#contentText p.break{
				clear:both;
			}
			#contentText a:link{
				COLOR:#333; 
				text-decoration: underline;
				font-weight:normal;
			
			}
				
			#contentText a:visited{
				COLOR:#333; 
				text-decoration: underline;
				font-weight:normal;
			}
			
			#contentText a:active{
				COLOR:#333; 
				text-decoration: underline;
				font-weight:normal;
			}
			#contentText p{
			padding-bottom:10px;
			}
		
			
			#contentText ul{
				list-style-type : none;
				list-style-image: url(img/liste.gif);
				list-style-position: outside;
				
				line-height: 1.3em;
				
				color: #333;

				padding:10px;
				margin:0 15px;
			}
			
			#contentText li{
				margin:12px 0;
			}
			
			#contentText ul.no{
				margin-left: 10px;
				margin-top:0;
				margin-bottom:0;
			
				list-style-position: inside;
				list-style-type: none;
				list-style-image: none;
				line-height: 1.0em;
				color: #333;
				background-color:transparent;
				
			
			}
			#contentText dl{

				margin: 0 0 30px 10px;
			}
			#contentText dt{
				
				font-weight:bold;
				font-size:100%;
			}
			
			#contentText caption{
				text-align:left;
				font-size:110%;
				font-weight:bold;
				margin-left:10px;
			}
			#contentText table{
				width:100%;
				margin-left:10px;
			}
/***********************Fuss **************************/
			
			div#feet a{display:inline;padding:0;color: #666699}
			
/***********************rechts **************************/
			div#rechts img{
				margin: 20px 0;
			}