body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #634242;
	line-height: normal;
	padding: 0;
	margin:0px 0 0;
	background-color: #CCCE85;
	background-repeat: no-repeat;


	p
; 					background-image: url(../../meine_images/bg2b.jpg);
	left: 0px;
	top: 0px;
	bottom: 0px;
}
a:link, a:visited, a:active {
	color: #634242;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #84645A;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #333;
	height: 1px;
	width: 100%;
}


form {
	margin: 0;
	background-color: #EEEFCE;
}
input,
textarea {
	color: #94736B;
	background-color: #EEEFCE;
	border: 1px solid #634242;
}
img {
	float:left;
	margin: 0px 10px 10px 0;
}

/***********************************
container
************************************/
#mainContainer {
	width:799px;
	padding:1px;
	cursor: crosshair;
	color: #634242;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	background-color: #EEEFCE;
}

#container {
	width: 800px;
	border: 1px solid #634242;
	background-color: #EFEECC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***********************************
masthead
************************************/
#masthead {
	padding: 0px;
	height: 258px;
	background-color: #EEEFCE;
	background-image: url(../../meine_images/oben_september.png);
	background-repeat: no-repeat;
	width: 800px;
	clip: rect(auto,0px,auto,auto);
	color: #634242;
	border-bottom: solid 1px #634242;
	}
	

/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 160px;
	vertical-align: top;
	background-color: #EEEFCE;
	margin-top: 80px;
	margin-left: 0px;
	padding: 0px;
	color: #634242;
}
.menu{
	color: #634242;
	background-color: #EEEFCE;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #634242;	
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #EEEFCE;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right-color:#634242;
}
.menu ul ul {
	padding-left: 5px;
	color: #634242;
	background-color: #D8DCB9;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 8px;
	color: #634242;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #84645A;
}
.menu_current {
	color: #381B0B;
	background-color: #EEEFCE;
}

#tools {
	float: left;
	width: 140px;
	color: #311906;
	text-align: center;
	background-color: #EEEFCE;
	font-size: 100%;
	padding: 10px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #311906;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************
main content
************************************/
#mainContent {
	float:right;
	width: 600px;
	padding: 15px;
	background-color: #EEEFCE;
	position: relative;
	vertical-align: top;
	line-height: 20px;
	text-align: left;
	word-spacing: 2px;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active { border-bottom: 0px dotted #634242; }
#mainContent a:hover {	color: #311906;
}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#mainContent h1 {
	font-size: 1.4em;
	color: #BE5532;
	margin: 0px;
	font-style: italic;
	
}
#mainContent h2 {
	font-size: 1.6em;
	color: #633;
	margin: 0px;
}
#mainContent h3 {
	font-size: 1.2em;
	color: #BE5532;
	margin: 0px;
}
#mainContent h4 {
	font-size: 1em;
	color: #BE5532;
	margin: 0px;
}

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

#clear
	{
	clear: both;
	height:0;
	background-color: #EEEFCE;
	}
	


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

#footer {
	color: #634242;
	vertical-align: middle;
	text-align: center;
	font-size: 0.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 #634242; color: #333; 
	}

