
body {
	background-color:#868072;
	margin:0pt;
	padding:0pt;
	font-family:Verdana,Arial,sans-serif;
	font-size:0.9em;
	text-align:center;
}

label {
	clear:both;
	display:block;
	margin-bottom:10px;
	width:150px;
}


input, textarea, select {
	font-size:12px;
	margin-bottom:10px;
	padding:1px;
	width:250px;
}


.error {
	padding: 0px 0px 5px;
	color: red;

}

.csc-mailform-field {
	border:medium none;
	clear:both;
	display:block;
	padding-bottom:10px;
}

#menu li a {
	color:#000000;
	display:block;
	font-size:1em;
	text-decoration:none;
	padding:7px 18px 7px 18px;
	background:url(css/divider.gif) no-repeat right 5px;
}

#menu li a.on {
	font-weight:bold;
}


#menu li a:hover {
	text-decoration: underline;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:0pt;
	padding:0pt 0pt 5px 0px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:0pt;
	padding:0pt 0pt 5px 0px;
}

#ext-thumbnails {
	width:505px;
}

p {padding:0px; margin:0px; line-height: 1.8em; }

.internal-link { color: #000; text-decoration: none; border-bottom: 1px dashed;}


#downloadlist {
	margin:5px 15px 0pt 0pt;
	padding:5px;
}


#downloaditem {
	background-image:url(css/pdf.gif);
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-left:40px;
	text-align:right;
}

#downloaditem  a {

	float:left;
	text-decoration: none;
	color: #fff;
	font-size:12px;
}


#page {
width:960px;
margin:0pt auto;
position:relative;
text-align: left;
}





#login, #footer, #footerbb{
color:#FFFFFF;
font-size:0.75em;
margin:0.75em 20px;
min-height: 10px;
}

#login-block span {
padding:0pt 0.5em;
text-transform:lowercase;
}

#header {
background:url(css/header_bg2.gif) top;
background-repeat:repeat-x;
border-bottom:1px solid #878787;
height:2em;
min-height:40px;
position:relative;
text-align: left;
}

#header2 {
background:url(css/header_bg.png) top;
background-repeat:repeat-x;
border-bottom:1px solid #878787;
height:2em;
min-height:32px;
position:relative;
text-align: left;
}

#logo {
	background:transparent url(css/header_left2.gif) no-repeat scroll top left;
	display:block;
	height:40px;
	width:172px;
	float:left;
}

#language {
	background:transparent url(css/header_right2.gif) no-repeat scroll right top;
	float:right;
	height:24px;
	padding-top:14px;
	width:310px;
}

#language a {
	padding-right: 10px;
}

#sitemap {
	float: left;

}

#sitemap a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}



#menu {
	background-color:#D3D3D3;
	background-image:url(css/top_menu.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #7A7A7A;
	color:#262626;
	font-size:0.8em;
	height:30px;
	padding:0pt;
}

#menu ul {
	text-align: center;
	margin: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin:0pt;
	padding:0pt;
	color: white;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
}

#menu li
{
	float:left;
	list-style-type:none;
}


#content {
	background-color:#FFFFFF;
	background:transparent url(css/navi_left.png) repeat-y;
	color:#454545;
	position: relative;
	float:left;
	min-height:8em;
	width:100%;
}

#content_description {
	padding:15px 30px 15px 320px;
	background:url(css/vlogo.png) no-repeat bottom left;
	min-height:95px;
	font-size:11px;
	text-align: justify;
}
#content_description  h1 {
	border-bottom:1px solid;
	font-size:1.2em;
	margin-bottom:5px;
	margin-left:0pt;
	margin-right:0pt;
	padding:0pt;
}

#content_end {
	clear:both;
	background:transparent url(css/logo_l1.jpg) no-repeat scroll left bottom;
	height:83px;
}

#cd {
	background:transparent url(css/vlogo.png) no-repeat scroll left bottom;
	font-size:0.9em;
	min-height:95px;
	padding:0pt 10px 100px 210px;
}

/* for Internet Explorer */
/*\*/
*html #content_description {
height: 95px;
}
/**/



