body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

.navi {
	font-size: 12px;
	font-weight: bold;
}


#sectionLinks{
	font-size: 14px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../images/button_1.jpg);
	height: 21px;
	background-repeat: no-repeat;
}

#sectionLinks a:hover{
	background-image: url(../images/button1_over.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 21px;
}
.navi {
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	text-decoration: none;
}

#sectionLinks2{
	font-size: 14px;


}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../images/button2.jpg);
	height: 41px;
	line-height: 19px;
	background-repeat: no-repeat;
}

#sectionLinks2 a:hover{
	background-image: url(../images/button2_over.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 41px;
}
.tafel {
	background-image: url(../images/tafel.jpg);
}
.grey {
	background-color: #EFEFEF;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.empfehlungen {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.footerlink {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#sectionLinks3{
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;

}
#sectionLinks3 a:link, #sectionLinks3 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#sectionLinks3 a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #009900;
}

.naviactive{
	background-image: url(../images/button1_over.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 21px;
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.naviactive2{
	background-image: url(../images/button2_over.jpg);
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	height: 41px;
	line-height: 19px;
	background-repeat: no-repeat;
}
.tab1 {
	background-color: #EBEBEB;
	background-image: url(../images/tab1.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tab2 {
	background-color: #E1E1E1;
	background-image: url(../images/tab2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tabel_1 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabel_1_padding {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabel_2 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.tabel_2_padding {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}.form {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 250px;
}
.send {
	border: 1px solid #FFFFFF;
	background-image: url(../images/mitteilung-senden.gif);
}

