.pageTop1 {
	background-image:url(/bilder/Links.jpg);
	background-repeat:no-repeat;
}

.pageTop2 {
	background-image:url(/bilder/top.gif);
	background-repeat:no-repeat;
}

.text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #008193;
}

.titel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #008193;
}

/*** MENU ***/

.menue, .menue2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #BECCE0;
}

tr.menueCell td { 
	margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; 
}

tr.menueCell a:link, tr.menueCell a:visited, tr.menueCell  a:hover, tr.menueCell a:active {
	color: #000000; text-decoration: none;
}

.menuActive, .menuActive2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: rgb(252,233,162);
}



.Stil2 { font-size: 9px; }

/*** Seiteninhalt ***/
.floatR {
	float:right;
}

.floatL {
	float:left;
}

/*** Kalender ***/
table.kalzeile, table.kaloption {
	border-collapse: collapse;
}

tr.kalzeile td, tr.kaloption td {
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-width: 3px;
	border-color: #FABA00;
	border-style: solid;
	background-color: #ffdf00;
}

tr.kaloption td {
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #D3D3D3;
	border-color: #778899;
	border-style: none;
}

input.kalsubmitbutton {
	width: 40px;
}

#kalsubmitarea {
	background-color: #778899;
}

#randoben {
	border-width: 3px;
	border-color: #778899;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}

#randmitte {
	border-width: 3px;
	border-color: #778899;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
}

#randunten {
	border-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-color: #778899;
}

tr.kalTitle td {
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	height: 30px;
	vertical-align: top;
}

tr.kalTitle span {
	font-size: 12px;
}

a:hover.backButton, a:link.backButton, a:visited.backButton, a:link.backButton 	{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
	background-color: silver;
	border-style: groove;
	border-color: darkgray;
	border-width: 2px;
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
	height: 20px;
}

