body {
background-color: #ffffff;
font-family:verdana, tahoma, arial, sans-serif;
	
}
li {
	margin-left: 0px;
}
a  {
	text-decoration: none;
	color:#0066bb;
	font-weight : bold;
}
a:hover {
	text-decoration: none;
	color:#0088ee;
	font-weight : bold;
}

a.unsicht {
	text-decoration: none;
	color:#ffeede;
	font-weight : bold;
}
a.unsicht:hover {
	text-decoration: none;
	color:#0088ee;
	font-weight : bold;
}

p 	{
font-size:100%;
	text-align : left;
	
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color:#444444;
	font-variant: normal;
	text-align : left;
	
}
h2 {
        font-size:120%;
        font-weight: bold;
        color:#444444;
		margin-bottom: 0.5em;
	    margin-top: 2em;
}
h3 {
        font-size: 100%;
        font-weight: bold;
        color:#444444;
}
h4 {
	font-size: 80%;
	font-weight: normal;
	color:#0066aa;
}


#inhalt {
	width: 720px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	color:#444444;
	line-height:150%;
	border-color: #444444;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #ffeede;
	font-size: x-small;
	} 
	
	
	
	
#hintergrund{
	width: 740px;
	border-color:#444444;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	background-color: #fed9ba;
}


	#sidebar {
		float: right;
		
		width:200px;
		background:#fff;
		border:1px solid #000;
		}
	
.calendar{
	font-size : 100%;
	font-weight: normal;
	color:#444444;
	text-decoration: none;
	}

.menu, .calendar-title {
	font-size : 100%;
	font-weight: bold;
	color:#444444;
	text-decoration: none;
	background-color:#ffeede;
	padding: 5px;
	
	
}
 a.menu, a.calendar-title {
	font-size :100%;
	font-weight: bold;
	color:#444444;
	text-decoration: none;
	background-color:#ffeede;
	
}
.menu:hover , .menuSel:hover  {

    font-size : 100%;
    font-weight : bold;
    color : #0088ee;
    text-decoration : none;
	}
    

 .menuSel,  .calendar-title:hover {
	font-size : 100%;
	font-weight: bold;
	color: #0066b3;
	text-decoration: none;
	padding: 5px;
	
	
}
.subMenu {
	color: #330033;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;
	background-color: #ffeede;
	padding-left: 6px;
	display: block;
}
.subMenu:hover, .subMenuSel:hover {
	color: #ffccaa;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	
}
.subMenuSel {
	color: #ffccaa;
	font-weight: bold;
	text-decoration : none;
	font-size : 80%;

	padding-left: 4px;
	
}
.sidehead {
	background-color: #330033;
	color : #ffeede;
	font-weight: bold;
 	font-size: 80%;
	margin-bottom: 4px;
		
     
}
.sidehead:hover {
	color: #ffccaa;
	text-decoration: none;
	
}

		
.calendar-bg {
	background-color: #ffeede;
}
 .calendar-head  {
	font-weight: bold;
	color: #330033;
	background-color : #ffeede;
	border-color : #330033;
}
.calendar-day {
	background-color: #ffeede;
	height : 5em;
	vertical-align : top;
	font-size : 100%;
}
.calendar-date {
	background-color: #ffeede;
	font-size : 100%;
}
 .calendar-cell {
	background-color: #ffeede;
}
a.calendar-cell {
	background-color: #ffeede;
	font-weight: bold;	
}

.nav	{  color: #330033; 
}


		
.tab    {
	margin-left: 2em;
	margin-right : .1em;
}
.footer {
	font-weight: bold;
	font-size : 80%;
	color: #444444;
	background-color : white;
	text-decoration : none;
}

.footer:hover {
	font-weight: bold;
	color: #ffccaa;
	text-decoration: none
}
.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:    url(util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:    url(util/preview.gif);
	list-style-type: none;
}

	

