body {
	background-image : url(images/body_bg.gif);
	background-position : top center;
	background-repeat : repeat-x;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;
	padding : 0px;
}

/* Stylesheet Reset */

* {
	/* Tabellen */
	border-collapse : collapse;
	border-spacing : 0;
	margin : 0;
	padding : 0;
}

html, body {
	color : #000000;
	height : 100%;
	line-height : 1.45;
	text-align : left;
	width : 100%;
}

/* Stylesheet Reset [Ende] */

/* Standard Tags */ 

a {
/*	color : #A0A0A0; */
	color:#00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color:#00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100.01%;
	font-size : 11px;
	font-weight: normal;
	height : 100%;
	text-align : left;
}

div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

font {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

h1 {
/*	color : #00B0FF; */
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}

h1.a {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}

h1.a:visited {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	text-decoration : underline;
}

h1.a:hover {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	text-decoration : underline;
}

h1.a:active {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	text-decoration : underline;
}

h2 {
	color : #00B0FF;
	/*	color : #3266BA; */
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
}

h3 {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
}

h4 {
	color : #00B0FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	text-align : left;
}
li {
	list-style:square;
	list-style-position : inside;
}


img {
/*	behavior: url("http://www.magento-partner.de/cms/fileadmin/templates/iepngfix.htc"); */
	border : none;
	z-index:1;
}

input {
	background-color : transparent; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
/*	border:1px solid #F4F4F4; */
}

p {
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:black;
	font : normal ;
	padding-bottom:11px;
}

.language_act{
	color : #FF0000;
	font-weight : bold
}

#bogus {
/*	display : block; */
	height : 100px;
	width : 270px;
}

#content {
	/*background-image: url(images/bild_koerper_1.jpg);
	*/
	background-repeat : no-repeat;
	display : block;
	height : 620px;
	position : absolute;
	width : 930px
}
#contentbox {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	display : block;
	height : 600px;
	position : absolute;
	width : 910px;
	overflow:auto;
}

#content_area {
	width:930px;
	height : 350px;
/*	margin-top : 100px; */
	overflow : hidden;
	z-index:-1;
}

#footer {
	height : 30px;
	line-height : 30px
}

#footer_copyright {
	float : right;
	padding-right : 10px;
	font-size:10px;	
}

#footer_navi {
	float : left;
	padding-left : 10px;
	font-size:10px;
}


#footer_navi .link {
	float : left;
	padding-left : 5px;
	padding-right : 5px
	font-size:10px;	
}

#footer_navi a:hover{
	color : #000000
	font-size:10px;	
}

#footer_navi a:link,
#footer_navi a:active,
#footer_navi a:visited{
	color : #666666;
	text-decoration : none;
	text-transform : uppercase;
	font-size:10px;	
}

#mainMenu{
/*	background-image : url(images/grey.jpg);  */
/*	background-image : url(images/mainMenu_trans2.gif);
	background-image : url(images/40_alpha.png);  */
	background-color : #000000; 
	height : 100px;
	overflow : hidden;
	width : 930px;
	-moz-opacity:0.4;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#menuWrap {
/*	background-image : url(images/grey.jpg);  */
	height : 100px;
	width : 930px;
/*	background-color:#333333; */
}

#menuTrigger .item.layer0
{
	margin-right:29px;
	position:relative;
}

#menuTrigger .item a
{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#menuTrigger .item.layer0 .menu
{
	position:absolute;
	left:0px;
	top:20px;
}

#menuTrigger .item.layer1 a
{
	font-size:12px;
	width:140px;
	height:20px;
	display:block;
	margin-left:-10px;
	padding-left:10px;
	padding-right:10px;
}

#menuTrigger .item.layer1 a:hover
{
	background-color:#ffffff;
	color:#000;
}


#search {
	background-image : url(images/searchbox.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	float : right;
	height : 22px;
	margin-top : 10px;
	padding : 0px;
	width : 230px;
}

#searchbox {
	background-color : transparent;
	font-size : 11px;
	height : 14px;
	line-height : 11px;
	margin-left : 75px;
	padding : 0;
	padding : 0px;
	width : 130px;
}

#searchform, #searchform INPUT {
	background-color : transparent;
	height : 15px;
	margin-top : 5px;
	color:#a0a0a0;
}

