/* GENERAL fonts */
TD, P, OL, UL, DIV, H1, H2, H3, LI, EM  {
	font-family: Verdana, Arial;
	font-size: 12px;
}
H1 { font-size: 18px; }
H2 { font-size: 16px; }
H3 { font-size: 14px; }

body {
	background-color: #6599FF;
	text-align: center;
}
.body {
	margin: 0 auto;
	width: 1000px;
	background-color: #6599FF;
}
.seite {
	text-align: left;
	background-color: #6599FF;
}

.header {
   width: 1000px;
   height: 120px;
   background-image: url(../images/headerimage.jpg);   
/*   background-image: url(../images/headerimage_winter_big.jpg); */
   background-repeat : no-repeat;
}

.menu_oben {
/*	width: 990px;  
	position: absolute;  */
	margin-top: -12px;
	text-align: right;
   font-size: 12px;
   color: #ffffff;
   padding-right: 10px;
   text-decoration: none;
}

.menu_oben li {
	display: inline;	  
}
.menu_oben ul li a {
	padding: 2px;
}

.menu_oben ul li a:active {
	color: #ffffff;
}

.menu_oben ul li a:focus {
  text-decoration: none;
  color: #ffffff;
}

.menu_oben ul li a:hover {
  text-decoration: underline;
  color: #000099;
}
.menu_oben ul li a:link {
  text-decoration: none;
  color: #000099;
}
.menu_oben ul li a:visited {
  text-decoration: none;
}

.menu_oben_a ul li {
	padding: 2px;
	color: #000099;
} 

.filler {
	color: #000099;
   float: left;
	width: 250px;
	height: 30px;
	border-bottom: 1px dotted #FFFFFF;
}

.trailer {
	float: left;
	width: 750px;
	height: 30px;
	border-bottom: 1px dotted #FFFFFF;
}

.menu_links {
	float: left;
	width: 150px;
	height: 650px;
	background-color: #7EB1FF;
}



.content {
	float: left;
	background-repeat: no-repeat;
	vertical-align: top;
	width: 620px;
	padding: 8px;

}




.news {
	float: right;
   font-size: 11px;
   width: 196px;
	height: 635px;
   color : #FFFFFF;   
   padding: 8px;

	 }

.news H1 {
	text-align: center;
  	font-size: 16px;
}

.contenttable {
  background-color: #e0ebff;
}

.impressum {
  background-color: #6699ff;
}

.titel {
  background-color: #6699ff; 
} 

.tr-0 {
  background-color: #aec9ff; 
}

.footer {
	clear: both;
	 text-align: center;
    border-top: dotted 1px;
    border-top-color: #FFFFFF;
	 font-size: 9px;
	text-align: center;
	color : White;
}

.csc-uploads  {
	height: 10px;
}

.news-list-date {
	font-style: italic;
	font-weight: lighter;
}
/* Sektor für die NEWS-Formatierung */
#newsimage {
	float: right;
}

.news-single-img {
	float: right;
}

.news-latest-container a:visited {
	color:#000099;
}
.news-latest-container a {
	color:#000099;
}
.news-latest-gotoarchive {
	background-color: #7eb1ff;
}


#calendar-event div{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#calendar-event bodytag{
	font-size: 11px;
	line-height: 8px;
}
.news-latest-item h2 {
	font-size: 12px; 
}
.news-latest-item h2 a{
	text-decoration: none;
}
.news-latest-container {

	border-bottom: thin dotted white;
}

/*      #####Calender Liste auf Startseite */
.tx-cal-controller>h1 {
	display: none;
} 
.tx-cal-controller>p {
	display: none;
} 

.found {
	display: none;
}
.V9G {
	display: none;
	height: 0px;
}

dt {
	margin: 0 0 0 0;
}
.even {
	background-color: #6699ff;
	margin: 0 0 0 0;
}
dd  {
	margin: 0 0 0 0;	
}

