ol,ul {list-style:none;}
blockquote:before, blockquote:after, 
q:before, q:after { 
	content: ""; 
} 
blockquote {
display: block;
background: #A9A9E2;
font: 1em Georgia, 'Times New Roman', Times, serif; 
padding: 5px;
font-style: italic;
margin: 3px 0;
}
.drucklogo {
	display:none;
}
blockquote, q { 
	quotes: "" ""; 
}  
#BUTTONS {
	float: right;
	width: 167px;
	height:28px;
	text-align: center;
	display: block;
	}

.links {
	float:left;
}
.rechts {
	float: right;
}
.clear {
	clear:both;
}
.right {text-align:right;}
.hr { 
    padding: 1px;
    background:url(images/line.gif) repeat-x top left;	
    line-height:1px;
	display:block;
	clear:both;
}
a.pfeil {
	background: url(images/icon_pfeil_gruen.gif) no-repeat center left;
	display: inline;
	padding-left:15px;
}
.color1		{ background:#73A0D7;} /* Tabellenhintergrund hellblau */
.color2		{ background:#FFFFFF;} /* Tabellenkopf weiss */
.color3		{ background:#6C78B5;} /* Tabellenhintergrund mittelblau */
.color4		{ background:#D2DDEE;} /* Tabellenhintergrund sehrhellblau */
.color5		{ background:#e2eaf6;} /* Tabellenhintergrund sehrsehrhellblau */
table {
	
	border-collapse: collapse;
	table-layout: fixed;
}
td {
	font-size: 1.1em;
	padding: 3px;
}
td p {
	font-size: 1em !important;
}
.tabelle { 
	border-collapse: collapse; 
	border-spacing: 0; 
	padding:5px;
	font-size: 1em;
} 

.tabelle th{ 
	padding:5px;
	vertical-align: bottom;
} 
.tabelle td{ 
	padding:5px;
} 

.highlight { background-color: #ffd700;}

/* CALENDER */
 .calendar_monthyear{
	text-align:center;
	color:#464697;
	font-weight: bold;
	font-size: 12pt;
}
.calendar_monthyear a:link,.calendar_monthyear a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color:#464697;
}
.calendar_daynames{
	text-align:left;
	color:#003599;
	font-weight: bold;
	font-size: 10pt;
}
.calendar_day{
	vertical-align:top;
	text-align:center;
	color:#006699;
	font-size: 10pt;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #989898;
	border-bottom-width: 2px;
	border-bottom-style: solid; 
	border-bottom-color: #989898; 	
	border-right-width: 2px;
	border-right-style: solid; 
	border-right-color: #D3D3D3; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
}
.calendar_noday{
	background: #FFFFFF;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}
.calendar_current_month_link{
	vertical-align:middle;
	text-align:left;
	font-size: 8pt;
	font-weight: bold;
	color:#000000;
}
.calendar_today{
	vertical-align:top;
	text-align:center;
	font-size: 10pt;
	font-weight: bold;
	color:#FF0000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #989898;
	border-bottom-width: 2px;
	border-bottom-style: solid; 
	border-bottom-color: #989898; 	
	border-right-width: 2px;
	border-right-style: solid; 
	border-right-color: #D3D3D3; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
}
.calendar_today_link{
	vertical-align: middle;
	text-align:left;
	font-size: 10pt;
	font-weight: bold;
	color:#FF0000;
}
.calendar_eventday {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-align:center;
	color: #660033;
	font-size: 10pt;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #989898;
	border-bottom-width: 2px;
	border-bottom-style: solid; 
	border-bottom-color: #989898; 	
	border-right-width: 2px;
	border-right-style: solid; 
	border-right-color: #D3D3D3; 
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	font-weight: bold;
}
.calendar_eventday_link{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	vertical-align:top;
	text-align:center;
	color: #660033;
}
.calendar_main{
	text-align: center;
	color:#F0F0F0;
	background:#FFFFFF;
}

/*
	Menu calendar settings
*/
.menucalendar_monthyear{
	text-align:center;
	color:#000000;
	font-weight: bold;
	font-size: 8pt;
}
.menucalendar_daynames{
	text-align:left;
	color:#000000;
	font-weight: bold;
	font-size: 6pt;
}
.menucalendar_day{
	vertical-align:top;
	text-align:center;
	color:#000000;
	font-size: 6pt;
}
.menucalendar_noday{
	background:#FFFFFF;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}
.menucalendar_today{
	text-decoration: none ;
	vertical-align:top;
	text-align:left;
	font-size: 6pt;
	font-weight: bold;
	color:#FF0000;
}
.menucalendar_eventday /*a:link,.menucalendar_eventday a:visited*/{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 6pt;
	font-style: normal;
	color: Green;
	background: #F0E68C;
}
.menucalendar_eventday a:active,.menucalendar_eventday a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	color: #B22222;
}
.menucalendar_main{
	text-align: center;
	color:#F0F0F0;
	background:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #989898;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #989898; 	
	border-right-width: 1px;
	border-right-style: solid; 
	border-right-color: #989898; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #989898;
}
	.monat {
		text-align:center;
		color:#003599;
		font-weight: bold;
		font-size: 16pt;
	}
	
#banner {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 121px;
	background-color: transparent;
	background-image: url(img/winter/1.jpg);
	background-repeat: no-repeat;
}
#portfolio ol,ul {list-style:none;}

p.name {
	margin:0;
	font-family: serif; font-style: italic; font-size:1.3em;
}
p.funktion {
margin-top:-4px;
	font-size: 1.0em;
}
/* Textarchiv */
.autor		{ font-size: 90%;}
a.autor		{ font-size: 90%;}
.fuss			{ font-size: 9px;}
.klein {font-size:0.8em;}
.latein 		{ font-family: serif; font-style: italic; font-size:13px; letter-spacing:1pt}
kasten_m {
display: block;
background: #ebef8b;
font: 1.2em Georgia, 'Times New Roman', Times, serif; 
padding: 2px 0 2px 2px;
font-style: italic;
}
h3.zw {
display: block;
font: 1.2em Georgia, 'Times New Roman', Times, serif; 
padding: 2px 0 2px 2px;
color: #A7AD00;
background: #ebef8b;
margin: 1em 0 .7em 0; 
}
dl {
	font: 100% Arial, Helvetica, sans-serif;
}
blockquote.latein { font-family: serif !important; font-style: italic !important; font-size:13px !important; letter-spacing:1pt !important}

div.kasten {
background-color: #E6E6F1;
border-style: solid;
border-width: 1px;
border-color: #6A6AB4;
display: table;
width:91% !important;
width:114%; width/**/:/**/91%;
margin-bottom: 18px;
padding:11px 11px 11px 11px;
}

div.kasten_FFF {
background-color: #FFF;
border-style: solid;
border-width: 2px;
border-color: #6A6AB4;
display: table;
width:91% !important;
width:114%; width/**/:/**/91%;
margin-bottom: 18px;
padding:11px 11px 11px 11px;
}

#untermenue {width:199px; border-bottom:solid 1px rgb(200,200,200);}
#untermenue ul {
	list-style-position: inside;
}
.subtabs li a, .subtabs li a:visited {
	width:199px;
	list-style: none outside;
	display:block; 
	border-top: solid 1px rgb(200,200,200); 
	text-decoration:none; 
	color:rgb(70,122,167);  
	font-size:100%;
	}

.subtabs li a:hover, .subtabs  {background-color:rgb(223, 224, 255); color:rgb(42,90,138); text-decoration:none;}
.subtabs ul a, .subtabs ul a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 30px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.subtabs ul ul a, .subtabs ul ul a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.subtabs ul ul ul a, .subtabs ul ul ul a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 10px 0px 50px; border:none; font-weight:normal; text-decoration:none; color:rgb(70,122,167); font-size:120%;}

/* Minikalender */

.calendarmod_mini{ 
    border-collapse: collapse; 
    border-style: solid;
    border-width: 0px;
    border-color: #465397;
    float: none;
    margin-top: 1px;
    font-size:0.8em !important;
    background-color: white;
    margin:0 10px 0 10px;
}

.calendarmod_header_mini { 
  text-align: center;
  font-weight: bold;
  font-size:1em !important;
  background-color: #C2CBF9;
  }
    
td.calendar_markday_mini {
    background-color: #D3F3CF;
    text-align: center;
  }
  
td.calendar_weekday_mini {
    background-color: #465397;
    width: 30px;
    text-align: center;
    color:white;
  }
td.calendar_noday_mini {
    background-color: #C2CBF9;
    text-align: center;
  }
.kommentar {
	{ 
	margin:0em 0 0.5em 0; 
	font-family:"trebuchet ms",arial,sans-serif; 
	color:#465397 !important; 
	font-weight:bold;
	font-size:1.3em;}
}

ul.kalenderblatt {
    float: left;
    list-style-type: none !important;
    text-align: center;
    border: 1px solid #ccc;
    border-top: 4px dotted #ccc;
    border-left: 1px solid #eee;
    padding: 1em;
}

ul.kalenderblatt li.datum span {
    display: block;
    list-style-type: none !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 180%;
    font-weight: bold;
    color: #666;   /* oder auch ein dunkles Rot wie #d90000 */
} 