/* Global Styles */


	BODY{ 
margin:0px;
scrollbar-face-color:#f4f4f4; 
scrollbar-arrow-color:#c0c0c0; 
scrollbar-track-color:#fafafa; 
scrollbar-shadow-color:#d0d0d0; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:#c0c0c0; 
} 
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #E7DFE7;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font: 24px bauhaus 93;
	color: #ffffff;
	letter-spacing:.4em;
	}

.sidebarText {
	font:14px verdana;
	color: #336666;
	line-height:18px;
	font-weight: bold;
	}
	
.bodyText {
	font:11px arial;
	line-height:22px;
	color:#333333;
	padding-left: 90px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.bodyTextInsite {
	font:11px arial;
	line-height:22px;
	color:#333333;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	}

.bodyTextBold {
	font:11px arial;
	line-height:22px;
	color:#333333;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	}
	
.pageName {
	font:20px bauhaus 93;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.notetekst0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-right-color: #8CB239;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8CB239;
	border-bottom-color: #8CB239;
	border-top-color: #8CB239;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EBF3DA;
}
.notetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-right-color: #8CB239;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #8CB239;
	border-bottom-color: #8CB239;
	border-top-color: #8CB239;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EBF3DA;
}

.spalte { float: left; width: 33%; padding-right: 20px;}
.2spalte { float: left; width: 50%; padding-right: 20px;}
.fuldspalte { float: left; width: 100%; padding-right: 20px;}
.spaltetekst { padding-left: 10px; }
#vistekst0 { visibility:visible; }
#vistekst {	visibility:hidden; }
#vistekst1 { visibility:hidden; }
#vistekst2 { visibility:hidden; }
#vistekst3 { visibility:hidden; }
#vistekst4 { visibility:hidden; }
#vistekst5 { visibility:hidden; }
#vistekst6 { visibility:hidden; }
#vistekst7 { visibility:hidden; }

#box0 {	background-image: url(bg.png); position: absolute;	left: 10px;	top: 0px;	width: 350px; height: 150px; z-index: 1; }
#box1 {	position: absolute;	left: 10px;	top: 150px;	width: 300px; height: 150px; z-index: 1; }
#box2 {	position: absolute;	right: 15px; top: 75px; width: 200px; height: 150px; z-index: 1; }
* html #box0 { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.png',sizingMethod='scale'); }
* html #box3 { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.png',sizingMethod='scale'); }


