/* Global Styles */

body {
	margin:0px;
	background-color: #CCCC77;
	background-image:url(blumenmuster_2.jpg);
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	}
	
a:hover {
	color: #000000;
	}
	
/* ID Styles */
	
#navigation a {
	font:11px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
	
/* Verweis auf Textstellen */

#navText a {
	font:11px arial;
	color: #CC3300;
	text-decoration:underline;
	letter-spacing:0.1em;
	font-weight:bold;
	}
	
#navText a:hover {
	color: #CC3300;
	text-decoration:underline;
	}
	
#vertical_slide, #horizontal_slide {
	background: #D0C8C8;
	color: #8A7575;
	padding: 10px;
	border: 5px solid #F3F1F1;
}

#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:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.rechteseite {
	background-image:url(rechteseite.jpg);
	width:5px;
	background-repeat:repeat-y;
}

.linkeseite {
	background-image:url(linkerseitenrand.jpg);
	background-repeat:repeat-y;
	width:20px;
	vertical-align:top;
}

.sidebarText {
	font:11px georgia;
	color: #336666;
	line-height:normal;
	}
	
.bodyText {
	font:13px arial;
	line-height:20px;
	color:#545454;
	}

.blockText {
	font:12px arial;
	text-align:justify;
	line-height:13px;
	color:#333333;
	}
	
.agbText {
	font:12px arial;
	color:#545454;
	}
	
.agbTextDiv {
	padding-top: 10px;
	padding-bottom: 10px;
	font:12x arial;
	text-align:justify;
	color:#545454;
	}
	
.impressum {
    font:14px arial;
	line-height:20px;
	color:#333333;
	}
	
.pageName {
	font:18px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:15px georgia;
	color: #669999;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	letter-spacing:0.1em;
	}
	
.subHeaderText {
	font:12px georgia;
	color: #669999;
	text-align:justify;
	font-weight:bold;
	line-height:24px;
	letter-spacing:0.1em;
	}
	
.navText {
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.copyright {
	color: #545454;
	font-weight: bold;
	text-align:right;
	font:14px arial;
	padding-right: 50px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}
	
	
