body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #EBEBEB;
	background-color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #EBEBEB;
}

.white80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}

.fat {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a:link {
	color: #A8CAEC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #EEB448;
}
a:active {
	font-size: 110%;
	color: #A8CAEC;
}

#block_links{
	border-color: #e5e5e5;
	border-style: double;
	border-width: 2px;
	float: left;
	margin-right: 25px;
	padding: 5px;
	width: 600px;
}


#block_rechts{
	float: left;
}



.author{
	font-size: 85%;
	font-weight: normal;
	color: yellow;
}


.navelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #000000;
	border: thin outset #C4C9FB;
}

.navelement2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #666666;
	border: thin outset #C4C9FB;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
	background-color: #A8CAEC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #C4C9FB;
	border: thin outset #C4C9FB;
}
.div2 {
	position: relative;
	#right: auto;
	float: right;
}

.div3 {
	position: absolute;
	float: left;
}

.background1 {
	background-color: #FFCC66;
	border: thin outset #FFFF00;
}

.background2 {
	background-color: #EDBFB7;	
	border: thin outset #FFFF00;
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}

.border_gold {
	border: thin solid #FFCC33;
	font-size: 130%;
}

.liste1 li {
	font-size: 125%;
	font-weight: bold;
	list-style-type: square;
	margin-bottom: 25px;
	margin-top: 5px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 100%;
	color: #000000;
}

.kasten1 {
	background-color: #ffffff;
	color: #326cb6;
	font-size: 110%;
	margin-bottom: 30px;
	padding: 3px;
	text-align: left;
	width: 700px;
}

.kasten2 {
	background-color: #ffffff;
	width: 1000px;
}

.kasten3 {
	color: #326cb6;
	float: left;
	font-size: 110%;
	margin-bottom: 30px;
	margin-right: 10px;
	padding: 3px;
	text-align: left;
	width: 300px;
}

.link_schwarz {
	color: #000000;
}

.link_schwarz a{
	color: #000000;
}

a.link_schwarz:link{
	color: #000000;
}

a.link_schwarz:hover{
	color: #000000;
}

.list1 li {
	list-style-type: none;
	margin-bottom: 6px;
}



.schrift1 {
	color: #326cb6;
	font-size: 150%;
	font-weight: bold;
	
}

.table1 {
	border-color: #326cb6;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}

.table1  td{
	border-color: #326cb6;
	border-style: solid;
	border-width: 1px;
	color: #326cb6;
	padding: 5px;
}

.table1  td a{
	color: #326cb6;
	font-weight: bold;
}

.table_ppb td {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	empty-cells: show;
	margin-bottom: 3px;
}
