body {
	/*color : white;*/
	background-position: center center;
	background-color : #FFFFF0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image : url(http://i-public.de/projekte/relaisstation/intern/img/bg.gif);
}

td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 13px;
	color : black;
}

.seitentitel {
	font-weight : bold;
	color : white;
}

/**/
#start {
	/*background-color : #0fffff;*/
	background-repeat: no-repeat;
	background-image : url(../intern/img/Bilder/bt_start.gif);
}
.inhalte {
	background-color : transparent;
	/*background-repeat: no-repeat;*/
	background-image :  url(../img/Bilder/bt_inhalte_on.gif);
}
.kalender {
	/*background-color : #ff0fff;*/
	background-image:url(../intern/img/Bilder/bt_kalender.gif);
}
/**/

.hintergrund {
	background-color : #ffffff;
}

.hintergrund-hell {
	background-color : #d0e0d0;
}

.hintergrund-benutzer {
	background-color : #FFFFCE;
	color : navy;
	font-size : 11px;
}

a {
	color : #EF4123;
	text-decoration : none;
}

a:hover {
	color : Teal;
	text-decoration : underline;
}

.footer {
	font-size : 11px;
	color : #000000;
	background-color : #58799B;
}

.fehler {
	font-weight : bold;
	color : red;
}

.tabellen-kopf {
	background-color : #d0e0d0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #808080;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : #808080;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-left-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	padding : 1px;
	font-size : 11px;
}

.klein {
	font-size : 11px;
}
