@charset "utf-8";
/* CSS Document */


<!--
* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
height: 100%;
background-color:#333333;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
height: 100%;
background-color:#333333;
}

/* DIV-Boxen */

div#wrapper {
position:relative;
margin: 0 auto;
width:800px;
min-height:100%;
height:auto !important;
height:100%;
background-color:#FFF;
z-index:1;
}

div#Banner{
clear:both;
position:absolute;
top:590px;
right:4px;
width:144px;
height:76;
z-index:50;
}


div#visual {
clear:both;
position:absolute;
top:0px;
right:0px;
height:134px;
width:552px;
z-index:2;
overflow:hidden;
}

div#Logo {
clear:both;
position:absolute;
top:0px;
left:0px;
width:328px;
height:134px;
z-index:4;
}

div#contenttitel {
clear:both;
position:absolute;
width:300px;
height:30px;
top:208px;
left:30px;
overflow:hidden;
z-index:1;
color:#009999;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
}

div#leftCol {
float: left;
width:560px;
margin-left:30px;
margin-top:263px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#999999;
padding-bottom:60px;
overflow:hidden;
}

div#leftCol td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#999999;
text-decoration:none;
}

div#leftCol a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#0094a9;
text-decoration:none;
}

div#leftCol a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#0094a9;
text-decoration:underline;
}

div#leftCol td a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#0094a9;
text-decoration:none;
}

div#leftCol td a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#0094a9;
text-decoration:underline;
}

div#leftCol li {
	margin-left:15px;
}

div#centerCol {
float: left;
width:160px;
margin-left:35px;
margin-top:210px;
padding-bottom:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;

}

div#centerCol td {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:none;
}

div#centerCol a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:none;
}

div#centerCol a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:underline;
}

div#centerCol td a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:none;
}

div#centerCol td a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:underline;
}

div#centerCol li {
	margin-left:15px;
}
div#copy {
clear: both;
position: absolute;
bottom:0px;
right:0px;
width: 600px;
height: 35px;
font-size:11px;
line-height:35px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
z-index:500;
background: url(../hp_images/Footer.png);
background-repeat:repeat-x;
text-align:right;
}

div#copy a{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
}

div#copy a:hover{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:underline;
}

div#copy td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
}
/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Überschrift */

h2 {
margin-left: 10px;
}

/* ..............................Menu......................*/

#menu {
clear:both;
position:absolute;
left:0px;
height:35px;
width:800px;
z-index:500;
}



#flashcontent {
	clear:both;
position:absolute;
left:0px;
top:134px;
height:35px;
width:800px;
z-index:500;
}
#flashcontent a{
	color:#F00;
	text-decoration:none;
}

#menu_bg {
	clear:both;
position:absolute;
left:0px;
top:134px;
height:35px;
width:800px;
background: url(../hp_images/Navigation_BG.png);
background-repeat:repeat-x;
z-index:499;
}
	
/* ..............................SubNavi......................*/

div#subnav {
clear:both;
position:absolute;
bottom:0px;
left:0px;
height:35px;
width:200px;
z-index:3;
text-align:left;
overflow:hidden;
background: url(../hp_images/Footer.png);
}


/*-------------------suche---------------*/

div#Suche {
clear:both;
position:absolute;
left:805px;
top:-13px;
height:40px;
width:143px;
z-index:5;
background-color:#FFF;
padding-left:2px;
}

.tx-indexedsearch-searchbox td {
	padding-top:5px;
	padding-right:5px;
}

.tx-macinasearchbox-pi1 input {
	padding-top:1px;
	font-size:13px;
}

.tx-indexedsearch-descr{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#000;
}
.tx-indexedsearch-descr a{
font-size: 11px;
color:#1f529e;
text-decoration:underline;
}

.tx-indexedsearch-descr a:hover{
font-size: 12px;
color:#1f529e;
text-decoration:underline;
}

.browsebox{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#333333;
 padding-bottom:10px;
}
.browsebox a{
font-size: 12px;
color:#1f529e;
text-decoration:underline;
}

.browsebox a:hover{
font-size: 12px;
color:#1f529e;
text-decoration:underline;
}

.tx-indexedsearch-title{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
 color:#000;
}
.tx-indexedsearch-title a{
font-size: 13px;
 font-weight:bold;
color:#1f529e;
text-decoration:underline;
}

.tx-indexedsearch-title a:hover{
font-size: 13px;
 font-weight:bold;
color:#1f529e;
text-decoration:underline;
}

.tx-indexedsearch-info{
z-index:1;
color:#eee;
display:none;
}
/*-------------------Gallery---------------*/

/* CSS Image Viewer from CSSplay (www.cssplay.co.uk) */

#gallery {
  position: relative; 
  width: 265px;
  padding-top: 8px;
}

#show {
  width: 265px;
  float: left;
}

/* div with the gallery inside */
#thumbs {
  float: right;
  height:490px auto;
  text-align:left;
  margin:0;
  width:230px;
  padding:0;
  background-color:none;
}

/* single thumbnail */
.thumbnail{
  float:left;
  border:1px solid #ccc;
  background:#fff;
}


/* div around the imgs */
.carouselWrapper {
  /*width:35px;*/
  margin:0;
  padding-right:0px;
 }



/* label = title of an image */
.label {
  padding:3px 0px 5px 0px;
  font-weight:bold;
}

/* number of the image */
.number {
	display:none;
}


#thumbs a 
{ display: block; 
  float: right; 
  margin: 1px 0px 3px 0px; 
  width: 50px; 
  height: 50px; 
  border: 2px solid #40403E;

}

#thumbs a img 
{ width: 50px; 
  height: 50px; 
  border: 0;
  padding: 0;
}

#thumbs a:hover {border-color: #ddd;}

#thumbs a:hover img 
{ position: absolute; 
  width: auto; 
  height: auto; 
  right: 196px; 
  top: 8px; 
  padding: 2px;
  border: 2px solid #40403E;

}

/*-------------------Loginbox---------------*/
.user {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    color:#79003b;
	text-align:right;
}

.pass {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    color:#79003b;
	text-align:right;
}

.tx-newloginbox-pi1 td {
	padding-top:5px;
	padding-left:5px;
}

.pdf {
background-image:url(../hp_images/pdf.gif);
background-repeat:no-repeat;
}

.doc {
background-image:url(../hp_images/doc.gif);
background-repeat:no-repeat;
}

.link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#79003b;
text-decoration:none;
}
