body {
	margin:0px;
	background-color: #fff;
}

#wrapperdiv{
	width:1003px;
	margin:0px auto;   /* align for good browsers */
	text-align:left; /* counter the body center */	
	height:100%;
	background-color: #ffffff;
}

.HeaderImageDiv{
	margin-left:0px;
	margin-top:0px;
}

div,h1,h2,td,ul,li {
	font-family:Verdana, sans-serif;
	color:#000000;
	font-size:10px;
	vertical-align:top;
	line-height:17px;
}

h1 {
	font-size:12px;
	color:#AA3E2A;
	margin-top:20px;
}

h1.right {
	font-size:14px;
	color:#AA3E2A;
	margin-top:20px;
}

h2 {
	font-size:14px;
	color:#000000;
	margin-bottom:6px;
	margin-top:10px;
}

h2.main {
	font-size:14px;
	color:#003D8F;
	margin-bottom:6px;
	margin-top:10px;
	font-size:16px;
}

h3 {
	background-color:#ffffff;
}

.fontcolor{
	color:#000000;
	font-size:10px;
}

a {
	color:#000;
}

a:link{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

a:visited{
	color:#000000;
	text-decoration:none;
}

#navDiv {
    background-color: transparent;
    left: 0;
    margin-top: -16px;
    text-indent: 20px;
    width: 175px;
}

#loginDiv{
	top: -30px;
	width: 300px;
	background-color:transparent;
	position: absolute;
}

#welcomeLegend{
	border: 1px solid #B5B8C1;
	border-spacing: 8px !important;
	border-collapse: separate !important;
}

#legendColumn{
	background-color: #EEF4FF;
	border: 1px solid #B5B8C1 !important;
  margin: 5px;
	text-align: left;
	padding: 6px;
}


#legendImage{
	width: 155px !important;
	height: 104px !important;
}

a.nav {
    color: #333333;
    text-decoration: none;
}
a.navPath, a.nav {
    border-bottom: 0 none;
    color: #333333;
    text-decoration: none;
}
.nav, .navSelf, .navTopLevel, .navSelfTopLevel {
    background-color: #ffffff;
    border-bottom: 1px solid #b5b8c1;
    color: #333333;
    padding-bottom: 2px;
    padding-top: 2px;
}
.navSelf {
    background-color: #c4d8ff;
    border-bottom: 1px solid #b5b8c1;
    color: #333333;
    padding-bottom: 2px;
    padding-top: 2px;
}
.navSelfTopLevel {
    background-color: #c4d8ff;
    border-bottom: 1px solid #b5b8c1;
    color: #333333;
    padding-bottom: 2px;
    padding-top: 2px;
}
.nav:hover {
    background-color: #c4d8ff;
    color: #333333;
    text-decoration: none;
}

.line {
	background-color:#ffffff;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin-top:2px;
	margin-bottom:3px;
}

#contentDivMainColumn {
	top:0px;
	width:620px;
	background-color:transparent;
	padding: 0px 15px;
}

#contentDivRightColumn {
background-color:transparent;
width:174px;
height: auto;
border-top:0px;
border-bottom:1px solid #b5b8c1;
border-left:1px solid #b5b8c1;
border-right:1px solid #b5b8c1;
}

.rightColumnTitle {
	background-color:#0D42A0;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:2px;
	margin-bottom:4px;
	margin-top:25px;
}

#contentDivLeftColumn {
	left: 0px;
	width: 175px;
	height: 1000px;
	background-color: #FFF;
	border-right: 1px solid #B5B8C1;
	border-bottom: 1px solid #B5B8C1;
}

.tablecss{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:1px;
}

#contentDivRightColumn .tablecss th{
	color: #AA3E2A;
	border-top: 1px solid #B5B8C1;
	border-bottom: 1px solid #B5B8C1;
}

#contentDivMainColumn .tablecss th{
    font-family: Verdana,sans-serif;
    color: #AA3E2A;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 1px solid #B5B8C1;
    padding: 3px 5px;
}

td.table,td.tableHead {
	padding-top:2px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	margin-bottom:4px;
	border-style:solid;
	border-width:0px;
}

td.tableHead, th.tableHead, td.tableHead a, th.tableHead a {
	background-color: #F3F3F3;
	color: #333 !important;
	font-weight: bold;
}

.register{
	font-size:12px;
	font-weight:bolder;
	color:#CA2670;
	margin-top:20px;
}

.Calendarweekend{
	background-color:#D1D5DB;
	color: #FFFFFF;
	font-size:10px;
}

.Calendarweekday{
	background-color:#DDE9FF;
	color:#314977;
}

.aktiv{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:1px;
	background-color:#D4D0C8;
	font-size:14px;
}

.passiv{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:1px;
	background-color:#E4E3E2;
	font-size:14px;
}

#contentDivRightColumn table.tablecss td {
border-bottom: 1px solid #b5b8c1;
padding: 3px 5px 3px 5px;
}

.fonthover{
	color:#BE2556;
}

tr.tableAlt, td.tableAlt {
	background-color:#DDE9FF;
}

tr.tableAlt2 .aktivCalendar{
	background-color:#EEF4FF;
	color:#000;
}

tr.tableAlt2 {
	background-color:#DDE9FF;
	color:#314977;
}

tr.selected, td.selected{
	color:#000000;
	background-color:#FFFFFF;
}

tr.tableAlt3, td.tableAlt3{
	background-color:#DDE9FF;
	color:#314977;
}

tr.tableAlt3hand, td.tableAlt3hand, th.tableAlt3hand{
	background-color:#DDE9FF;
	color:#314977;
	text-align:left;
}

#calendarDetails{
	background-color: #DDE9FF;
	color: #FFF;	
}

#zoomLinks {
    position: absolute;
    left: 731px;
    height: 35px;
    width: 270px;
    top: 120px;
}

#zoomLinks div{
	width: auto !important;
	float: right;
}

#partyImage{
	position: absolute;
	left: 650px;
	top: 40px;
}