
body {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 500px;
	background-color: #cbc39a;
	background-image: url(bg.jpg)}

#main {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: 300px;
	background-image: url(layout.jpg);
	background-repeat: no-repeat;
	background-position: top left}

#menu {
	position: absolute;
	margin: 315px auto 0px 40px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 37px;
	text-align: left}



#menu li {
display : inline;
text-align:center;
margin:0 1px;
padding:0 0;
}

#menu ul {
list-style-type : none;
margin:0 auto;
padding:0;
}

#menu ul li a { 
background-color: #f4f1df;
color: #8da211;
text-decoration: none;
font: 60%/normal arial;
padding: 8px 13px;

} 
#menu ul li a { 
color : #8da211;
background-color: #f4f1df;
border-bottom : 2px solid #ede6b2;
} 
#menu ul a:hover { 
color : #6e5f1c;
background-color : #abc9c2;
border-bottom : 2px solid #fff6b3;
} 




	
#content {	
	margin: 0px auto 0px auto;
	padding: 15px 25px 5px 25px;
	width: 550px;
	height: auto;
	overflow: visible;
	text-align: justify;
	color: #2b2a23;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	border-bottom: solid 10px #fff6b3;
	background-color: #f8f5dc;}
	
	
	
	
	
	
A:link, A:visited, A:active {
	color: #43b298;
	padding: 4px;
	border-bottom: dashed 1px #6d4775;
	text-decoration: none}

A:hover {
	color: #6d4775;
	padding: 4px;
	background-color: #ebe8db;
	text-decoration: none}



.titel {
	color: #7b6983;
	font-family: Times New Roman;
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	padding: 5px 2px 2px 20px;
	display: block;
	height: 30px}




b, strong {
	color: #e16168}

i {
	color: #b14a54}

u {
	padding: 1px;
	text-decoration: none;
	border-bottom: solid 1px #b14a54}



img {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: solid 5px #ebebeb}













blockquote {
	padding: 10px 10px 10px 10px;
	font-family: Courier New, Verdana;
	font-size: 8pt;
	line-height: 10pt;
	border-left: dashed 1px #a46b86;
	border-right: dashed 1px #a46b86;
	border-bottom: dashed 1px #a46b86;
	border-top: dashed 1px #a46b86;
	color: #cccccc;
	background-color: #ffffff}

blockquote a:link, blockquote a:visited{
	color: #908792;
	padding: 0px;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none}

blockquote a:hover, blockquote a:active{
	color: #6d4775;
	padding: 0px;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: none}
	

blockquote b, blockquote strong, blockquote i, blockquote em {
	color: #908792}






input, textarea, option, select {
  background-color: #ffffff;
  font-family: Arial, Tahoma;
  font-size: 9pt;
  font-weight: normal;
  color: #414141;
  letter-spacing: 0;
  padding: 6px;
  border: 1px solid #cdcac3; }
  
  
