/* --------------------------- common Bereich --------------------------- */

body {

	font-family: Verdana, Arial;

	font-size: 12px;

	color: black;

	background: white;

}



img {

	border: 0px;

}



/* --------------------------- index Bereich --------------------------- */

h1 {

	font-size: 12px;

	color: black;

	text-align: center; 

}

a:link, a:visited{

	color: #203A4A; 

	text-decoration:none; 

	font-weight: normal; 

}

 

a:hover {

	color: black; 

	text-decoration:underline; 

	font-weight: normal; 

	font-weight: bold; 

}



.monat {

	font-family: Verdana, Arial;

	font-size: 11px;

	text-align: center;

	/*width: 20px;*/

	background: #B1CDDE;

	color: black;

	font-weight: bold; 

}



.wochentage_top {

	font-family: Verdana, Arial;

	font-size: 10px;

	text-align: center;

	width: 20px;

	background: #1D3745;

	color: white;

	font-weight: bold; 

}



.wochentage {

	font-family: Verdana, Arial;

	font-size: 10px;

	text-align: center;

	width: 20px;

	background: #FEFB85;

	color: white;

}



.wochentage_heute {

	font-family: Verdana, Arial;

	font-size: 10px;

	text-align: center;

	width: 20px;

	background: #FEFCA7;

	color: white;

	font-weight: bold; 

}



.wochentage_markiert {

	font-family: Verdana, Arial;

	font-size: 11px;

	text-align: center;

	width: 20px;

	background: #FEFCA7;

	color: black;

}



.seiten_und_anzahl {

	font-family: Verdana, Arial;

	font-size: 10px;

	color: #203A4A;

}



.liste_uberschrift {

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	background: #B1CDDE;

	color: black;

	font-weight: bold; 

}



.liste_datum {

	font-family: Verdana, Arial;

	font-size: 10px;

}



.liste_anzeige {

	font-family: Verdana, Arial;

	font-size: 10px;

	font-weight: bold; 

}



.anzeige_uberschrift {

	font-family: Verdana, Arial;

	font-size: 14px;

	background: #F9F9F9;

	color: black;

	font-weight: bold;

	text-decoration: underline;

}



.anzeige_links {

	font-family: Verdana, Arial;

	font-size: 11px;

	text-align: left;

	background: #E0E0E0;

	color: black;

	vertical-align: top;

}



.anzeige_rechts {

	font-family: Verdana, Arial;

	font-size: 11px;

	text-align: left;

	background: #E0E0E0;

	color: black;

	font-weight: bold; 

}



/* --------------------------- admin Bereich --------------------------- */

input, textarea, select {

	font-family: Arial;

	font-size: 11px;

	width: 200px;

}



.button {

	width: 25px;

	font-family: Arial;

	font-size: 11px;

}



.button2 {

	width: 55px;

	font-family: Arial;

	font-size: 11px;

}



.langbeschreibung {

	width: 400px;

	height: 600px;

	font-size: 12px;

}



.schriftart {

	width: 128px;

	font-family: Arial;

	font-size: 11px;

}



.menu {

	font-family: Verdana, Arial;

	font-size: 11px;

	text-align: center;

	vertical-align: top;

	background: #B1CDDE;

	color: black;

	font-weight: bold; 

}
