html {
	margin:0;
	padding:0;
	background-color:#f5f5f5;
	background-image:URL(../pic/shadow_top.png);
	background-repeat:repeat-x;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-Serif;
	font-size:12px;
}
#mainbg {
	background-image: url(../pic/shadow_weiss_kompl.png);
	background-repeat: repeat-y;
	position:absolute;
  /* height:100%;  */
	width:1000px;  
	margin: 0px 0px 0px -500px;
  top: 0; 
  left: 50%;
	padding: 0px;
	overflow: auto;
	text-align:center;
}
#shadowl {
	width:80px;
	height:750px;
	float:left;
	background-image:URL(../pic/shadow_links.png);
	background-position: top left;
	background-repeat:no-repeat;
}
#shadowr {
	width:80px;
	height:750px;
	float:left;
	background-image:URL(../pic/shadow_rechts.png);
	background-position: top right;
	background-repeat:no-repeat;
}
#inhalte {
	width:840px;
	float:left;
	text-align:left;
}
#footer {
	clear:both;
	width:1000px;
	height:40px;
	background-image:URL(../pic/shadow_foot.png);
}
#linksor {
	width:840px;
	text-align:right;
	height:24px;
	overflow:hidden;
	padding-top: 9px;
}
#linksor a:link,
#linksor a:visited {
	text-decoration:none;
	color:#7f7f7f;
	font-size:11px;
}
#linksor a:hover,
#linksor a:active {
	color:#013b86;
	font-size:11px;
}
#header {
	height:97px;
	width:840px;
	white-space:nowrap;
	overflow:hidden;
}
#header img {
	border-width:0px;
	border-style:none;
	margin-right:6px;
}
#mainmenue {
	background-image:URL(../pic/menue.png);
	background-repeat:repeat-x;
	width:840px;
	height:40px;
    z-index:999;
}
#mainmenue ul {
	margin:0;
	padding:0;
    z-index:999;
}
#mainmenue li {
	float:left;
	margin: 0; 
	height:40px;
	padding:10px 0 0 0;
	list-style-type: none;
    z-index:999;
}
#mainmenue li:hover {
	background-color:#fff;
    z-index:999;
}
#mainmenue li a {
	margin: 0 10px 0 10px; 
	font-weight:bold;
	color:#00469F;
	text-decoration:none;
	font-size:13px;
    z-index:999;
}
#mainmenue li li {
	width:250px;
	margin:0 0 0 0;
	padding: 4px 0 0 0;
	height:18px;
    z-index:999;
}
#mainmenue li li a {
	font-weight:normal;
	text-transform:none;
	font-size:12px;
    z-index:999;
}
#mainmenue ul ul {
	position: absolute;
	margin:14px 0 0 0;
	padding:0;
	background-color:#fff;
	visibility:hidden;
	display:none;
	width:250px;
	overflow:hidden;
	z-Index:999;
}
#mainmenue li:hover ul {
	visibility:visible;
	display:block;
    z-index:999;
}
#mainmenue li li a:hover,
#mainmenue li li:hover {
	background-color:#00469F;
	color:#fff;
    z-index:999;
}
#bildhead {
	width:600px;
	height:280px;
	visibility:visible;
	margin: -10px 0 0 0;
	display:block;
	padding:0;
	float:left;
    
}
#bildhead ul {
	width:600px;
	height:280px;
	visibility:visible;
	display:block;
	margin:0;
	padding:0;
}
#bildhead li {
	width:600px;
	height:280px;
	margin:0 0 0 0;
	padding:0;
	list-style-type: none;
}
#termine {
	width:240px;
	height:280px;
	float:left;
	margin: -10px 0 0 0;
	background-image:URL(../pic/terminebg.png);
	background-repeat:repeat-y;
}
#termine ul {
	width:220px;
	margin:10px 10px 0 10px;
	padding:0;
}
#termine li {
	background-image:URL(../pic/terminebutbg.png);
	background-repeat:no-repeat;
	width:220px;
	height:37px;
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	line-height: 15px;
	display:block;
	list-style-type: none;
	overflow:hidden;
}
#termine li a {
	color:#00469F;
	font-size:11px;
	text-decoration:none;
}
#termine2 {
    width:240px;
    height:280px;
    float:left;
    margin: 0 0 10px 0;
    background-image:URL(../pic/terminebg.png);
    background-repeat:repeat-y;
}
#termineliste {
    overflow:auto;
    height:250px;
    width:240px;
}
.tx-awtermine-pi1 {
    overflow:auto;
    height:250px;
    width:240px;

}
#termine2 ul {
    width:200px;
    margin:10px 10px 0 10px;
    padding:0;
}
#termine2 li {
    background-image:URL(../pic/terminebutbg.png);
    background-repeat:no-repeat;
    width:200px;
    height:37px;
    margin:0 0 2px 0;
    padding:0 0 0 10px;
    line-height: 15px;
    display:block;
    list-style-type: none;
    overflow:hidden;
}
#termine2 li a {
    color:#00469F;
    font-size:11px;
    text-decoration:none;
}
#newsbereich {
	width:590px;
	margin:0 10px 0 0;
	padding:10px 0 0 0;
	float:left;
}
#newsbereich h1 {
	width: 582px;
	/*width: 590px;*/
	height:24px;
	background-image:URL(../pic/bg_h1.png);
	background-repeat:repeat-x;
	font-size:14px;	
	color:#00469F;
	text-transform:uppercase;
	padding:0 0 0 8px;
	line-height:1.8em;
}
.doth1 {
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
	background-image:URL(../pic/puenktlis.png);
	background-repeat:repeat-x;
	margin-bottom:-7px; 
	padding:0;
}
h3 {
	font-size: 13px;
	color: black;
	font-weight: bold;
	padding: 0 0 0 8px;
	}
