
html,body {
	height: 100%;
	color: black;
	font-size: 100.01%;
	font-family:Verdana, sans-serif;
	margin: 0;
	padding: 0 0;
	text-align: left;
	/* Zentrierung im Internet Explorer */
	/*background:#D4DCDF; */
	background:  url(../images/new_layout/backround_full_1.png);

}

#container{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	text-align: left;
	border: 0px solid Black;
	_border: 1px solid #CCCCCC;
	margin-top:0px;
	background: url(../images/new_layout/background_1.png) repeat-x;
}

#containerbg {
	position:relative;
	top:30px;
	left:0;
	width: 966px;
/*	background: transparent url(../images/bg_page_white.png);
	_background: transparent url(../images/bg_page_white_1.png);*/
	border: 0px solid #CCCCCC;
	padding-bottom:50px;
}

P, TD,li,dt,dd,legend{
	font-size : 11px;
	font-style : normal;
	font-family: Verdana, sans-serif;
	padding : 1 2 2 3;
	color: black;
	line-height: 1.4;
}

A{
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

A:hover{
	color: #CC0033;
	text-decoration: underline;
}

A:visited{
	color: #CC0033;
	text-decoration: none;
}

A img{
	border: 0px solid #CCCCCC;
}

#top{
	position:relative;
	left:292px;
	top:00px;
	z-index:6;
	width: 525px;
	height:51px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
	background: url(../images/new_layout/top_transparent.png);
}

#logo{
	position:absolute;
	left:0px;
	top:330px;
	z-index:6;
	width: 292px;
	height:149px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
	background: url(../images/new_layout/Logo_trans.png) no-repeat;
	}
	
#bottom{
	margin-left:292px;
	z-index:6;
	width: 525px;
	height:6px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
	background: url(../images/new_layout/bottom_transparent.png);
	display:block;
}


#main_menu_left{
	position:absolute;
	left:0px;
	top:50px;
	z-index:6;
	width: 292px;
	height:149px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
}

#main_menu_left DIV{
	width : 160px;
	border:0px solid #000000;	
}

#main_menu_left DIV.menu1-level1-no{
	border-bottom:0px solid #ffffff;
	border-left:0px solid #FEF100;
	border-right:0px solid #FEF100;
	margin-top:0px;
	font-size: 18px;
	height:27px;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold;
}

#main_menu_left DIV.menu1-level1-act{
	border-bottom:0px solid #FEF100;
	border-left:0px solid #FEF100;
	border-right:0px solid #000000;
	margin-top:0px;
	_height:27px;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold;
}

#main_menu_left DIV.menu1-level1-act a{
	border-left:4px solid #FEF100;
	border-bottom:0px solid #FEF100;
	background : url(../images/new_layout/menu_back.png) no-repeat;
	padding-left:30px;
	color:#FFFFFF;
	height:22px;
	_height:27px;
	width:160px;
	padding-top:5px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 15px;
	font-weight:bold;
	text-decoration:none;
}

#main_menu_left DIV.menu1-level1-no a{
	padding-left:34px;
	padding-bottom:0px;
	background : url(../images/new_layout/menu_back.png) no-repeat;
	height:22px;
	_height:27px;
	width:160px;
	padding-top:5px;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#main_menu_left DIV.menu1-level1-no a:hover{
	background : url(../images/new_layout/menu_back.png) no-repeat;
	text-decoration:none;
	padding-left:30px;
	border-left:4px solid #FEF100;
}

#main_menu_left DIV.menu1-level1-act a:hover{
	background : url(../images/new_layout/menu_back.png) no-repeat;
	border-left:4px solid #FEF100;
	padding-left:30px;
	text-decoration:none;
}

#search{
	position:absolute;
	left:0px;
	top:240px;
	z-index:6;
	width: 292px;
	height:149px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
}

.new_search_box table{
	width: 160px;
	margin-left:30px;
	border: 0px solid #CCCCCC;
}
.new_search_box td{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

.new_search_box td{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}

.search_button input{
	border:0px solid #ffffff;
	width: 12px;
	height: 10px;
	background : url(../images/new_layout/search_arrow.png) no-repeat;
}

#content{
	position:relative;
	left:292px;
	top:0px;
	min-height:690px;
	_height:690px;
	z-index:6;
	width: 525px;
	_padding-left: 0px;
	_padding-right: 0px;
	_margin-right: 0px;
	border: 0px solid #CCCCCC;
	display:block;
	background: url(../images/new_layout/content.png) repeat-y;
}

#content h1{
	font-size:20px;
	margin:0px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
}

#content p{
	padding-left:10px;
}
#content td{
	padding-left:0px;

}

.pressinfo{
	padding-top:50px;
}

.pressinfo_frontimage img{
	margin-right:10px;
	border: 0px solid #CCCCCC;
	float:left;
}

.pressinfo a{
	font-size : 11px;
	color: black;
	text-decoration: underline;
}

