body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bilder/bg.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

div #top_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
	color: #F3C480;
	font-weight: normal;
}

div #top_menu a:link {
}

div #top_menu a:visited {

}

div #top_menu a:hover {
	color: #FFFFAF;
}

div #top_menu a:active {

}

.text {
	background-color: #E4BB81;
	padding-top: 2em;
	padding-right: 5em;
	padding-bottom: 2em;
	padding-left: 5em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	border: 1px solid #FFEB99;
}
/*
.text {
	background-color: #E4BB81;
	padding-top: 2em;
	padding-right: 5em;
	padding-bottom: 2em;
	padding-left: 5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border: 1px solid #FFEB99;
}
*/

div .text p {
	text-align: justify;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

div .text a {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div .text q {
	font-style: italic;
}
div .text blockquote {
	font-style: italic;
}


div .text a:link {
}

div .text a:visited {
}

div .text a:hover {
}

div .text a:active {
}

div .text h2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AA775B;
	border-right-color: #AA775B;
	border-bottom-color: #AA775B;
	border-left-color: #AA775B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #F7D992;
	width: auto;
	margin: 0px;
}

div .text h3 {
	border-top-style: none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	font-size: medium;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}


div .text table {
	width: 90%;
}

div .text img {
	border: thin solid #0D0C08;
}

.left 
{
	margin-right: 1em;
	float: left;
}

.right
{
	margin-left: 1em;
	float: right;
}

div .ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

#content {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	width: 800px;
}

#base {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	position: relative;
/*	background-image: url(contentBack.png);
	background-repeat: repeat;
	background-position: right;*/
}

#heading {
	background-image: url(bilder/top.jpg);
	height: 100px;
}

#footer {
	background-image: url(bilder/foot.jpg);
	height: 100px;
}

#top_menu {
	background-color: #0D0C08;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}
