body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #000000;
	line-height: normal;
	padding: 0;
	margin: 0 0 0 0;
background: url(bgparchment.png);

}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}


form {
	margin: 0;

}
input,
textarea {
  color: #000000;
  border: 1px solid #000000;

    
}
img {
	
}

/***********************************
container
************************************/
#mainContainer {
width:1024px;
padding:0px;
border:0px solid #b7ab8c;margin:0 auto 0 auto;
}

#container {
width: 982px;
border: #ddd 0px solid;
padding: 10px;
background-image: url(flaeche_f.gif);
background-position:top;
background-repeat:repeat-y;	

}

/***********************************
masthead
************************************/
#masthead {
	padding: 0 0 0 0px;
	}
	
	
.site_name h1{
	color:#fff;
	margin: 0 0 -20px 40px;
	font-size: 2em;
	}
	

.stripe {
margin: 10px 0px 0px 10px;
	padding: 0px;
height: 30px;
	float: bottom;
    opacity: 0.7;
	filter: alpha(opacity=80);
	background-color: #208d37;
	}
	
.stripe h1  
{
	font-size: 1.7em;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #000;
	margin: 0px;
}

#mastmax {
padding: 281px 0px 0px 0px;
margin: 0px 0px 0px 0px; 
	background: url(Kopf_f.png) no-repeat 100% 0;
	
	}

#footmax {
	background: url(bg-123.gif) no-repeat 100% 0;
	padding: 192px 0px 0px 0px;
margin:0px 19px 0px 15px; 

}


/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 140px;
	vertical-align: top;
		margin-top: 10px;
	margin-left: 30px;
	padding: 0px;

}
.menu{
	border: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ccc;
margin: 5px 0px 0px 5px; 

}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
# die Originalfarbe wiederherstellen!
}
.menu ul ul {
	padding-left: 10px;
	background-color: #;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #000000;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #000000;
}
.menu_current {
	color: #fff;
	background-color: #5D5950;
}

#tools {
	float: top;
	width: 142px;
	height: 142px;
	color: #666;
	text-align: center;	
	font-size: 100%;
	margin: -20px -20px -20px -20px;
	padding: 0;
	

}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************
main content
************************************/
#mainContent {
	float:right;
	width: 740px;
	padding: 35px;
	position: relative;
	vertical-align: top;
	line-height: 20px; 
	text-align: left; 
	word-spacing: 2px;


}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
color: #000000;
text-decoration:underline;

}
#mainContent a:hover {
color: #000000;
text-decoration:underline
#	background-color: #000000;
# alten Zustand wiederhertsllen!

}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#mainContent h1 {
	font-size: 1.4em;
	color: #000000;
	margin: 0px;
	font-style: italic;
	border-bottom: 1px solid #EEE4C9;
}
#mainContent h2 {
	font-size: 1.6em;
	color: #633;
	margin: 0px;
}
#mainContent h3 {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
}
#mainContent h4 {
	font-size: 1em;
	color: #000000;
	margin: 0px;
}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:90px;
background: url(110siegel.png) no-repeat 100% 0;
        background-position: bottom left;

	}


/***********************************
footer
************************************/

#footer {
	color: #5D5950;
	vertical-align: middle;
	text-align: center;
	font-size: .8em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	border-bottom: 1px dotted #333; color: #333; 
	}