#product_footer {
	background:url(css/content_footer.png) repeat-x bottom;
	clear:both;
	color:#000;
	font-size:0.85em;
	min-height:80px;
}

#content_footer {
	clear:both;
	color:#FFFFFF;
	font-size:0.85em;
	min-height:80px;
	padding:15px 0px;
	background:#000000 url(/fileadmin/template/css/born.gif) no-repeat scroll left top;
	height:100%;
}

#wrap {
min-height: 320px;
}

/* for Internet Explorer */
/*\*/
*html #wrap {
height: 320px;
}
/**/


#menu2 {
	width: 200px;
	float: left;
}

#menu2 ul {
	margin:0px;
	padding:0px;

}

#menu2 li {
	background-color:#D3D3D3;
	background-image:url(css/top_menu.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #7A7A7A;
	color: #262626;
	font-size:1em;
	list-style:none;
}

#menu2 li a {
	color: #000000;
	display: block;
	font-size:0.8em;
	text-decoration:none;
	padding:3px 0pt 3px 15px;
}

#menu2 li a:hover { border-left:10px solid #FFFFFF; }

#menu2 li a.on {
	border-left:10px solid #FFFFFF;
	color: #000000;
	font-weight:bold;
}

#menu2 li.subnav {
	background: #000;
}


#menu2 li.subnav a {
	background:transparent url(css/arrow.gif) no-repeat scroll 25px 7px;
	color:#FFFFFF;
	padding-left:40px;
	display: block;
	border-left:10px solid #FFFFFF;	
}

#menu2 li.subnav a:hover {
	background: #fff; 
	color: #000; 
	border: none; 
}

#menu2 li.subnav a.on {
	text-align:left;
	background: none;
	border: none;
	padding-left:10px;
	border-left:10px solid #FFFFFF;	
}

#inhalt {
	background:#FFFFFF none repeat scroll 0% 50%;
	color:#000000;
	float:right;
	font-size:11px;
	padding:15px 30px 0pt 15px;
	width:710px;
}



#inhalt h1 {
	color:#000000;
	font-size:18px;
}

#inhalt h1 a {
	color: #000000;
	text-decoration: none;
}


#inhalt h2 {
	color:#000000;	
	font-size:14px;
	font-weight:bold;
	margin:0pt 0pt 10px;
	clear: both;
}


#inhalt_left {
	float: left;
	width:355px;
}

#inhalt_right {
	float: right;
	width:350px;
}

#cl {
	background:#FFFFFF none repeat scroll 0%;
	float:right;
	width:740px;
	margin: 10px;

}

#clleft, #subleft {
	float:left;
	width:350px;
	padding-left: 10px;
}

#clright, #subright {
	float: right;
	width: 350px;
	
}
#clright h1, #subright h1, #subleft h1 {
	border-bottom:1px solid;
	font-size:1.2em;
	margin-bottom:5px;
	margin-left:0pt;
	margin-right:0pt;
	padding:0pt;
}

#clright h1 a, #subright h1 a, #subleft h1 a {
	color: #fff; text-decoration:none; display: block;
}

#clright p, #subright p, #subleft p {
	font-size: 11px;
}

#clright .csc-textpic-imagewrap, #subright .csc-textpic-imagewrap, #subleft .csc-textpic-imagewrap {
	padding-top: 5px;
}




#inhaltimage {
	background:#fff;
	width: 760px;
	float: right;

}


#breadcrumbs {
	padding:0.5em 1em;
}

#ext-thumbnails p.label {
	display:none;
}

#footer_description {
	margin-left:200px;
	padding: 10px 35px 20px 0px;
	text-align: justify;
}

#footer_description {
	font-size:11px;
	font-weight:bold;
	line-height:1.8em;
}
#footerbc {
	background: #000000 repeat;
	height:100%
}

#footer_block_left { 
	float:left;
	padding:5px 0px 0pt 0pt;
	width:300px;
	font-size:11px;
	line-height:1.65em;
	color: #fff;
	background-color:#000;	
	height:100%
}
#footer_block_right {
	float:right;
	width:605px;
	font-size:11px;
	line-height:1.65em;
	padding:20px 35px 20px 0px;
	margin: 0px;
	color: #fff;
	background-color:#000;	
	height:100%
}

