/* GENERAL STYLES */
body
{
margin: 0;
padding: 0;
/*color: #1A0000;*/
color:#1A0000;
font: normal 12px verdana, lucida, sans-serif;
/*background-color: #d9dcef;*/
background-image: url(../data/assets/rotary/background.png);
background-repeat: repeat-y;
behavior:url("../data/assets/rotary/csshover.htc");
line-height: 19px;
}
p
{
margin-bottom: 20px;
}

.DatumColumn
{
width: 75px;
}
.ProgrammTabelle
{
width: 626px;
}

.ProtokollTabelle
{
width: 850px;
float: left;
}

.DatumColumn, .ProgrammOrtColumn, .DateiColumn, td, th {
vertical-align:top;
padding: 5px
}


.ProgrammOrtColumn, .DateiColumn
{
width: 150px;vertical-align:top;
}
div:hover.list { background-color:#f0f0f0; }

a
{
color:#1A0000;
}

a:hover
{
/*background-color: #dad2ba;
color:#1A0000;
text-decoration: underline;*/

}

em
{
font-style: italic;
font-weight: 600;
font-size: 14px;
}

h1
{
font-size: 20px;
line-height:30px;
}
#wrapper
{
width: 980px;
border:1px solid black;
overflow:hidden;
/*margin-left:auto;
margin-right:auto;*/
}

#ContentWrapperWithout
{
background-color: white;
}

.menue
{
width: 980px;
border:1px solid black;
}

.nav, .menue
{
background-color: #6091c2;
height:28px;
}

/*Hack against problem that occurs if Menu width is not specified in IE6*/
* html .nav li
{width: 1%;
}

ul.nav
{
padding-left:180px;
}
#ContentWrapper
{
background-image: url(../data/assets/rotary/rotary_content_bck.gif);
background-repeat: repeat-y;
width:980px;
overflow:hidden;
}

#contentlogo
{
background-image: url(../data/assets/rotary/Rotary_Logo_content.gif);
background-repeat: no-repeat;
background-position: right bottom;
overflow:auto;
}

#contentlogo2
{
background-image: url(../data/assets/rotary/Rotary_Logo_content.gif);
background-repeat: no-repeat;
background-position: right bottom;
overflow:auto;
}

#header
{
height: 210px;
background-color: black;
}

#subNavPane
{
float: left;
width: 245px;
height: 420px;
}
#ContentPaneMain .textblock
{
width:520px;
}

#ContentPaneMain
{
float: left;
width: 735px;
background-color:white;
}

#ContentPaneMain2
{
background-color:white;
float: left;
width: 980px;

}
table.sortable{border:0; padding:0; margin:0;}
table.sortable td{padding:4px; border-bottom:solid 1px #DEDEDE;}
table.sortable th{padding:4px; cursor: hand; text-decoration: underline;}
table.sortable thead{background: black; color:white; text-align:left;}
table.sortable tfoot{font-weight:bold; }
table.sortable tfoot td{border:none;}

th{cursor: hand;}
#navcontainer2 ul
{
list-style: none;
list-style-type: none;
text-align: left;
padding: 0; margin:0;
}

#navcontainer2 ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 13px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color:#1A0000;
padding: 0; 
margin:0;
}

#navcontainer2 ul li a:hover
{
background-color: #dad2ba;
color:#1A0000;
text-decoration: underline;
font-style: italic;
}

#navcontainer2 ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
