body {
	margin: 0px;
	width: 0px;
	background-color: #5A6D84;
	background-image:  none;
	background-repeat: no-repeat;
	scrollbar-face-color:#5A6D84;
	scrollbar-shadow-color:#4A5580;
	scrollbar-highlight-color:#ADC3DE;
	scrollbar-3dlight-color:#ADC3DE;
	scrollbar-darkshadow-color:#2C237C;
	scrollbar-track-color:#EFEFEF;
	scrollbar-arrow-color:#EFEFEF;
	link-color:#EFEFEF;
}
.main {
	background-image: url(../jpg/main.jpg);
	background-repeat: no-repeat;


}
.navi {
	background-color: #ADC3DE;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
}
.rahmen {
	border: 1px solid #EFEFEF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ADC3DE;
	border: 1px solid #EFEFEF;
	font-size: 10px;


}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ADC3DE;
	border: 1px solid #EFEFEF;
	font-size: 10px;
	font-color: #FFFFFF;


}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EFEFEF;
}
.bodyindex {

	margin: 0px;
	width: 0px;
	text-align:center;
	background-color: #CCCCCC;
	background-image:  url(../jpg/background.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color:#5A6D84;
	scrollbar-shadow-color:#4A5580;
	scrollbar-highlight-color:#8C8CFF;
	scrollbar-3dlight-color:#8080FF;
	scrollbar-darkshadow-color:#2C237C;
	scrollbar-track-color:#ADC3DE;
	scrollbar-arrow-color:#ADC3DE;
}
.tables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	text-align: center;

}
a {
	color: #efefef;
}
.buttons {
	width: 150px;
	font-size: 12px;
	height: 20px;

}
.tabellenrahmen {
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.veranstaltung {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #adc3de;
	border: thin solid #EFEFEF;
	font-size: 12px;


}
.schwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
