﻿body
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    background-image: url('images/background.jpg');
    background-repeat: repeat-x;
    background-color: #74afd1;
}
#MainDiv
{
}
#ContentDiv
{
    width: 955px;
    margin: auto;
}
#NaviDiv
{
    width: 955px;
    height: 64px;
}
#top1
{
    background-image: url('images/top2.jpg');
    background-repeat: no-repeat;
    width: 955px;
    height: 86px;
}
#top2
{
    background-image: url('images/top3.jpg');
    background-repeat: no-repeat;
    width: 955px;
    height: 121px;
}
#top3
{
	background-image: url('images/top4.jpg');
	background-repeat: no-repeat;
	width: 285px;
	height: 33px;
	padding-top: 15px;
	padding-left: 625px;
	padding-right: 45px;
}
.HeadUl
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.HeadUl li
{
    float: left;
}
.menuform
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0px;
    padding: 0px;
    
}
#CContainer
{
    display: inline-block;
    width: 955px;
    background-image: url('images/contentBG.jpg');
}
#footer
{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	width: 905px;
	height: 36px;
	padding-top: 23px;
	padding-left: 50px;
}
a.footerLink
{
	color: #CCCCCC;
	font-size: 7pt;
	text-decoration: none;
}
.CornerLeft
{
    float: left;
    width: 37px;

}
.Inhalt
{
    padding: 5px 20px 10px 20px;
    float: left;
    width: 845px; /*885px;*/
    background-color: #FFFFFF;
}
.CornerRight
{
    width: 33px;
    float: left;
}
.ContentUl
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.ContentUl li
{
    float: left;
}
h1
{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: tahoma, arial;
	color: #339933;
	text-align: right;
}
h2
{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: tahoma, arial;
	color: #339933;
	text-align: left;
	margin-bottom: 10px;
}
h4
{
	font-size: 8pt;
	margin: 2px 10px 2px 10px;
	color: #E1E1E1;
	font-weight: bold;
}
p
{
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}
p.NewsP
{
	font-size: 9pt;
	margin: 20px 10px 10px 10px;
	color: #E1E1E1;
	font-weight: normal;
	height: 110px;
	vertical-align: middle;
	text-align: left;
}
.DefaultContentTable
{
	width: 855px;
}
.DefaultNewsTable
{
	width: 100%;
}
.DefaultContentTDLeft
{
	padding-right: 15px;
}
.DefaultContentTDRight
{
	width: 239px;
}
.DefaultNewsTD
{
	background-image: url('images/s_newsBG.jpg');
	background-repeat: no-repeat;
	height: 157px;
}
.DefaultRecordDayTD
{

}
        div.DefaultNewsTD
{
	background-image: url('images/s_newsBG.jpg');
	background-repeat: no-repeat;
	height: 157px;

}
        
table
{
	border-collapse: collapse;
	border-spacing: 0px;
	
}
td
{
	vertical-align: top;
	text-align: left;
}
p.RecordTopicP
{
	margin: 2px 0px 0px 10px;
	width: 170px;
	font-size: 7pt;
	color: #E1E1E1;
	float: left;
}
p.RecordNameP
{
	margin: 1px 0px 0px 10px;
	width: 170px;
	font-size: 10pt;
	color: #E1E1E1;
	font-weight: bold;
	float: left;
}
p.RecordPointsP
{
	margin: 0px 5px 0px 10px;
	width: 40px;
	height: 30px;
	float: right;
	font-size: 20pt;
	text-align: right;
	font-weight: bold;
	color: #CCFFCC;
}
div.OeffnungDiv
{
	padding: 10px 0px 0px 700px;
	width: 255px;
	font-size: 8pt;
}
p.OeffnungTopic
{
	margin: 0px;
	text-decoration: underline;
}
p.OeffnungHead
{
	margin: 0px;
	padding: none;
}
p.OeffnungTime
{
	margin: 0px 0px 0px 0px;
	padding: none;
	font-weight: bold;
}
.Gallery
{
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.CenterIMG
{
	margin: auto;
}