#site {
		BACKGROUND-POSITION: 50% top;	
		MARGIN-TOP: 0px;
		BACKGROUND-IMAGE: url(images/sitebox_produkt_bg.gif);
		MARGIN-LEFT: auto;
		WIDTH: 940px;
		MARGIN-RIGHT: auto;
		BACKGROUND-REPEAT: no-repeat;
		HEIGHT: 620px;
}

#teaser {
	clear:both;
	background-color : #FFFFFF;
	height : auto;
	width : 930px;
	margin-top:5px;
	bottom:20px;
}
#teaserinline {
	margin-top:15px;
	HEIGHT: 190px
}

#topbar {
	border-bottom : 1px solid #666666;
	height : 40px;
	text-align : center;
	text-transform : uppercase;
	width : 100%
}

#topbar .align {
	margin : 0 auto;
	width : 940px
}

#topbar .align #topnavi .link a {
	color : #000000;
	display : block;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
	font-size:10px;
}

#toplanguage {
	float : right;
	margin-top:15px;
	height : 15px;
	line-height : 15px;
	padding-right : 20px;
}

#topnavi {
	float : left;
	height : 40px;
	line-height : 40px;
	margin-left : 10px;
/*	width : 380px; */
	width : 540px; 
}

#topnavi .link {
	float : left;
	font -size:10px;
}

#topsearch {
	float : right;
	height : 40px;
	line-height : 40px;
	width : 200px
}

#topsearch .searchinput {
	border : 1px solid #000000;
	width : 190px
}

#topsearch form {
	display : inline
}



.wt_gallery_single_ {
	float:left;
	margin-left:10px;
}
.wtgallery_list_area {
	float:left;
}
.tx-wtgallery-pi1 {
	width:930px;
	height:360px;	
}
.wtgallery_list {
	margin:1px;
}
.underline,
.underline A,
.underline A:hover,
.underline A:visited {
text-decoration:underline;
}

/*############## BANNER ###############*/

.banner-container
{
	width:300px;
	height:170px;
}

.banner-container .banner-item
{
	width:300px;
	height:170px;
	position:relative;
}

.banner-container .banner-item a
{
	width:300px;
	height:170px;
	display:block;
	border:1px solid #ffffff;
}

.banner-container .banner-item a:hover
{
	border:1px solid #CCCCCC;
	box-shadow:0 0 3px #CCCCCC;
	-moz-box-shadow:0 0 3px #CCCCCC;
	-webkit-box-shadow:0 0 3px #CCCCCC;
}

.banner-container .banner-item .banner-images
{
	width:300px;
	height:170px;
	position:absolute;
	z-index:10;
}

.banner-container .banner-item .banner-images img
{
	position:absolute;
}

.banner-container .banner-item .banner-content
{
	position:absolute;
	z-index:10;
	width:300px;
	height:170px;
}

.banner-container .banner-item .banner-content .banner-title
{
	color:#333;
	font-size:18px;
	margin-top:10px;
	margin-left:10px;
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, Sans-Serif;
	line-height:100%;
	width:200px;
}

.banner-container .banner-item .banner-content .banner-sub
{
	color:#333;
	font-size:18px;
	margin-left:10px;
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, Sans-Serif;
	line-height:100%;
	width:200px;
	margin-top:2px;
}

.banner-container .banner-item .banner-content .banner-teaser
{
	color:#666;
	font-size:11px;
	margin-left:10px;
	display:block;
	width:140px;
	margin-top:10px;
}

.banner-container .banner-item .banner-content .banner-more
{
	border-top:1px solid #A4A4A4;
	bottom:0;
	display:block;
	position:absolute;
	width:300px;
	height:25px;
	background-image:url(images/banner-more-bg.png);
}

.banner-container .banner-item .banner-content .banner-more span
{
	color:#000000;
	display:inline-block;
	font-size:11px;
	margin-left:10px;
	margin-top:3px;
	background-image:url(images/pfeil.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
}



/**** MITTE *******/
.banner-container.mitte .banner-item .banner-content .banner-title, .banner-container.mitte .banner-item .banner-content .banner-sub
{
	margin-left:50px;
	text-align:center;
}

.banner-container.mitte .banner-item .banner-content .banner-teaser
{
	margin-left:80px;
	text-align:center;
}

/**** RECHTS *******/
.banner-container.rechts .banner-item .banner-content .banner-title, .banner-container.rechts .banner-item .banner-content .banner-sub
{
	margin-left:90px;
	text-align:right;
}

.banner-container.rechts .banner-item .banner-content .banner-teaser
{
	margin-left:150px;
	text-align:right;
}

