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:21px;
	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;
}
#mainmenue ul {
	margin:0;
	padding:0;
}
#mainmenue li {
	float:left;
	margin: 0; 
	height:40px;
	padding:10px 0 0 0;
	list-style-type: none;
}
#mainmenue li:hover {
	background-color:#fff;
}
#mainmenue li a {
	margin: 0 10px 0 10px; 
	font-weight:bold;
	color:#00469F;
	text-decoration:none;
	font-size:13px;
}
#mainmenue li li {
	width:350px;
	margin:0 0 0 0;
	padding: 4px 0 0 0;
	height:18px;
}
#mainmenue li li a {
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}
#mainmenue ul ul {
	position: absolute;
	margin:14px 0 0 0;
	padding:0;
	background-color:#fff;
	visibility:hidden;
	display:none;
	width:350px;
	overflow:hidden;
	z-Index:10;
}
#mainmenue li:hover ul {
	visibility:visible;
	display:block;
}
#mainmenue li li a:hover,
#mainmenue li li:hover {
	background-color:#00469F;
	color:#fff;
}
#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: -10px 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: 300px;
	height:24px;
	background-image:URL(../pic/bg_h1.png);
	background-repeat:repeat-x;
	font-size:14px;	
	color:#00469F;
	text-transform:uppercase;
}
.doth1 {
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
	background-image:URL(../pic/puenktlis.png);
	background-repeat:repeat-x;
	margin-bottom:-7px; 
	padding:0;
}
.space {
	margin:0 0 0 18px;
	line-height:1.8em;
}
.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;
}
.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;
}
#widgets {
	width:240px;
	float:left;
	background-image:URL(../pic/terminebg.png);
	margin-top:11px;
}
#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;
}
#partner h1 {
	width: 840px;
	height:24px;
	background-image:URL(../pic/bg_h1.png);
	background-repeat:repeat-x;
	font-size:14px;	
	color:#00469F;
	text-transform:uppercase;
}
.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;
}

/* 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;
}

.jFlowSlideContainer p {
    margin: 0;
    padding: 0 1em;
    font-size: 1.5em;
    position: relative;
    top: -50px;
    line-height: 50px;
    height: 50px;
    background: black;
    opacity: .7;
    filter:alpha(opacity=70);
}