/*
@import "/cms/fileadmin/template/reset.css";
@import "/cms/fileadmin/template/fonts.css";
@import "/cms/fileadmin/template/grids.css";
*/

body {
	background-color: white;
	color: black;
	font-family: Verdana,Arial, Helvetica,  sans-serif;;
	font-size:105%;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
}

#header  {
	background-image: url(top_back.gif);
	background-repeat: repeat-x;
	height: 380px;
	padding-top: 30px;
	margin-bottom:50px;
	
}

#bd {
	
}

.yui-g {
	text-align:center;
	padding-top:30px;
}

#lang {
	position:relative;
	top:130px;
	right:410px;
	font-size:70%;
	width: 250px;
	margin:auto;
}

#lang a:hover {color: red;}

#suche {
	position:relative;
	font-size:70%;
	top:60px;
	left:430px;
	margin:auto;
	width:140px;
	text-align:right;
}

#menu1 {
	margin-top: 20px;
}

#lang li{
	display:inline;
	list-style:none;
}



ul#navlist {
	display: table;
	margin: 0 auto;
	padding: 0;
}
#navlist li {
	margin: 0;
	padding: 4px 0 10px 0;
	list-style-type: none;
}
#navlist a {
	padding: 0 8px;
	border-left: 1px solid #999;
}
#navlist .first a{
	padding-left: 0;
	border-left: 0 none;
}
#navlist a {
	
	text-decoration: none;
}
#navlist a:hover {
	color: #753;
}
#navlist span {
	color: #a70;
}
#navlist li, #navlist a, #navlist span {
	float: left;
}

/*\*//*/
* html ul#navlist {
	text-align: center;
	display: block;
}
* html #navlist li {
	display: inline-block;
	float: none;
}
* html .minw1 {
	border-left: 30em solid #fff;
}
* html .minw2 {
	margin-left: -30em;
}
/**/

</style>
<!--[if lt IE 8]><style>
ul#navlist {
	text-align: center;
}
#navlist li {
	_height: 0;
	zoom: 1;
	display: inline;
	float: none;
}
</style><![endif]-->
<!--[if lte IE 6]><style>
.minw1 {
	border-left: 30em solid #fff;
}
.minw2 {
	margin-left: -30em;
	position: relative;
}
.minw1, .minw2 {
	height: 0;
}
</style><![endif]-->






#menu2 {
	text-align: right;
}

#menu2 li {
	background-image: url(blume.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	margin-bottom: 10px;
}

#content {
	width: 400px;
	font-size: 70%;
	margin-bottom: 20px;
}

a {
	color: #cc0033;
	text-decoration: none;
}

a:hover {color: black;}

DIV#content.yui-u {
	padding-top: 77px;
	width: 420px;
	padding-bottom: 30px;
}

/*
.yui-u, DIV.product H1, #product_img, DIV.product P.bodytext, .product{
	border-width: 1px;
	border-style: solid;
	border-color: black;	
}
*/




h1,strong {
	font-weight:bold;
}

h1.csc-firstHeader,strong {
	padding-bottom: 20px;
	}
	
#

#content UL {list-style-image:url(/cms/fileadmin/template/bullet.gif); padding: 15px;}

#foot {
	font-family: arial, "lucida console", sans-serif;
	padding-top: 10px;
	padding-bottom: 50px;
	text-align:center;
	font-size: 60%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	background-color: #f4f4f4;
	height:100px;
}

#externalthumbs {
	margin-top:10px;
	margin-bottom:30px;
  float:left;
  width:430px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b2b2b2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}

.tx-rgsmoothgallery-pi1 {
  float:left;

}
 
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:435px;

}
 
.carouselInner .thumbnail {
  float:left;
  padding-bottom:1px;

}

.active {
	color: black;
}

li.active a {color: black;}

.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { padding: 3px; }
.csc-mailform-field label { width: 100px; display:block; float: left;   }
.csc-mailform-field { padding-bottom: 10px; }

.csc-bulletlist-0 li {
	padding-left: 10px;
	list-style: square;
	list-style-position: inside;
}

DIV.csc-textpic-imagewrap {
	padding-bottom: 10px;
}