#footer_block_right td {
	background-color:#000;
	font-size:11px;
	color: #fff;
}

#footer_block_right ul {
	padding: 0px;
	margin:0px;
}

#footer_block_right li {
	list-style-position: inside;
}

#footer_block_right a {
	border-bottom: 1px dashed #fff;
	color: #fff;
}

#footer_end {
	background-image:url(css/footer_end_bg2.gif);
	height:40px;
	position:relative;
	clear:both;
}
#footer_left{
	background-image:url(css/footer_end_left2.gif);
	background-repeat:no-repeat;
	height:28px;
	position:absolute;
	left:0pt;
	top:0pt;
	width:300px;
	color: #fff;
	font-size: 11px;
	padding: 12px 0 0 20px;
}

#footer_left a {
	color: #fff;
}

#footer_right {
	background:url(css/footer_end_right2.gif) top right;
	background-repeat:no-repeat;
	height:40px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:60px;
}

/* Start */

#start_end_image {
	background:transparent url(css/logo_l2start.jpg) no-repeat scroll right bottom;
	height:83px;
}

#start {
	background:transparent url(css/start.jpg) no-repeat scroll right top;
	float:right;
	width:760px;
	height: 450px;
}

/* PremiumLine */

#premium_end_image {
	background:transparent url(css/logo_l2premium.jpg) no-repeat scroll right bottom;
	height:83px;
}

#premium {
	background:transparent url(css/premium.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 465px;
}

#premium_footer_header {
	background:transparent url(css/premiumline.gif) no-repeat scroll 600px bottom;
	height:20px;
	margin-left:200px;
}

#premium_footer_header h1 {
	display:none;
}

body#premiumline #inhalt_main h1 {
	background:transparent url(css/premiumline_black.gif) no-repeat scroll right top;
}

body#powerline #inhalt_main h1 {
	background:transparent url(css/powerline_black.gif) no-repeat scroll right top;
}

body#solidline #inhalt_main h1 {
	background:transparent url(css/solidline_black.gif) no-repeat scroll right top;
}

body#cableline #inhalt_main h1 {
	background:transparent url(css/cableline_black.gif) no-repeat scroll right top;
}

body#speakerline #inhalt_main h1 {
	background:transparent url(css/speakerline_black.gif) no-repeat scroll right top;
}

body#tubeline #inhalt_main h1 {
	background:transparent url(css/tubeline_black.gif) no-repeat scroll right top;
}


body#surroundline #inhalt_main h1 {
	background:transparent url(css/surroundline_black.gif) no-repeat scroll right top;
}

body#rackline #inhalt_main h1 {
	background:transparent url(css/rackline_black.gif) no-repeat scroll right top;
}

/* PowerLine */

#power_end_image {
	background:transparent url(css/logo_l2power.jpg) no-repeat scroll right bottom;
	height:83px;
}

#power {
	background:transparent url(css/power.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 580px;
}

#power_footer_header {
	background:transparent url(css/powerline.gif) no-repeat scroll 620px bottom;
	height:20px;
	margin-left:200px;
}

#power_footer_header h1 {
	display:none;
}



/* SolidLine */

#solid_end_image {
	background:transparent url(css/logo_l2solid.jpg) no-repeat scroll right bottom;
	height:83px;
}

#solid {
	background:transparent url(css/solid.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 525px;
}

#solid_footer_header {
	background:transparent url(css/solidline.gif) no-repeat scroll 630px bottom;
	height:17px;
	margin-left:200px;
}

#solid_footer_header h1 {
	display:none;
}

/* TubeLine */

#tube_end_image {
	background:transparent url(css/logo_l2tube.jpg) no-repeat scroll right bottom;
	height:83px;
}

#tube {
	background:transparent url(css/tube.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 450px;
}

