@charset "utf-8";
/* CSS Document */

	
/* scrollbalken im IE*/
html, body, textarea {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #c5a590; 
	SCROLLBAR-ARROW-COLOR: #c5a590; 
	SCROLLBAR-TRACK-COLOR: #c5a590; 
	SCROLLBAR-DARKSHADOW-COLOR: #c5a590;}

body {
	margin:0px;
	}
	
	hr {width:300px; height:1px; text-align:center; color: #c5a590;border:solid;}
	
	.rahmen {  border: 1px #c5a590 solid}
	.navleiste { background-color:#526bb1;}
	
	/*Formulare */
.formtext {font-family: Arial,Helvetica,sans-serif;background-color:#f9ebe4;  font-size: 11px; color: #000000;  border-left: 1px solid #c5a590; border-bottom: 1px solid #c5a590; border-right: 1px solid #c5a590; border-top: 1px solid #c5a590 }
.butts { font-size: 11px; width: 100; color: #808080; font-weight: bold; background-color:#f9ebe4; border-left: 1px solid #c5a590; border-bottom: 1px solid #c5a590; border-right: 1px solid #c5a590; border-top: 1px solid #c5a590}
li {margin-bottom:3px; font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #000000; }	
		ul {list-style-image: url('../img/haken.gif');list-style-type:square; font-family:Arial,Helvetica,sans-serif; font-size:11px;color:#000000; }
/*	
h1 {color:#000000; text-shadow:black; font-size:18pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h2 {color:#000000;  text-shadow:black; font-size:16pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h3 {color:#000000;   text-shadow:black; font-size:14pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h4 {color:#000000;  text-shadow:black; font-size:12pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
h5 {color:#000000; text-shadow:black; font-size:9pt; font-family:Arial,Helvetica,sans-serif; font-weight:bold;}
*/
td {
	font:11px Arial,Helvetica,sans-serif;
	color:#000000;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:11px Arial,Helvetica,sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:11px Arial,Helvetica,sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px Arial,Helvetica,sans-serif;
	color: #c5a590;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px Arial,Helvetica,sans-serif;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px Arial,Helvetica,sans-serif;
	line-height:20px;
	color:#000000;
	}
	
.pageName {
	font:20px Arial,Helvetica,sans-serif;
	color: #526bb1;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:14px Arial,Helvetica,sans-serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Arial,Helvetica,sans-serif;
	color: #ffffff;
	letter-spacing:.1em;
	text-align:left;
	}
	
.calendarText {
	font:11px Arial,Helvetica,sans-serif;
	line-height:14px;
	color:#333333;
	}
	
	

