/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#669966;
}

h1, h2, h3, h4 , h5, h6 {
text-align:center;
}

dt {
	font-weight:bold;
}

a:link, a:visited{
	text-decoration:none;
	color:#336633;
}

a:hover {
	text-decoration:none;
	color:#FF3300;
}

table.big {
	/*background-image:url(images/background.gif);*/
	padding:4px 20px 4px 20px;
	/*background-color:#99CC99;*/
	background-color:#669966;
	margin:0px 0px 0px 0px;
	border:0px;
}

#top td{
	height:148px;
	width:799px;
	background-image:url(images/top.jpg);
	border-bottom: 3px solid #000000;
}



#content table{
	width: 801px;
	border:0;
	height:500px;
	vertical-align:top;
	text-align:center;
	/*background-image:url(background.gif)*/
}

td.content{
	background-color:#FFCC33;
	width: 800px;
	vertical-align:top;
	padding-top: 5px;
}

table.picCon {
}

td.picConLef{
	vertical-align:top;
	text-align:right;
	padding:5px;
	width: 50%;
}

td.picConRig{
	vertical-align:top;
	text-align:left;
	padding:5px;
	width: 50%;
}

td.imgBorder{
	border-top: 2px solid #669966;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
}

td.imgNoBorder{
	border-top: 0px solid #669966;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:center;
}
.center{
	text-align:center;
}

p.over{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

#oeffnung {
	text-align:right;
}

#oeffnung table{
	height:40px;
	text-align:right;
}

#oeffnung th{
	text-align:left;
	font-size:14px;
}

#oeffnung td{
	width:80px;
}

#main {
	text-align:center;
}
#main table{
	height:100px;
	width: 80%;
	text-align:right;
}

table.index{
	height:350px;
}

span.vier {
	font-size: 12px;
	font-weight:bold;
}

.center {
	text-align:center;
}
#border {
	text-align:center;
}

#border div{
	border: 2px solid #669966;
	padding: 5px 5px 5px 5px;
	height:170px;
	overflow:auto;
	text-align:center;
}

hr.sep {
	border: 1px solid #669966;
	width:50px;	
}

#sep hr{
	width: 50px;
	color: #669966;
	border-bottom: none;
	border-top: 2px solid #669966;
}

span.def{
	font-weight:bold;
}

span.ter{
	font-weight:normal;
}

div.oeff {
	/*border: 1px solid #669966;*/
	font-size:14px;
	width:400px;
	margin-left:190px;
	text-align: center;
	
}

/*HOME*****************/
.teaser {
	font-size: 14px;
}
	
.teaser2 {
	font-size: 12px;
	border: 2px solid #669966;
	width: 750px;
	margin-left: 25px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-color: #FFEE88;
}

.teaser2 p {
	width: 750px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.teaser2 div {
	width: 500px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 120px;
	height: 0px;
	font-size: 0px;
	border-bottom: 2px dashed #669966;

}

table.termine {
	margin-left: 80px;
}

table.termine td {
	border-bottom: 1px dashed #669966;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 0px;	
}

table.termine th {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-bottom: 2px solid #669966;
	border-top: 2px solid #669966;

}
		

