body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF1CC;
	margin: 10px;
	background-attachment: fixed;
}
.links {
	background-color: #FFCC00;
	background-image: url(images/links.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size: medium;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #CC0066;
}
.button {
	text-align: center;
	padding: 5px;
	height: 20px;
	width: 130px;
	border: 1px solid #000000;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.box {
	border: 1px solid #E5D480;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #F7F0D4;
}
.edge {
	border: 1px solid #CC6600;
}
.page, .act {
	font-size: 16px;
	margin: 6px;
	padding: 5px;
	border: 1px solid #000000;
	display: block;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
	background-color: #FBF6EA;
}
.act {
	background-color: #FFCC00;
}	
.page:hover, .button:hover {
	background-color: #FFFFFF;
}	
.pic {
	padding: 0px;
	float: right;
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3 {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 145%;
	color: #721579;
}
.header {
	background-color: #FAF7EB;
	background-image: url(images/header.jpg);
}

h1 {
	font-size: 36px;
	color: #CC0050;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sub {
	color: #990066;
	letter-spacing: 0.1em;
}
h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.tip {
	font-size: 9px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.desc {
	line-height: 170%;
	letter-spacing: 0em;
	font-size: 11px;
	text-align: justify;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #660000;
}
li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: inside;
	font-weight: bold;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.expl {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 120%;
	text-align: justify;
}
.pic2 {
	padding: 0px;
	float: right;
	height: 150px;
	width: 200px;
	border: 1px solid #000000;
	margin: 0px;
}
.tiny {
	font-size: 9px;
}
.button_bg_on {
    background-image: url('images/but_bg_over.jpg');
    cursor:pointer;
}

.button_bg_off {
    background-image: url('images/but_bg_out.jpg');
    cursor:pointer;
}

.button_txt_on {
    font: 10px verdana, arial, Sans;
    font-weight:bold;
    color:#3c3c3c;
    padding:0 10px 0 10px;
}
form {
	margin: 0px;
	padding: 0px;
}.rechts {
	background-image: url(images/rechts.gif);
	background-repeat: repeat-x;
	background-color: #0D57CC;
}
.big {
	font-size: 24px;
}
