@CHARSET "UTF-8";

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(./images2010/choir-pale.png);
}

#container{
	width: 885px;
	margin: 15px auto auto auto;
	background-image: url(images2010/bg-885px.jpg);
	background-repeat: repeat-y;
}

* html #container {
	height: 100%;
}

p {
	text-align: justify;
}

* .ct {
	text-align: center;
}

* .sponsor {
	text-align: center;
}
* .sponsor a {
	text-decoration: none;
}

* .stamp {
	text-align: right;
	font-size: x-small;
}

#head {
	float: left;
	width: 885px;
	height: 111px;
	margin: 0px;
	background-image: url(images2010/head_bg-885px-roundshadowed.png);
	background-repeat: no;
	text-align: center;
}

#foot {
	clear: both;
	width: 885px;
	margin: 0px auto 15px auto;
	background-image: url(images2010/bg-885px.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 10pt;
}

#foot p {
	text-align: center;
}

#navigation {
	height: 100%;
	float: left;
	width: 140px;
	background-image: url(images2010/bg-140px.jpg);
	background-repeat: repeat-y;
	padding: 20px 3px auto 3px;
}

#navigation a {
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#content {
	float: right;
	width: 885px;
	min-height: 100%;
	height: 100%;
	background-image: url(images2010/bg-885px.jpg);
	padding: 15px 0px 15px 0px;
}

#p0content {
	float: left;
	width: 715px;
	height: inherit;
	padding: 15px 0px 15px 15px;
	margin-top: -15px;
	background-image: url(images2010/bg-565px.jpg);
}

#p0sidebar {
	float: right;
	margin-top: -15px;
	margin-left: 15px;
	margin-right: -15px;
	width: 180px;
	height: 100%;
	min-height: 100%;
	background-image: url(images2010/bg-180px.jpg);
	text-align: center;
}

#pcontent {
	float: left;
	width: 715px;
	padding: 15px 0px 15px 15px;
	margin-top: -15px;
}

.navpoint {
	float: left;
	width: 140px;
	height: auto;
	margin: 3px auto 3px auto;
	text-align: center;
}

.navhere, .navpoint:hover {
	float: left;
	width: 140px;
	height: auto;
	margin: 3px auto 3px auto;
	text-align: center;
	background-image: url(images2010/bg-140px-nav.jpg);
}

.sidebartitle {
	float: left;
	width: 180px;
	height: auto;
	margin: 10px auto 3px auto;
	background-image: url(images2010/bg-sbtit-180px.jpg);
	text-align: center;
}

.sidebarentry, .sidebarentrym, .sidebarentryw, .sidebarentryn{
	border-top: solid black thin;
	float: left;
	width: 180px;
	height: auto;
	margin: 3px auto 3px auto;
	text-align: center;
	font-size: smaller;
}

.sidebarentrym {
	background-image: url(images2010/bg-sbtit-m-180px.jpg);
}

.sidebarentryw {
	background-image: url(images2010/bg-sbtit-w-180px.jpg);
}

.sidebarentryn {
	background-image: url(images2010/bg-sbtit-n-180px.jpg);
}

.sidebarmore {
	float: right;
	font-size: smaller;
}

.c {
	clear: left;
}

.pagetitle {
	font-weight: bold;
	text-align: center;	
}

.histdate {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding: 3px 12px 3px 12px;
	border: solid 1px #000066;
	text-align: center;
	font-size: larger;
	color: #000066;
}
	
a {
	color: #000033;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	font-style: italic;
	color: #3300CC;
	text-decoration: underline;
}
.menutd {
	font-weight: bold;
	color: #0099FF;
	background-color: #000C84;
	text-align: center;
}
.menutdsel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000AA;
	text-align: center;
}
.modulhead {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	border: thin solid;
	border-color: #666666;
}

.modulblock {
	background-color: #FFFFFF;
	color: #333366;
	font-size: 10pt;
	border: thin solid;
	border-color: #666666;
}
.modulblock p {
	background-color: #FFFFFF;
	color: #333366;
	font-size: 10pt;
}

td.modulhead a {
	color: #CC0000;
}

.tabhd {
	border-style: groove ridge inset outset;
	border-width: 4px;
}

.tabbdy {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.selector {  
    color: #333399;
	background-color: #FFFFFF;
}

.selonline {
    color: #FFCCCC;
	background-color: #333333;
}

.reminder {
	color: #FF6633;
	border: #FF6633;
	border-style: outset;
	border-width: 1px;
	text-align: center;
	font-size: 10pt;
}

.rumor { 
    background-color: #AD0000;
	border: thin #680000 solid;
	font-weight: bold;
	color: #FFFFFF;
}

option.selonline {
    color: #CCCCCC;
	background-color: #333333;
}
.gbcellhdr {
	border-top-width: 6px;
	border-right-width: 6px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-top-color: #DDDDDD;
	border-right-color: #CCCCCC;
	background-color: #E0E0E0;
	font-size: 10pt;
}
.gbcellhdl {
	border-top-width: 6px;
	border-top-style: ridge;
	border-top-color: #DDDDDD;
	background-color: #E0E0E0;
	font-size: 10pt;
}
.gbcellblockr {
	border-right-width: 6px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	background-color: #E0E0E0;
	font-size: 10pt;
	width: 50%;
}
.gbcellblockl {
	background-color: #E0E0E0;
	font-size: 10pt;
	width: 50%;
}
.gbcellblockr a {
    text-decoration: none;
	font-size: 10pt;
}
.gbcellblockr a:link {
    color: #ff3333;
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockr a:visited {
    color: #ff6666;
	font-size: 10pt;
}
.gbcellblockr a:hover {
    color: #ff3333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockl a {
    text-decoration: none;
	font-size: 10pt;
}
.gbcellblockl a:link {
    color: #ff3333;
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockl a:visited {
    color: #ff6666;
	font-size: 10pt;
}
.gbcellblockl a:hover {
    color: #ff3333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
.gbheadfoot,.gbback,.gbnext {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: bold;
}
.gbheadfoot {
	text-align: center;
	margin: 10px auto 10px auto;
}
.gbback {
	float: left;
}
.gbnext {
	float: right;
}
.gbheadfoot,.gbback,.gbnext a {
	color: #FF3333;
	text-decoration: none;
}
.gbheadfoot,.gbback,.gbnext a:hover {
    color: #FF9999;
	text-decoration: underline;
}
.counter {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 8pt;
	border: thin solid;
	border-color: #666666;
	padding-left: 3px;
}
.vorname {
    visibility: hidden;
}