#tube_footer_header {
	background:transparent url(css/tubeline.gif) no-repeat scroll 635px 50%;
	height:17px;
	margin-left:200px;
}

#tube_footer_header h1 {
	display:none;
}


/* SurroundLine */

#surround_end_image {
	background:transparent url(css/logo_l2surround.jpg) no-repeat scroll right bottom;
	height:83px;
}

#surround {
	background:transparent url(css/surround.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 450px;
}

#surround_footer_header {
	background:transparent url(css/surroundline.gif) no-repeat scroll 595px bottom;
	height:17px;
	margin-left:200px;
}

#surround_footer_header h1 {
	display:none;
}


/* CableLine */

#cable_end_image {
	background:transparent url(css/vincent_cablelineB2.jpg) no-repeat scroll right bottom;
	height:83px;
}

#cable {
	background:transparent url(css/vincent_cablelineB1.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 471px;
}

#cable_footer_header {
	background:transparent url(css/cableline.gif) no-repeat scroll 625px bottom;
	height:17px;
	margin-left:200px;
}

#cable_footer_header h1 {
	display:none;
}


/* SpeakerLine */

#speaker_end_image {
	background:transparent url(css/logo_l2speaker.jpg) no-repeat scroll right bottom;
	height:83px;
}

#speaker {
	background:transparent url(css/speaker.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 450px;
}

#speaker_footer_header {
	background:transparent url(css/speakerline.gif) no-repeat scroll 603px bottom;
	height:20px;
	margin-left:200px;
}

#speaker_footer_header h1 {
	display:none;
}

/* RackLine */

#rack_end_image {
	background:transparent url(css/logo_l2rack.jpg) no-repeat scroll right bottom;
	height:83px;
}

#rack {
	background:transparent url(css/rack.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 450px;
}

#rack_footer_header {
	background:transparent url(css/rackline.gif) no-repeat scroll 635px bottom;
	height:17px;
	margin-left:200px;
}

#rack_footer_header h1 {
	display:none;
}


body#cdplayer .csc-textpic-text {
	float:right;
	font-size:10px;
	width:190px;
}

body#cdplayer h2 {
	font-size: 12px;
	padding:10px 0pt 5px 0px;

}


/* Service */

#service_end_image {
	background:transparent url(css/service_bot.jpg) no-repeat scroll right bottom;
	height:83px;
}

#service {
	background:transparent url(css/service_top.jpg) no-repeat scroll right bottom;
	float:right;
	width:760px;
	height: 475px;
}

#service ul {
  margin-right: 25px;
}

#service li {
  list-style: none;
}

#service li a {
  color: #000;
  display:block;
  padding:10px;  
}

#service li a:hover {
  color: #fff;
  background-color: #000;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #fff;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {

}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:15px 0px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin:15px 0px;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin:0px 0px 5px;
	padding: 2px;
	border-bottom:1px solid #000000;
	font-size:13px;
}
.news-list-container H3 A,.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000;
	text-decoration:none;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	color:#000;
	float:right;
	font-size:9px;
	font-weight:normal;
	height:16px;
	padding:1pt 15px 2px;
	text-align:right;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink a,.news-list-category a {
	color: #000;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-morelink a {
	color: #000;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	line-height:1.8em;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-item a {
	color: #000;
}


.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
	margin-top:3px;		
}
.news-single-author {
	padding-bottom: 3px;
	clear:both;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	margin-bottom:5px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#E9E9E9;
}
.news-amenu-item-year {
	background-color:#E9E9E9;
	border:1px solid #666666;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	margin-top:10px;
	padding:3px;

}
.news-catmenu-header {
	font-size:14px;
	font-weight:bold;
	border:1px solid #666666;
	margin-bottom: 5px;
	background-color:#E9E9E9;
	padding:3px;
	line-height:normal;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


.tx-irfaq-pi1 dt {
	margin-top: 10px;
	font-weight: bold;
}

.tx-irfaq-pi1 dd {
	margin-bottom: 15px;
}

.tx-irfaq-pi1 dd p {
	padding-left: 15px;
}

ul.ddl_file_list {
	padding:0px;
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin:0px;
}