@charset "UTF-8";
/* CSS Document */

*:focus {outline: none;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/Papier1.jpg);
}
body,td,th {
	font-size: 11px;
	color: #5c4740;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #73635e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #73635e;
}
a:hover {
	text-decoration: none;
	color: #5c4740;
}
a:active {
	text-decoration: none;
	color: #dfd1cd;
}

a {font-weight: bold;}

.style1 {
	font-size: 13px;
	color: #73635e;
}
.style2 {
	font-size: 20px;
	color: #73635e;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	color: #73635e;
}

.kader { 
border-right:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
}

.float {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.5;
}

#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}