body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}

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

th {
	font-family: Arial, Helvetica, sans-serif;
}
TR.bg_medium {
	color: #FFFFFF;
	background-color: #978868;

}

#menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	color: #333333;
	font-weight: bold;
}

#menu a:active {
	color: #0000AA;
	font-weight: normal;
}

.topBar
{
	background-color: #FFFFFF;
	border-width:0px; 
	border-color:#B32424;
	border-style:solid;
}

.leftSide
{
	border-right-width:0px; 
	border-left-width:0px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-color:#B32424;
	border-style:solid;
	background-color: #FFFFFF;
	
}

.footer {
	font-size: 0.8em;
	color: #DDDDCC;
	text-decoration: none;
	float: right;
	width: 100%;
	background-color: #4A70A2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;

}
.defaultTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
}
.defaultContent {
        color: #333333;
        background-color: #FFFFFF;
        border: 0px;
        padding-bottom: 5px;
        float: none;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .8em;
        padding-right: 4px;
        padding-left: 4px;
}

.announceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
	color: #FFFFFF;
	background-color: #FFFFFF;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
	width: 200px;
}
.announceContent {
        color: #333333;
        background-color: #FFFFFF;
        border: 0px;
        padding-bottom: 5px;
        float: none;
        width: 200px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .8em;
        padding-right: 4px;
        padding-left: 4px;
}

#defaultContent {
	color: #333333;
	background-color: #FFFFFF;
	border: 0px;
	padding-bottom: 5px;
	float: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 4px;
	padding-left: 4px;
}

.defaultContentBox {
        color: #333333;
        background-color: #FFFFFF;
        border: 0px;
        padding-bottom: 5px;
        float: none;        
        font-family: Arial, Helvetica, sans-serif;
        font-size: .8em;
}


.defaultContent_tiny_links {
	color: #333333;
	background-color: #f5f5f5;
	border: 0px;
	padding-bottom: 5px;
	float: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 4px;
	padding-left: 4px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:active {
	font-size: .9em;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: #444444;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.smalltext {
	font-size: .9em;
}

.black {
	color: #000000;
	background-color: #999999;
}
.bg_light {
	color:black;
	background:url(images/Menue_Background_blue.gif);	
}
.bg_dark {
	color: #FFFFFF;
	background-color:#7396BD;
}
.bg_medium {
	color: #FFFFFF;
	background-color:#ABBDCB;
	background:url(images/Menue_Background_blue_inv.gif);	
}
.bg_dark_top {
	color: #FFFFFF;
	background-color:#7396BD;
	background:url(images/Menue_Background_darkblue.gif);	
}
.bg_medium_top {
	color: #FFFFFF;
	background-color:#ABBDCB;
	background:url(images/Menue_Background_darkblueI.gif);	
}
.bg_medium_top2 {
	color: #FFFFFF;
	background-color:#ABBDCB;
	background:url(images/Menue_Background_darkblueI.gif);	
}
a:link#menuFirst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:visited#menuFirst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:active#menuFirst {
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:hover#menuFirst {
	font-size: 0.9em;
	font-weight: normal;
	color:black;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

a:link#menuSecond{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:visited#menuSecond{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:active#menuSecond {
	font-size: .9em;
	font-weight: normal;
	color:black;
	text-decoration: none;
}
a:hover#menuSecond {
	font-size: 0.9em;
	font-weight: normal;
	color:black;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660033;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

td.white {
	color: #333333;
	background-color: #FFFFFF;
}

.headerText
{
	color:#000000;
}
.header
{
	background-color: #4E7BAC;
	background:url(images/Head_Background.gif);
	width: 100%;
}
.whiteBorder 
{ 
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	border-color:#ffffff;
	border-style:solid;
	width: 952px;
}
.whiteBorder2 
{ 
	border-right-width:0px; 
	border-left-width:0px; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	border-color:#ffffff;
	border-style:solid;	
}
.textBorder
{
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-color:#BABABA;
	border-style:solid;
	width: 954px;
}
.mainTable
{
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-color:#BABABA;
	border-style:solid;
}
.DatumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
	color: #333333;
	background-color: #f5f5f5;
	float: none;
	position: relative;
	background-repeat: repeat;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 1px;
	padding-left: 1px;
	width: 100%;
}
.defaultBackground
{
 background-color: #FFFFFF;
 width: 100%;
}
.Reiter
{ 
	color: #fff; 
	font-weight: bold; 
	background: transparent url(images/hint_karteireiter.gif) no-repeat left top; 
	padding: 5px 5px 4px 20px; 
	width: 690px; 
	text-align:left;
	margin:10px 1px 5px 20px;
	font: normal normal bold 75% Verdana, Arial, Helvetica;
	color: #FFFFFF;	
}
.textBox  
{ 	
	margin:10px 1px 5px 20px;
	text-align:left;
	padding: 5px; 
	width: 700px; 
	border: solid 1px #ccc 
}
.counterLayout
{
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-color:#BABABA;
	border-style:solid;
	text-align:left;
	padding: 5px 5px 5px 5px;
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom:5px;
}
.counterLayout2
{
	border-right-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	border-color:#BABABA;
	border-style:solid;
	text-align:left;
	padding: 5px 5px 5px 5px;
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:10px;
}
.featuredFoto
{
	margin-top:20px;
}