body
{
  margin-top: 0px;
  margin-left: 0px;
  background-color:  RGB(224,239,239);
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
}

.main
{
}

H1
{
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:24pt;
  color:#009999;
}

H2
{
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:18pt;
  color:#009999;
}

.titelsmall
{
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:12pt;
  color:#009999;
}

H3
{
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:14pt;
  color:#009999;
}

.pageTitle
{
  font-family:Arial,Helvetica,sans-serif;
  font-size:24pt;
  font-weight:bold;
  color:#009999;
  margin-left:20px;
}

TD
{
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}

.titel
{
  font-weight:bold;
  font-size:24pt;
  color:#009999;
  font-family:Arial,Helvetica,sans-serif;
}

table.tableLinks
{
  border-color: #007880;
  border-style:solid;
  border-bottom-style: none;
  border-width:1px;
  width:100%;
}

table.tableLinks td
{
  border-width:1px;
  border-color: #007880;
  border-bottom-style: solid;
  padding:4px 4px 4px 4px;
}

.tableSend
{
  border: solid 1px RGB(180,200,200);
  width:100%;
}
.tableSend td
{
  padding: 10px 10px 10px 10px;
}

table.tableLinks h2
{
  color:Blue;
  margin-bottom:1px;
}

.tableTitle
{
  font-weight:500;
  color:white;
  background:#007880;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
}

td.tableLinksTitle
{
  font-weight:500;
  font-size:medium;
  color:white; 
  background:#007880;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
  font-family:Arial,Helvetica,sans-serif;
  white-space:nowrap;
  text-decoration:none;
}

table.tableVorstand
{
  border: 1px none RGB(180,200,200);
  width:100%;
}

table.tableVorstand TD
{
  border: 1px solid RGB(180,200,200);
  padding: 4px 4px 4px 4px;
}


table.tableProtokolle
{
  border-width:0px;
  border: 1px solid #007880;
  width:100%;
}

table.tableProtokolle td
{
  padding: 4px 4px 4px 4px;
}

.tableProtokolleTitle
{
  font-weight:500;
  font-size:medium;
  color:white;
  background:#007880;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
  font-family:Arial,Helvetica,sans-serif;
  white-space:nowrap;
  text-decoration:none;
}
table.tableMenu
{
}

table.tableAktuelles
{
  border: 1px solid #007880;
  width:100%;
}

table.tableAktuelles TD
{
  border: 1px none #007880;
  padding: 4px 4px 4px 4px;
}

table.tableJahresprogramm
{
  border-width:1px;
  border-style:solid;
  border-color:Blue;
  width:98%;
}

table.tableJahresprogramm TD
{
  border-width:1px;
  border-style:none;
  border-top-style:solid;
  border-color:Blue;
  padding: 4px 4px 4px 4px;
}

TD.tableJahresprogrammTitle
{
  font-weight:500;
  font-size:medium;
  color:white;
  background:#007880;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
}

table.tableNoBorder TD
{
  border-width:0px;
  border-style:none;
  padding: 4px 4px 4px 4px;
}

TD.tableAktuellesTitle
{
  font-weight:500;
  font-size:medium;
  color:white;
  background:#007880;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
}

TD.menuTitle
{
  font-weight:bolder;
  font-size:medium;
  color:white;
  background:#007880;
  background-image:url(images/back.gif);
  background-repeat:repeat-x;  
  font-family:Arial,Helvetica,sans-serif;
  white-space:nowrap;
  text-decoration:none;
}

TR.menuSubTitle TD
{
  /*  background-color:#ffcc00;*/
  white-space:nowrap;
}



A.menuSubTitle
{
  font-size:small;
  font-weight:bold;
  color:#009999;
  font-family:Arial,Helvetica,sans-serif;
  margin-left:4pt;
  padding-left:4pt;
  margin-right:4pt;
  padding-right:4pt;
  text-decoration:none;
}

A.menuSubTitle:hover
{
  color:black;
  text-decoration:none;
}


/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/
/* Main part of the page that holds contents */
.content
{
    width: 712px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid RGB(180,209,209);
    padding: 10pt 10pt 10pt 10pt;
    position: relative;
    background: RGB(200,229,229) ;
}

