body {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:13px; color:white; background-color:#ffffff; background-attachment:fixed;}



a {color:white;}



a:hover {color:white;}



p {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:13px; color:white; }



.maintext {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:13px; color:white;}



h4 {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:15px; color:white;font-weight:bold;}

h5 {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:15px; color:white;font-weight:bold;}

.subnavi2 {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:12px; color:#062676; font-weight:bold; text-decoration:none; }



.subnavi {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:12px; color:darkred; font-weight:bold; text-decoration:none; }



.bildtext {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:11px; color:darkred; font-style:normal; margin-left:10px; padding-left:10px;}



ul {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:14px; color:white;}



blockquote {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:12px; color:#062676;font-style:italic;}



.data {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:11px; color:#062676;}

.weiss {font-face:arial; font-family:arial,helvetica,sans-serif; 

font-size:12px; color:white; font-weight:bold;}

.submit {font-face:arial; font-family:arial,helvetica,sans-serif; font-size:10px; color:#062676; font-weight:bold;}

.toleft {text-align:left;}
.toright {text-align:right;}

/*===== CSS theme file for CalendarXP 8.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases. */

/* Calendar Day Header - the cells showing "Sunday", "Monday" .... */
.CalHead {cursor:default; text-align:center; font:bold 7.5pt Tahoma, Verdana, sans-serif; color:white;}
/* Day Cell - the calendar cell of each day */
.CalCell {cursor:hand; text-align:center;}
/* Day Number Anchor style */
.CellAnchor {text-decoration:none; font:9pt verdana;}

/* WeekNo Header - the top header cell of the week number column */
.WeekHead {cursor:default; text-align:center; font:bold 10pt arial; color:cyan;}
/* WeekNo Column Cell - the cells of the week number column */
.WeekCol {cursor:default; text-align:center; font:bold 9pt arial; background:cyan;}

/* Month navigators - the "<" or ">" used to move to previous or next month */
.MonthNav {vertical-align:middle; height:22px; width:18px; font:bold 10pt arial bold; color:black;}
A.MonthNav:hover {color:yellow}
A.MonthNav:active {color:red}

/* styles for the 3 calendar sections (actually 3 table TDs) */
.CalTop {text-align:center;}
.CalMiddle {}
.CalBottom {text-align:center;}

/* Calendar title - showing year and month. when giDCStyle=0, it's the style of the year/month dropdowns; giDCStyle>0, it's the style to show gsCalTitle.  */
.CalTitle {vertical-align:middle; font:10pt arial; color:black;}

/* The style of internal floating div/layer tags, which are usually used to create the artificial dropdown selectors. */
.FreeDiv {}

/* The style of the outer TABLE tag which is the outer calendar panel. */
#outerTable {border:2px ridge #ffffff;}
/* The style of the inner DIV tag that holds the inner panel of all calendar cells. */
#innerDiv {border:1px solid #dcdcdc;}
/*===== Above CSS styles are commonly used in the script engine =====*/

/*====== Following are additional per-theme styles, e.g. the inner dropdown selectors and today etc. You may have your own defined. ======*/
.Today {text-decoration:none; font:bold 9pt Tahoma, Verdana; color:white;}
A.Today:hover {color:yellow;}
A.Today:active {color:red;}

