body {
	background-color: #B75455; 
}

#main {
	margin-left: 20%;
	margin-right: 20%;
	font-family:sans-serif;
	line-height: 140%;
}

.title {
	font-size: 150%;
	font-weight: bold;
	background-color: #6d5507;
	color: #e5e2b3;
	padding: 4px 0 4px 9px;
	margin: 0;
}


#container {
	background-color: #FDFDE6; /*#FFFFF7;*/ /*#e5e2b3;*/
	border: 8px solid #000000;
}

#cc {
	padding: 35px;
}

#cc p {
	font-size: 90%;
	padding-left: 40px;
	padding-right: 40px;
}

.annot {
	   color: #3A3A3A;
	   font-size: 75%;
	   padding-left: inherit;
}

.annotH {
	 color: #3A3A3A;
	 font-size: 130%;
	 font-family: sans-serif;
	 padding-top: 0;
	 margin-top: 0;
	 margin-bottom: 0;
	 padding-left: 15px;
}

#menu {
	background-color: #6d5507;
	color: #FDFDE6; /*#e5e2b3;*/
	text-align: right;
	padding-right: 10px;
}


#menu a:link, #menu a:visited {
	color: #FDFDE6; /*#e5e2b3;*/
	text-decoration: none;
	/*font-weight: bold;*/
	font-family: sans-serif;
	font-size: 80%;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	/*color: #e5e2b3;*/
	color: #FFFFFF; 
}

#footer {
	color: #cccccc;
	text-align: center;
	padding-top: 25px;
	font-size: 80%;
}

#footer a:link, #footer a:visited {
	color: #e5e2b3;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #6d5507;
}

h1#title {
	font-size: 150%;
	font-family: sans-serif;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 15px;
}

.spat	{
	word-spacing: -1.5pt;
	}

.firma	{
	font-family: sans-serif;
	font-size:95%;
	}
	
.lh	{
	font-family: sans-serif;
	font-weight: bold;
	}
	
.noindent { 
	text-indent: 0em;
	}
	
.indent{
	text-indent: 1.5em;
	}
	
/*****************************************************/
acronym,abbr {
	border-bottom: 1px dashed #000000;
	cursor: help;
}

a:link, a:visited {
	color: #6d5507;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000033;
}

h1 	{
	font-family: sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #6d5507;
}

h2 {
	font-size: 125%;
	font-family: sans-serif;
	color: #6d5507;
}

h3 {
	font-size: 110%;
	font-family: sans-serif;
	color: #6d5507;
}

h4,h5,h6 {
	color: #6d5507;
	font-family: sans-serif;
}

li {
	font-size: 100%;
	margin-left: 35px;
	margin-right: 35px;
}

dt {
	font-family: sans-serif;
	font-weight: bold;
}

img	{
	color: #FDFDE6; /*#e5e2b3;*/
	}