b {
	font-size: 13px;
	color: black;
	font-weight: bold;
	}
.news-single-item .bodytext {
	}
.news-single-item h2 {
	padding: 0 0 0 8px;
	}
.news-single-item .news-single-timedata {
	padding: 10px 0 0 8px;
	}
.news-single-item .news-single-backlink {
	padding: 14px 0 0 8px;
	}	
hr .clearer {
	padding: 0 0 0 8px;
	}
.space {
	/*margin:0 0 0 18px;
	line-height:1.8em;*/
}
.bodytext {
	padding: 0 20px 0 8px;
	}
.teaser {
	float:left;
	width:140px;
}
.teaser img {
	border-style:solid;
	border-width:3px;
	border-color:#dfdfdf;
}
.teatxt {
	width:440px;
	float:left;
	margin: 0 0 10px 10px;
}
.datum {
	margin:0;
	padding:0 0px 0 8px;
	background-color:#eee;
	color:#666;
	font-size:11px;
	width:100px;
}
h2 {
	font-size:14px;	
	color:#c70c2c;
	margin:8px 0 1px;
	padding:0;
}
.anreisser {
	margin:0;
	padding:0;
	line-height: 15px;
}
.mehr {
	text-decoration:none;
	color:#00469F;
	font-size:11px;
	font-style:italic;
}
.dottie {
	clear:both;
	width:100%;
	height:1px;
	margin:0 0 10px 0;
	overflow:hidden;
	background-image:URL(../pic/puenktlis.png);
	background-repeat:repeat-x;
}
.doth2 {
	background-image:url(../pic/puenktlis.png);
	background-repeat:repeat-x;
	clear:both;
	height:1px;
	margin:0 0 -8px 8px;
	overflow:hidden;
	padding:0;
	width:582px;
}
#widgets {
	width:240px;
	float:left;
	background-image:URL(../pic/terminebg.png);
	margin-top:10px;
}
#widgets img {
	border-style:none;
	border-width:0px;
}
#widgets p {
	margin:10px 10px 0 10px;
	display:block;
}
#newsletter {
	width:240px;
	background-color:#00459c;
	padding-bottom:8px;
}

