<!--
body {
	font-family: arial, helvetica, serif;
	font-size: 75%;
	background-image: url(/fileadmin/templates/bodyBG.gif);
	margin: 0px;
}

/*
.lang_links {
	float: left;
}
.lang_links img{
	float: left;
}
*/

.tx-bblanguageselect-pi1{
	float: left;
}

/* ---NAVIGATION-LIST ---  */

.nav_center {
	width: 945px;
	margin: 0px auto 0px auto;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 2.1; 
	background: black;
	font-weight: bold;
	padding: 0px;
	margin: 0px ;
	z-index: 2;
}

#nav a {
        font-weight: bold;
	display: block;
	color: #fff;
	text-decoration: none;
       /* margin: 0px 0px 0px 10px; */
        margin:0 40px 0 5px;
}

#nav li {
	float: left;
	padding: 0px;
	/* width: 157px; */
}

#nav li ul {
        border: 1px  solid #fff;
	position: absolute;
	left: -999em;
	height: auto; 
	width: 185px; 
	font-weight: normal;
	border-width: 1px;
	margin: 0px 0px 0px 0px;

}

#nav li li {
	width: 185px;
}

#nav li ul a {
	width: 170px;
        margin-left: 10px;

}

#nav li ul ul {
	margin: -25px 0px 0px 185px ;
	line-height: 1.2;
        width: 250px;
}


#nav li li li{
	width: 250px;
}

#nav li ul ul a{
        margin: 5px 10px 5px; 0px;
width: 240px;
}

/*
#nav ul li.hassub {
	background-position: 175px center;
	background-image: url(/fileadmin/templates/rightArrow.jpg);
	background-repeat: no-repeat;
}
*/

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; 
}

#nav li:hover, #nav li li.hassub:hover , #nav li.sfhover , #nav li li.sfhover{
	background: #999;
}


#nav .nav_active{
   background-color: #666;
}
#nav .nav_cur{
   background-color: #999;
}



/* ---CONTAINERS ---  */

.head_center {
	width: 945px;
	margin: 10px auto 0px auto;
	background-color: #FFFFFF;
	height: 60px;
}

.content {
	clear:both;	
	width: 945px;
	margin: 0px auto 0px auto;
	background-color: #CCCCCC;
}

.content_center {
   float:right;
   width:740px;
}

.homelink img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}



.logo img{
	float: right;
	border: none;
}



/* breadcrumb navi */
.breadcrumb {
	clear: both;
	float: left;
	font-size: 80%;
	margin-bottom: 1px;
}



/* Seitentitel aus header */
.titel, h1{
	font-size: 170% ;
        font-weight: normal;
	padding-top: 20px;
        padding-left: 0px;
}

p {
	margin: 0px;
}

.content_center p {
	margin-bottom: 1em;
}

.theclear{
	clear:both;
}


/* 2_spalten CSS */
.splate_links {
	width:355px; 
	float:left; 	
}

.splate_rechts {
	width:355px; 
	float:right; 
}
.sp_cont{
	margin-top: 10px;
}


.content_center_left{
    float:left;
    width:195px;
    padding-top:32px;
}


.nav_content_right{
 float:right;
}


#nav_left, #nav_left a {
   color:#666;
}

#nav_left a:hover {
   color:#333;
}

#nav_left ul{
   padding: 0px;
   margin: 0px 0px 10px 0px;
   list-style: none outside none;
}

#nav_left ul li{
   padding-top: 5px;
   font-weight:normal;
}

#nav_left ul ul ul {
   padding: 0 0 0 10px;
}


#nav_left a {
   text-decoration:none;
   font-size:16px;
}

#nav_left ul ul, #nav_left ul ul a {
   font-size:11px;
}
  
#nav_left .nav_cur {
   text-decoration:underline;
   font-weight:bold;
}


#nav_left .nav_active{
  font-weight:bold;
}




/* BIlder Plugin */

.splate_rechts a img {
	margin-top: 20px;
	border: 2px solid #CCCCCC;
}
.splate_rechts a:hover img {
	border: 2px solid black;
}



.my_picntext_header {
	font-size: 110%;
	margin-bottom: 10px;
	font-weight: bold;
}

.my_picntext_wrap  {
	margin-top: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height:110px;
	width:750px; 
	border-bottom:#999 solid 2px;
}


.my_picntext_wrap .my_picntext_thumbnail {
	float:left; 
	width: 100px;
}

.my_picntext_wrap .my_picntext_description {
        float:left; 
}


.my_picntext_images{
   clear:both;
   padding-top:50px;
}

.my_picntext_sp_cont dt{
   clear: both;
   float: left;
   width: 130px;
}

.my_picntext_sp_cont dd{
  float:left;
  margin:0;
  padding:0 0 0.5em;
}


/* END Bilder Plugin */

a {
        color: #333;
}

a:hover {
        color: #999;
}

.contenttable tr{
    vertical-align: top;
}

.hide {
    width: 360px;
    height: 400px;
    position: absolute;
    background-image: url(/fileadmin/templates/trans.gif);
}  


.content_center .news-single-item h2 {
height: 25px;
font-family: Arial, Helvetica, sans-serif;
}

.content_center .news-single-item h3 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

.bodytext {
line-height: 14px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}


.bestellformlink { clear: both; padding-top:30px; font-weight:bold; }

#flashcontent {
padding 0px;
margin 0px;
}

#flvcontainer {

background-color: #c1c1c1;
border: 1px solid black;
position: absolute;
visibility: hidden;
z-index: 5;
margin: 0px auto;
width:750px;
height:450px;
text-align:center;
padding-top:10px;

}

.tx-indexedsearch{
  float: right;
  width:740px;
}