img
{
	behavior: url(iepngfix.htc);
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#696a6a;
}

.containerNaviTop
{
	margin:5px auto 0px auto;
	width:932px;
	padding-bottom:1px;
}

.containerMain
{
	margin:0px auto;
	width:944px;
	position:relative;
	padding:1px 0px;
}

.containerMenu
{
	width:915px;
	height:45px;
	margin-left:15px;
	margin-top:228px;
}

.banner
{
	width:100%;
	margin-bottom:10px;
}

.containerContent
{
	width:944px;
	margin:0px 0px 0px 0px;
	float:left;
}

.containerContentCenter
{
	float:left;
	display:inline;
	width:100%;
	margin:0px 0px 0px 0px;
}

.balkenRot
{
	width:470px;
	height:13px;
	background-color:#940010;
	border-top:2px solid #ffffff;
	border-bottom:8px solid #ffffff;
	color:#ffffff;
	padding:4px 6px;
}

.balkenRotText
{
	width:450px;
	height:13px;
	overflow:hidden;
	margin:0px;
	float:left;
}

.containerFloatRight
{
	float:right;
}

.containerFloatLeft
{
	float:left;
}

.containerTeaser
{
	float:left;
	border-bottom:8px solid #ffffff;
	width:100%;
}

.containerTeaserImg
{
	width:101px;
	height:90px;
	float:left;
	overflow:hidden;
	border-right:2px solid #ffffff;
	background-color:#d1d7d9;
}

.containerTeaserText
{
	width:359px;
	height:74px;
	background-color:#d1d7d9;
	float:left;
	overflow:hidden;
	padding:10px 6px 6px 14px;
	display:inline;
}

h1
{
	float:left;
	color:#940010;
	font-size:11px;
	margin:0px;
	padding:0px;
}

h1.mainHeadline
{
	margin:10px 0px 0px 0px;
	float:none;
	width:440px;
	border-bottom:1px dotted #a2a4a4;
	padding:0px 0px 10px 0px;
}

p.mainText
{
	width:100%;
	border-bottom:1px dotted #a2a4a4;
	padding:0px 0px 10px 0px;
}

.teaserLinie
{
	float:left;
	width:365px;
	border:none;
	border-bottom:1px dotted #ffffff;
	height:1px;
	margin:8px 0px 0px 0px;
}

p.textDark
{
	color:#535556;
	float:left;
	margin:8px 0px 0px 0px;
	padding:0px;
}

h2
{
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	float:left;
	margin:0px 0px 5px 0px;
}

.pfeilLinks
{
	float:right;
	color:#ffffff;
	height:20px;
	margin:10px 5px 0px 0px;
	display:inline;
	font-size:10px;
}

.containerContentModul
{
	width:100%;
}

li
{
	margin-bottom:3px;
}

.fliestext:link, .fliestext:visited
{
	text-decoration:none;
	color:#940010;
}

.fliestext:hover, .fliestext:active, .fliestext:focus
{
	text-decoration:underline;
	color:#940010;
}

div#link
{
	margin:10px 0px;
}

.contentBild
{
	border:2px solid #ffffff;
	margin:10px auto 0px auto;
}

.contentVollbild
{
	position:relative;
	margin:10px 0px 20px 0px;
}

div#lupe
{
	position:absolute;
	top:2px;
	left:2px;
}

img#newsbild
{
	border:2px solid #ffffff;
}

.rot
{
	color:#940010;
	float:left;
}

.rot2
{
	color:#940010;
}

.white
{
	color:#ffffff;
}

.dark
{
	color:#52585A;
}

.containerGallery
{
	float:left;
	width:460px;
	display:inline;
	margin:15px 0px 15px 20px;
}


/* HIGHSLIDE */

.highslide:link, .highslide:visited
{
	border:2px solid #ffffff;
	float:left;
	margin:0px 7px 7px 0px;
	height:60px;
	width:101px;
	overflow:hidden;
	padding:0px;
    outline: none;
}

.highslide:hover, .highslide:active, .highslide:focus
{
	border:2px solid #ffffff;
	float:left;
	margin:0px 7px 7px 0px;
	height:60px;
	width:101px;
	overflow:hidden;
	padding:0px;
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

.highslide-caption-blur
{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;;
}
.highslide-caption {
    display: none;
    border: none;
    border-top: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 5px 5px 5px 5px;
    background-color: #d1d7d9;
	float:left;
	width:344px;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size:11px;
    font-weight: bold;
	text-decoration: none;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    color:#940010;
}
.control, .control * {
	color: #52585A;
}

.containerNaviTop, .contentTop, .tse, .containerMenu, .balken, .balkenLinks, .contentBottom, .kalenderForm, .footer, .contentPanorama
{
	display:none;
}