.sideMenu
{
    width: 100%;
    border: 1px solid RGB(180,209,209);
    background: RGB(200,229,229);
}

.sideMenuTitle
{
    border: 1px solid RGB(180,209,209);
    background: #007880 url(images/back.gif) repeat-x;
    color:White;
     font-weight:bold;
   font-size:13pt;
}

td.sideMenuContent
{
    border: 1px solid RGB(180,209,209);
}
table.sideMenuContent
{
    width: 100%;
}


.sideMenuSelectedItem
{
	background:#DBDB79;
}

.sideMenuTitleImage
{
  vertical-align:middle;
  padding-right: 5px;
  padding-left: 2px;
}

.sideMenuItem
{
}


.sideMenuImage
{
  padding:1px 2px 1px 2px;
  
}

/* Main part of the page that holds contents */
#body
{
    width: 726px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid RGB(180,209,209);
    padding: 4pt 3pt 1pt 4pt;
    position: relative;
    background: RGB(200,229,229) ;
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 240px;
    /*position: relative; */
}

#columnright
{
    margin-left: 245px;
  /*  position:relative; */
}
 
.leftblock
{
    border: 1px solid RGB(180,209,209);
    padding: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}

 .rightblock
{
    border: 1px solid RGB(180,209,209);
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    width:446px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}
    

/* A full width block on the page */

.fullwidth, #loginbanner
{
    border: 1px solid RGB(180,209,209);
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    background: RGB(200,229,229) ;
}

/* for the login block
    picks up most of its properties from .fullwidth */

#loginbanner
{
  padding-bottom: 0px;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}

/* shows a visual seperation */
.dashedline
{
    border-bottom: 1px dashed RGB(180,209,209);
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/* Command buttons on pages */
.actionbuttons
{
  text-align:right;
  position: relative; 
  padding: 1px 1px 1px 1px;
}

/************************************************************************
* 
* Next / previous specific formatting 
*
************************************************************************/

.nextlink
{
    position:absolute;
    right:0;
    padding-right:15px;    
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/
.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

/* Surrounds the calendar */
.eventmonth
{
  border: 1px solid RGB(180,200,200);
  width: 694px;
  margin-right: auto;
  margin-left: auto;
  background: #C6E3E3;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  text-align: center;
}
.eventmonth a
{
	font-size:10pt;
}


/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid RGB(180,200,200);
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid RGB(180,200,200);
    border-left: 1px solid RGB(180,200,200);
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
  background-color: #D6EBEB;
}
.calcurrentday
{
  border-color: #008080;
  background-color: #FFFFC1;
}
.calweekend
{
  background-color: #98CDCD; 
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid RGB(180,200,200);
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}



/************************************************************************
* 
* Image functionality
*
************************************************************************/

.photo
{
  background-position: center;
  background: #1BB6BE;
  border: 1px solid #007880;
  padding: 5px;
}

.picture
{
    background: #1BB6BE;
    border: solid 1px #007880;
    padding: 5px;
    margin: 5px;  
}

/************************************************************************
* 
* Photo selection controls
*
************************************************************************/

#popupbody
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    background: #FED36B;
    font-size: 0.7em;
}

#popupinner
{
    border: 1px solid #DBDB79;
    margin: 5px;
    background: #FEFFAB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#popupbody h2
{
    font-weight: bold;
    margin: 0px;
    padding: 1px 0px 5px 5px;
    display: block;
}

.selected, .unselected
{
    width: 80px;
    height: 100px;
    text-align: center;
    padding: 2px 2px 2px 2px;
}

.unselected
{
    background-color: transparent;
    border: solid 1px RGB(180,209,209);
}

.selected
{
     background: #FED36B;
     border: solid 1px #DBDB79;
}

.scrollablelist
{
    overflow: auto;
    height: 230px;
    width: 460px;
    border: solid 1px #DBDB79;
}

.scrollablelist2
{
    overflow: auto;
    height: 230px;
    width: 210px;
    border: solid 1px #DBDB79;
}


.scrolledtable
{
}

 .selectablephoto
{
  background: #1BB6BE;
    border: 1px solid #E8DCA3;
    padding: 2px;
}

.contextbuttons
{
  margin: 5px 3px 5px 3px;
}

/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/
