body {
	background-color: #fafafa;
	margin:0px;
	padding:0px;
	background-image:url(../images/bglooper.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:left;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:13px;
	color:#000;
}


a {
	color: #ff0042;
	font-weight: bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a[href$=pdf] {
padding-right: 20px;
font-size: 16px;
text-decoration: none;
font-style: italic;
background: url(img/pdf-icon.png) no-repeat right center;
}

a[target="_blank"] {
padding-right: 20px;
font-size: 16px;
text-decoration: none;
font-style: italic;
background: url(img/externalurl-icon.png) no-repeat right center;
}

H1 {
	font-family:Helvetica, Arial, Sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	font-size: 28px;
	}
	
H2 {
	font-family:Helvetica, Arial, Sans-serif;
	margin-top:0px;
	color:#969696;
	text-align:left;
	font-size: 24px;
	}
	
H3 {
	font-family:Helvetica, Arial, Sans-serif;
	margin-top:0px;
	color:#969696;
	text-align:left;
	font-size: 18px;
	padding-bottom:0px;
	margin-bottom:0px;
	}	
p {
	text-align:left;
	margin-top:5px;
	}
img {
	border:0px;
}
.bodywrapper {
	text-align:center;
	width:100%;
	}

#wrapper{
	width:960px;
	margin:auto;
	}
.bgtop{
	height:10px;
	background-image: url(../images/bgtop.png);
	background-repeat: no-repeat;
	background-position: top;
	}	
.header{
	color:#FFF;
	margin-top:20px;
	height:104px;
	}
	
.clearfloat {
	clear:both;
	height:0px;
}

.main {
float:left;
width:460px;
	margin: 30px 0px 0px 30px;

}
#bglooper {
	background-image: url(../images/bglooper.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	width:960px;
	padding-top:0px;
	height:64px;
	position: absolute;
	left:121px;
	top:867px;
	margin-bottom:0px;

}
.kontakt {
	float:right;
	width:252px;
	bottom:0px;
	right:0px;
	margin-top:0px;
}
.logo {
	width:350px;
	float:left;
	}
/*
#nav {
	font-family:helvetica, arial, sans-serif;
	color:#000;
	padding-left:30px;
	text-align:left;
	}*/


#nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
-x-system-font:none;
color:#34393E;
display:block;
font-family:Helvetica,Arial,sans-serif;
font-size:1.08em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:10px 10px 8px 0px;
}
#nav ul li a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}


#nav ul.pages li.current_page_item a:link, #nav ul.pages li.current_page_item a:active, #nav ul.pages li.current_page_item a:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#171615 url(../images/navigation-hover.gif) repeat-x scroll center bottom;
color:#F1F8FF;
margin:-3px 0 0;
padding:15px 15px 14px;
position:relative;
}


.nav {
-x-system-font:none;
color:#81888D;
font-family:Helvetica, Ariak, Sans-serif;
font-size:0.92em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.nav a:link, .nav a:visited, .nav a:active {
-x-system-font:none;
color:#656C71;
font-family: Helvetica, Ariak, Sans-serif;
font-size:0.92em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
.nav a:hover {
color:#35383A;
}

#nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../images/navigation.gif) repeat-x scroll center bottom;
margin:0;
padding:0;
}
#nav ul.pages {
float:left;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 25px;
padding:0;
width:900px;
}
#nav ul li {
float:left;
margin:0 3px;
overflow:visible;
padding:0;
}

.nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DCE8EE url(../images/box-highlight.gif) repeat-x scroll center bottom;
border-color:#EBF2F5 #EBF2F5 #D4E0E6;
border-style:solid;
border-width:1px;
margin:0;
padding:8px 10px;
}


.bigimage {
margin:0px 30px 0px 30px;	
}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}
#sidebar ul ul {
background-repeat:no-repeat;
list-style-type:none;
margin:0;
padding:0 0 10px;
}
#sidebar ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
#sidebar ul ul ul ul {
border:0 none;
list-style-type:none;
margin:0;
padding:0;
}
#sidebar ul li {
clear:left;
float:left;
height:100%;
line-height:18px;
width:200px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	border-bottom:1px dotted #696969;
	color:#333333;
	display:block;
	padding:5px 0 5px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
#sidebar ul li a:hover {
	color:#FF3A42;
}

.sidebar1 {
	float:left;
	width:200px;
	margin:30px 0px 0px 20px;
	}

.sidebar2 {
	float:left;
	width:200px;
	margin:30px 30px 0px 20px;
}

#flasher p {
font-family:helvetica, arial, sans-serif;
font-size: 12px;
color:#969696;
padding-top: 0px;
margin-bottom:20px;
}

.leftflash {
	margin:20px 0px 0px 30px;
	float:left;
	width:280px;
	}

.middleflash {
	margin:20px 30px 0px 30px;
	float:left;
	width:280px;
}
.rightflash {
	margin:20px 30px 0px 0px;
	float:left;
	width:280px;
}

#footer {
	text-align:left;
	border-top:#ff0042 solid 6px;
	margin: 20px 30px 0px 30px;
	padding-top: 5px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#969696;
	text-transform: uppercase;
	font-size:10px;
	height:50px;
	}
#footer a {
	color: #ff0042;
	font-weight: bolder;
	text-decoration:none;
	text-transform: uppercase;
	font-size:10px;
	}
#footer a:hover {
	text-decoration:underline;
	}
#endwrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bgbottom.png) top no-repeat;
	background-color: #fafafa;
	padding-bottom: 30px;
	}	
	ul { list-style-type: none;
	text-indent: 0;
	margin-left:0;
	padding-left: 0;
	margin-top: 0;
	}
#s3slider {
   width: 900px; /* important to be same as image width */
   height: 341px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   }

#s3sliderContent {
   width: 900px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   right: 0;
   font: 16px/18px Helvetica, Arial, sans-serif;
   font-weight: bold;
   padding: 13px 13px;
   width: 393px;
   background-color: #000;
   filter: alpha(opacity=90); /* here you can set the opacity of box with text */
   -moz-opacity: 0.9; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.9; /* here you can set the opacity of box with text */
   opacity: 0.9; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 30px;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.pink {
	color: #ff0042;
	text-transform: uppercase;
	}
.date {

}
.s3sliderImage span h1 {
line-height: 24px;
}
