body {
	background-color: #8080EE;
	margin:0px;
	border: 0px;
	padding: 0px;
}

.maintable {
	background-color: #8680fe;
	border: 1px solid black;
}

.menutable {
	width: 755px;
}

.menutable td a, .menutable td a:visited, .menutable td a:active{
	display: block;
	background-color: #8080EE;
	border: 1px solid black;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, sans-serif;
}

.menutable td a:hover {
	color: #FFFFFF;
}

.menu {
	background-image: url('images/spacer.jpg');
	background-color: #868FFF;
}

.untermenu {
	background-image: url('images/unterleiste.jpg');
	line-height: 10px;
}

.footertable {
	background-color: #726cff;
	width: 100%;
	border-top: 1px solid black;
	padding: 2px;
}


a:hover {
	color:  white;
}


/* ############################ */
/* ########## Aufgaben ######## */
/* ############################ */

h3 {
	font: bold 16px Arial, sans-serif;
}

.aufgabenli {
	padding: 10px;
}


/* ############################ */
/* ######### Ausbildung ####### */
/* ############################ */


#austext {
	font: normal 14px Arial, sans-serif;
}


/* ############################ */
/* ######### Beitraege ######## */
/* ############################ */



/* ############################ */
/* ############ home ########## */
/* ############################ */

.home {
	font: bold 14px Arial, sans-serif;
}

/* ############################ */
/* ########## Impressum ####### */
/* ############################ */



/* ############################ */
/* ########## Kontakt ######### */
/* ############################ */

#konhead {
	font: bold 14px Arial, sans-serif;
}

#konheader {
	font: bold 16px Arial, sans-serif;
}

#kontext {
	font: normal 14px Arial, sans-serif;
}

/* ############################ */
/* ######### Mitglieder ####### */
/* ############################ */

.mitglieder td{
	background-color: #AFAFFF;
	padding: 5px;
	border: 1px solid black;
}

.mitglieder th{
	background-color:  #8888FF;
	padding: 25px;
	border: 1px solid black;
	text-align: center;
	font: bold 18px Arial, sans-serif;
}

/* ############################ */
/* ########## Satzung ######### */
/* ############################ */



/* ############################ */
/* ########## Vorstand ######## */
/* ############################ */

.vorstand td{
	background-color: #AFAFFF;
	padding: 5px;
	border: 1px solid black;
}

.vorstand th{
	background-color: #8888FF;
	padding: 25px;
	border: 1px solid black;
	text-align: center;
	font: bold 18px Arial, sans-serif;
}



/* ############################ */
/* ########## Aktuell ######### */
/* ############################ */



.aktuelles td{
	background-color: #AFAFFF;
	padding: 5px;
/*
	border: 1px solid black;
*/
}

.aktuelles th{
	background-color: #8888FF;
	padding: 25px;
	border: 1px solid black;
	text-align: center;
	font: bold 18px Arial, sans-serif;
}
