body   { color: #333; font-size: 8pt; font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #fdf4e2 url(bgd.gif); top: 0px }

body, p, html, table, td {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 8pt;
}
#centercolumn     { margin-right: 120px; padding: 0px 12px 10px; position: absolute; top: 0px; left: 376px; width: 522px }

#header {
	border-top: 2px solid #182746;
	border-bottom: 2px solid #182746;
	padding: 8px;
}

#leftcolumn {
	left: 0px;
	position: absolute;
	width: 200px;
	margin-top: 4px;
}

#rightcolumn {
	position: absolute;
	right: 0px;
	width: 200px;
	margin-top: 4px;
}

#leftcolumn, #leftcolumn p, #rightcolumn, #rightcolumn p { 
	font-size: 8pt;
}

#footer {
	border: 1px solid #00f;
	clear: both;
}

#logo     { position: absolute; top: 0px; left: 13px }

#menue { 
	position: absolute; 
	top: 260px; 
	left: 13px; 
	width: 235px; 
	height: 170px;
}

.block    { margin: 6px 6px 12px; padding: 4px; border: solid 3px #fff }


.block H3  { color: #26344c; font-size: 11px; background-color: #ffe6b5; margin: -4px -4px 4px; padding: 4px; border-bottom: 1px solid #999 }

.block P {
	margin: 0px;
}

.content     { margin-top: 105px; margin-left: 2px }

.entrycontent   { padding: 12px }


.content p umbenannt  { margin: 4px 2px }

.c01   { background-color: #ffaf4c }
.c02  { background-color: #dcdcdc }
.c03   { background-color: #be0b2f }
.c04  { background-color: #44393c }
.c05  { background-color: #fdf4e2 }
.klkursiv  { color: #333; font-style: oblique; font-size: 80% }
H1           { color: #333; font-weight: bold; font-size: 13pt; font-family: verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: 3pt; padding-left: ; border-bottom: 1px solid #333 }
H2          { color: #333; font-weight: bold; font-size: 12pt; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 3pt; padding-left: 1px }
H3    { color: #333; font-weight: bold; font-size: 12pt; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 2pt; border-bottom: 1px solid #808080 }
H4  { color: #333; font-weight: bold; font-size: 10pt; font-family: verdana, Arial, Helvetica, sans-serif }
.date  { color: #666; font-weight: normal; font-size: 10px; line-height: 16px; font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif; float: right }

.date_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	float: right;
}

.entryfooter {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	clear: both;
}

.entryfooter_linkdump {
	color: #666;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-align:right;
	margin: 0px;
	padding: 6px 0px;
	border-bottom: 1px dashed #666;
}

.entryfooter A, .date A, .entryfooter_linkdump A, .date_linkdump A  { color: #333; font-weight: bold; text-decoration: none }


.entryfooter a:hover, .date a:hover  { color: #696969; font-weight: bold; text-decoration: underline }


a:link { 
	color: #333; 
	font-weight: bold; 
	text-decoration: none;
}

a:visited  { color: #333; font-weight: bold; text-decoration: none }
a:active { 
	color: #c03; 
	text-decoration: none;
}

a:hover  { color: #696969 }

.prevnext_links  { color: #696969; float: right }

H1 A, .prevnext_links A  { color: #696969; font-weight: bold; text-decoration: none }

H1 A:hover, .prevnext_links A:hover  { color: #696969; font-weight: bold; text-decoration: underline }



/* these styles are for the search boxes */
.searchbox { 
	width: 10em; 
	font-size: 10px;
}

.searchbutton {
	border: 1px solid #000;
	font-size: 10px;
}


/* these styles are for the calendar widget */
.calendar { 
	padding: 1px 5px;
	margin: 0px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 11px;
}


.calendarHeader { 
	font-weight: bold; 
	color: #000;                   
	background: #DDD;
	margin:0px;
	padding: 2px 5px;
		font-size: 11px;
}

.calendarToday { 
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

	
table.calendar {
/* only the calendar has a line, not the individual cells */
	border: 1px solid #000;
	padding:0px;
	width: 175px;
}

.calendarHeader A, .calendar A {
	font-weight: bold; 
	color: #253A69;
	text-decoration: none;
}
/* end of the calendar styles */