body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #3366CC;
}

table {
	margin: 0px;
}

table.statutentitle {
	background-color: #2255BB;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #FFCC00;
	border-style: solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

table.art {
	background-color: #2255BB;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #aaaaff;
	border-style: solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

table.prog_content {
	margin-top: 5px;
	margin-bottom: 15px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: ccccff;
	font-size: 12px;
	margin: 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.bgleft {
	background-position: top left;
	background-repeat: repeat-y;
}

td.bgall {
	background-position: top left;
	backgroundrepeat: repeat;
}

td.bgtop {
	background-position: top;
}

td.bgtoprx {
	background-position: top;
	background-repeat: repeat-x;
}

td.inner {
	padding: 20px;
	background-color: #3366CC;
}

td.adresse_funktion {
	background-color: #2255BB;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #aaaaff;
	border-style: solid;
}

td.title {
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	background-color: #2255BB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #FFFF00;
	border-style: solid;
	padding-left: 0px;
	padding-top: 2px;
}

td.subtitle {
	color: #ccccff;
	background-color: #2255BB;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #FFDD00;
	border-style: solid;
	padding-left: 0px;
	padding-top: 2px;
	font-size: larger;
}

td.gradient {
	background-color: #FFFF00;
}

td.prog_title {
	color: #ccccff;
	background-color: #2255BB;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #aaaaff;
	border-style: solid;
	padding-left: 4px;
	padding-top: 2px;
	font-size: 14px;
}

td.prog_subtitle {
	background-color: #3060C0;
	font-style: italic;
	vertical-align: top;
	padding-left: 8px;
}

td.prog_content {
	background-color: #3060C0;
	vertical-align: top;
	padding-left: 4px;
}

td.br {
	background-color: #FFAA00;
}

td.foto {
	font-size: smaller;
	background-color: #2255BB;
	padding: 10px;
	text-align: center;
}

td.index {
	border-style: solid;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #FFFF00;
	color: #ccccff;
	background-color: #2255CC;
}

td.indexbottom {
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-color: #FFFF00;
	background-color: #2255CC;
}

p.art {
	margin-top: 1.5em;
	text-align: justify;
}

span.art {
	font-family: Arial, Helvetica, sans-serif;
}

span.arttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ol.statuten {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom 4em;
}

a {
	color: #ffff00;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

img.small {
	vertical-align: middle;
	border-width: 0px;
}

input {
	background-color: #CCCCFF;
	border-color: #0000FF;
	border-style: solid;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input[disabled] {
	color: #8888AA;
}

select {
	background-color: #CCCCFF;
	border-color: #0000FF;
	border-style: solid;
	border-width: 1px;
}	

td.redBg
{
    background-image: url(../images/redBG.gif);
    vertical-align: middle;
}

td.yellowBg
{
    background-image: url(../images/yellowBG.gif);
    vertical-align: middle;
}

.buttonBg
{
    background-image: url(../images/buttonbg.gif);
    background-color: #3F5FE1;
}

.bannerBg
{
    background-image: url(../images/bannerbg.gif);
}

table.content
{
    height: 100%;
    padding: 0px;
}

.logoText
{
    font-size: large;
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

.headerText
{
    font-size: larger;
    font-style: italic;
    font-weight: bold;
    color: #666666;
}