#newsletter input, select {
	width:220px;
	margin:10px;
	margin-bottom:3px;
	border-style:none;
	border-width:0px;
}
.radios {
	float:left;
	color:#fff;
}

.umbruch {
	clear:both;
}
#partner {
	width:840px;
	padding: 10px 0 0 0;
}
#partner h1 {
	width: 832px;
	height:24px;
	background-image:URL(../pic/bg_h1.png);
	background-repeat:repeat-x;
	font-size:14px;	
	color:#00469F;
	text-transform:uppercase;
	padding:0 0 0 8px;
	line-height:1.8em;
}
.copyright {
	margin:0 0 7px 0;
	padding:0;
	color:#666;
	font-size:11px;
	width:420px;
	float:left;
}
.copyright a,
.copyright a:visited {
		text-decoration:none;
		color:#666;
}
.copyright a:hover {
		color:#00469F;
}

#c5 {
    visibility: hidden;
    display: none;
}

.tx-awbildslider-pi1 {
    margin:0;
    padding:0;
}

.anreisser a {
    text-decoration:none;
    color:#00469F;
    font-size:11px;
    font-style:italic;    
}

#newsbereich h1 {
    line-height:1.8em;
    margin:10px 0 0 0;
    text-transform:uppercase;
}

.tx-awscroller-pi1 {
    position: relative;    
}

.simply-scroll-clip { 
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.simply-scroll-list { 
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}
    
.simply-scroll-list li img {
    border: none;
    display: block;
}

.simply-scroll { 
    width: 840px;
    height: 85px;
    margin-bottom: 1em;
}

/* Links & Hover */

a:link {
	color: #00469F;
	text-decoration: none;
	}
a:visited {
	color: #00469F;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active {
	color: #00469F;
	text-decoration: none;
	}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
    width: 840px;
    height: 85px;
}
    
/* Explicitly set height/width of each list item */    
.simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    height: 85px;
}

/*
  AW BILDER SLIDER
*/
#controller {
      display: none;
}

#prevNext {
    margin-bottom: -2.5em;
}

#prevNext img {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

#newsbereich .jFlowSlideContainer p {
    margin: 0;
    padding: 0 1em;
    font-size: 1.5em;
    position: relative;
    line-height: 50px;
    height: 50px;
    background: black;
    opacity: .7;
    filter:alpha(opacity=70);
    line-height: 1;
}

.news-single-item {
	width: 590px;
	}
    
    
    
    #content-slider {
    position: relative;
    width: 590px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

#panel {
    position: relative;
    height: 25px;
    margin: 0;
    display:none;
}

#controller {
    position: absolute;
    top: 5px;
    right: 5px;
    display:none;
}

#controller span {
    color: #ff0000;
    text-decoration: underline;
    cursor: pointer;
}

#prev {
    float:left;
    height:350px;
    position:absolute;
    width:50px;
    z-index:889;
}

#next {
    float:right;
    height:350px;
    position:absolute;
    width:50px;
    z-index:889;
    margin: 0 0 0 540px;
}

.jFlowPrev, .jFlowNext {
    cursor: pointer;
}

#slides div {
    overflow: hidden;
}

#jFlowSlide {
    float:left;    
}

.pic {
    position:relative;
    z-index:50;    
}

.description {
    position:absolute;
    z-index:99;
    height:50px;
    width:590px;
    background-color:#000;
    clear:both;
    bottom:0;
    opacity: .7;
    filter:alpha(opacity=70);
}

#newsbereich .description h1 {
    background: transparent;
    color:#fff;
    font-size:15px;
    margin:0;
    padding:0 0 0 5px;
    font-family:Arial, Verdana;    
    opacity: 1;
    filter:alpha(opacity=100);
    z-index:200;
    width:590px;
    overflow:visible;
    height:25px;
}

#newsbereich .description p {
    color:#fff;
    font-size:10px;
    margin:0;
    padding:0 0 0 5px;
    font-family:Arial, Verdana;    
    opacity: 1;
    filter:alpha(opacity=100);
    bottom:0;
    z-index:150;
    height:25px; 
}