.pressinfo A:hover{
	color: black;
	text-decoration: underline;
}

.pressinfo A:visited{
	color: black;
	text-decoration: underline;
}


.tx-pressinfotopmenu-pi1 table{
	width:490px;
	border:0px solid black;
	display:block;
	margin-left:10px;
}

.tx-pressinfo-pi1 table{
	width:490px;
	border:0px solid black;
	display:block;
	margin-left:10px;
	margin-top:0px;
}



.tx-pressinfo-pi1 td{
	border:0px solid black;
	text-align:justify;
}


.pressinfo_files table{
	margin-top:20px;
		border: 0px solid #CCCCCC;
			display:block;
}

.pressinfo_files td{
	border: 0px solid #CCCCCC;
	padding:0px;

}

.pressinfo_images th{
	font-family:Verdana, sans-serif;
	padding-top:20px;
	text-align: left;
}

.pressinfo_images td{
	border: 0px solid #CCCCCC;
	width:120px;
	padding-top:30px;
}
.pressinfo_images a{
	font-size : 10px;
	color: red;
	text-decoration: none;
}

.pressinfo_images A:hover{
	color: black;
	text-decoration: none;
}

.pressinfo_images A:visited{
	color: red;
	text-decoration: none;
}

.pressinfo-pricetext{
	font-size : 14px;
	font-weight:bold;
}

.topmenu_selected a{
	border-bottom: 1px solid #666666;
}




.tx-thmailformplus-pi1 {
	width: 490px;
	display:block;
	border: 0px solid black;
	height:620px;
}

.tx-thmailformplus-pi1 table{
	margin-left:10px;
	width: 490px;

}
.a1teaser {
	margin-left:10px;
}

.a1teaser td{
	padding-bottom:5px;
	padding-right:14px;
}

.a1teaser_header a{
	font-size : 16px;
	font-weight: normal;
	border: 0px solid #666666;
	text-decoration:none;
	color:#CC3333; 
}


.a1teaser_header a:focus {	
	text-decoration:none;
	color:#CC3333;  
}
.a1teaser_header a:hover {
	text-decoration:none;
	color:#CC3333; 
 }
.a1teaser_header a:visited {
	text-decoration:none;
	color:#CC3333; 
 }
.a1teaser_header_sel a{	
	color:#CC3333;  
	font-size : 16px;
	font-weight: normal;
	padding: 0px;
	text-decoration:none;
}
.a1teaser_header_sel a img{	
	border: 1px solid #CC3333;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	width:100px;
	height:58px;
}

.a1teaser_header_img img{
	padding: 0px;
	border: 1px solid #666666;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	width:100px;
	height:58px;	
}

.a1teaser_header_img img:focus { border: 1px solid #CC3333; }
.a1teaser_header_img img:hover {border: 1px solid #CC3333; }

.tx-flvplayer-pi1{
	width:400px;
	border: 0px solid #666666;
	margin-left: 50;
	padding: 0 0;
	text-align: center;
}
.location-item-container-front{
	border: 0px solid black;
	margin-left:15px;
}

.product-item-morelink-front a
{
	border: 0px solid #666666;
	margin-top:0px;
	margin-left:15px;
	color:#CC3333; 
		text-decoration:none;
}

.product-item-morelink-front a:visited
{
	text-decoration:none;
}

p.bodytext{
	border:0px solid #666666;
	padding-right:15px;
	text-align:justify;
}

.csc-textpic-imagewrap{
	margin-left:10px;
	margin-right:10px;
}

.csc-header h1{
	padding-top:25px;
	font-size:12px;
}

.csc-uploads{
	margin-left:15px;
}

.csc-uploads td{
	padding:0px;
	margin:0px;
	border:0px solid #666666;
}

.csc-uploads-fileName{

}

.csc-uploads-fileName a{
	font-size:11px;
	border:0px solid #666666;
	padding:0px;
	margin:0px;
}

.pressinfo_calender table{
	width: 440px;
	color: #666666;
	margin-top:10px;
	
}

.pressinfo_calender td{
	border:0px solid #666666;
	text-align:center;
}

.pressinfo_calender a{
	font-size : 12px;
	color: #666666;
	text-decoration: none;
}

.pressinfo_calender A:hover{
	color: black;
	text-decoration: underline;
}

.pressinfo_calender A:visited{
	color: #666666;
	text-decoration: none;
}

.topmenu table{
	width: 380px;
	color: #666666;
	margin-top:10px;
}

.topmenu td{
	border:0px solid #666666;
	text-align:center;
}

.topmenu a{
	font-size : 12px;
	color: #666666;
	text-decoration: none;
}

.topmenu A:hover{
	color: black;
	text-decoration: underline;
}

.topmenu A:visited{
	color: #666666;
	text-decoration: none;
}

.tx-indexedsearch-res table{
	border:0px solid #666666;
	width:480px;
	margin-left:10px;
	padding-bottom:20px;
	display:block;
}