@charset "utf-8";
/* CSS Document */
/* begin Box */
html {
	/*** achtung folgende reihenfolge nicht verndern, wegen ff, safari ... blah blah ****/
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: hidden;
}



a.grey:link { color: #9BA7B1; }

a.grey:visited { color: #9BA7B1; }

a.grey:hover { color: #0D80DA; }

a:link { text-decoration: none; color: #0D80DA; }

a:visited { text-decoration: none; color: #0D80DA; }

a:hover { text-decoration: underline; color: #0D80DA; }

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9BA7B1;
	background: #191A1E;
	font-weight: normal;
	text-align: center;
}


#galaxy { width: 100%; margin: 0 auto; }

#wrapper {
	width: 980px;
	background: url(../img/hintergrund.jpg) repeat-y;
	position: relative;
	text-align: left;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right: 1px solid #37383c;
	border-bottom: 1px solid #37383c;
	border-left: 1px solid #37383c;
}


div.hide h2,
div.news-list-container span.hide,
div.hide h2,
div.news-latest-container span.hide { visibility: hidden; margin: 0; padding: 0; height: 0px; }

div.news_inner { margin: 8px; }

div.news_inner div.news-latest-morelink { margin: 0; padding: 0; }

div.news_inner h3 { margin-top: 0; padding-top: 0; display: inline; }

div.news_inner img { float: left; margin: 0 8px 8px 0; border: none; }

div.news_inner p.bodytext {
	/*

	clear:left;

   */
	
	margin: 0;
	padding: 0;
}

div.news-latest-container div.even {
	width: 365px;
	float: left;
	margin: 0;
	border: 1px dashed #36373B;
}

div.news-latest-container div.odd {
	width: 365px;
	float: left;
	margin: 0 0 0 18px;
	border: 1px dashed #36373B;
}

/************ tt_news **********************/
/*** sticky news startseite  ***/
div.news-latest-container,
div.news-list-container { width: 752px; 

display:block;

margin: 0; }

div.news-latest-container:after,
div.news-list-container:after {
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility: hidden;
}


div.news-list-container div.normal,
div.news-latest-container div.normal { 
border: 1px dashed #36373B; margin: 0; }

/*div.news-single-content {
	margin: 0;
	text-align: left;
	float: right;
	display: inline;
}*/

div.news-single-content img { margin: 0 0 8px 8px; border: none; }

div.news-single-img { 
float: right; 
display: inline; 
}

/*
div.news-single-item { 
display: table; 
}
*/

div.news-single-item h3 {
	font-size: 15px;
	color: #0d80da;
	display: block;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0;

}

div.news-single-item p,
div.news-single-item p.bodytext { 
/*
display: inline; 
*/
text-align: left; 
}

fieldset { border: 1px solid #37383c; }

h1 {
	font-size: 10px;
	color: #FFF;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

h2 {
	font-size: 15px;
	color: #0D80DA;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

h2.grey {
	font-size: 15px;
	color: #9BA7B1;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

h3 {
	font-size: 15px;
	color: #0D80DA;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

h4 {
	font-size: 18px;
	color: #0D80DA;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

h5 {
	color: #0D80DA;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}

hr { border: 0px; border-top: solid 1px #36373B; }

html, body { height: 100%; }

img { border: 0; }

/* end Info */
/* begin Forms */
input, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #56606a;
	background-color: #131417;
	font-size: 11px;
	font-family: Verdana;
	color: #617586;
}

li ul li a:link {
	color: #9BA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: none;
}

li ul li a:visited {
	color: #9BA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: none;
}

li ul li a:hover {
	color: #0D80DA;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: underline;
}

li ul li,
.generell li ul li {
	color: #9BA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
}

li,
.generell li {
	color: #0D80DA;
	font-weight: bold;
	list-style-image: url(../img/pfeil_blau.gif);
}

#content ul {
	font-size: 11px;
    font-weight: normal;
	color: #9BA7B1;
}
        
#content ul li{
	font-size: 11px;
    font-weight: normal;            
	color: #9BA7B1;
}

/**** not yet used *********/
/*
.generell_last li {
	color: #0D80DA;
	font-weight: bold;
	list-style-image: url(../img/pfeil_last.gif);
}
*/
/**** not yet used END *********/

li.liVertriebLinks{
	list-style-image: url(../img/pfeil_grau.gif);
	font-weight: normal;
}

/************** Menuspacer **************/
li.menuspacer {
	/*list-style-image:url(../img/pfeil_last.gif) !important;*/
	list-style-image: none !important;
	list-style-type: none !important;
	font-weight: bold !important;
	color: #0D80DA !important;
}

p,
p.bodytext { margin: 0 0 6px 0; padding: 0; line-height: 15px; }

select {
	border-style: solid;
	border-width: 1px;
	border-color: #56606a;
	background-color: #131417;
	font-size: 9px;
	font-family: Verdana;
	color: #617586;
}

table#belmont { width: 760px; background: #36373b; }

table#belmont td,
table#belmont th {
	padding: 4px 4px 4px 4px;
	text-align: left;
	border-top: 1px solid #191a1e;
	border-left: 1px solid #191a1e;
}

td,
span,
div,
th,
p,
li { font-size: 11px; }

ul,
.generell ul { padding-left: 13px; padding-top: 3px; }

ul.news-single-files {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

ul.news-single-files li.body { margin-left: 0px; list-style-image: none; }

ul.news-single-files li.header {
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	color: #9BA7B1;
}

/************** VertriebLinks ***********/
ul.ulVertriebLinks { margin: 0px; }

.abstand_kein { margin: 0; padding: 0; }

.abstandfuenf { margin-top: 5px; margin-bottom: 5px; }

.abstandzehn { margin-top: 10px; margin-bottom: 10px; }

.aussenabstand_10 { margin: 10px; }

.aussenabstand_15 { margin: 15px; }

.aussenabstand_5 { margin: 5px; }

.big { font-size: 12px; }

/************* RTE-compliant *************/
.blocksatz {
	margin: 0;
	padding: 0;
	line-height: 16px;
	text-align: justify;
}

.blue { color: #0D80DA; }

.blue { color: #0D80DA; }

.bold { font-weight: bold; }

/* end schutzklasse und art */
/* begin Formatierungen */
.border { border: 1px #36373B dashed; }

.button {
	border-style: solid;
	border-width: 1px;
	border-color: #56606a;
	background-color: #131417;
	font-size: 11px;
	font-family: Verdana;
	color: #617586;
}

.clear { clear: both;
}
div.clear { clear: both;
height:0px;
margin:0; 
position:relative;
top:-1px;
}

.clearLeft { clear: left; margin: 0; padding: 0; }

.clearRight { clear: right; margin: 0; padding: 0; }

.col_left {
	float: left;
	width: 220px;
	margin: 0;
	border: 0px solid maroon;
	display: table;
}

.col_right {
	float: left;
	width: 500px;
	margin: 0 0 0 20px;

}

.courseteaser { margin: 0 0 5px 0; }

.dashed_bottom { border-bottom: 1px dashed #56606A; margin: 0; }

.dashed_top { border-top: 1px dashed #56606A; margin: 0; }

.fce_2col { width: 770px; margin: 0; display: table; }

.floatLeft { float: left; }

.floatRight { float: right; }

/* end LinkesMenu */
/* begin List generell */
.generell { padding-bottom: 10px; }

.generell li ul li a:link {
	color: #9BA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: none;
}

.generell li ul li a:visited {
	color: #9BA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: none;
}

.generell li ul li a:hover {
	color: #0D80DA;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	text-decoration: underline;
}

.geschichteFact { width: 370px; float: left; margin-top: 15px; }

.geschichteFact span { color: #0D80DA; font-weight: bold; font-size: 12px; }

.geschichtePic { width: 170px; float: right; margin-top: 15px; }

.grey { color: #9BA7B1; }


.gross { font-size: 11pt; }

#ausfText span.ausf {
	font-size:13px;
	color:white;
}

.imgLinks {
	float: left;
	border: 0;
	margin-right: 12px;
	margin-bottom: 10px;
}

.imgRechts {
	float: right;
	border: 0;
	margin-left: 12px;
	margin-bottom: 10px;
}



/****** PRODUKTE NAVI usw. *********************/

#prodNav {
	width: 165px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	float: left;
	border: 1pt dashed #35363C;
	margin-top: 10px;
}


#prodNav ul {
	margin-top: 10px;
	color: #0D80DA;
	padding-left: 20px; 
	margin-right: 20px; 
	margin-left:0px;
}




#prodNav ul li {
	list-style-image: url(../img/pfeil_grau.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9BA7B1;
	margin-bottom: 8px;
}


#prodNav ul li.active {
	list-style-image: url(../img/pfeil_last.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D80DA;
	margin-bottom: 8px;
	font-weight: bold;
}



/*********** produkte php **************/


#product_wrapper {
	position: relative;
	width: 980px;
	margin: 0;
	padding: 0;

}


#products {
	border: 0px solid fuchsia;
	width: 980px;
	height: 400px;
	margin: 0;
}

#products_inner { width: 770px; margin: 0; float: right; }

#products_inner div#breadcrumb { margin: 15px 0 15px 0; }


/****** produket navi ENDE ************/



#rechts_content_box {

	width: 790px;

	margin-right:0px;
	/*
	margin-left:191px;
	*/
	top:0px;
	left:3px;
	min-height: 382px;
	height: auto !important;
	height: 382px;
	position:relative;
	z-index: 0;
   
	float: left;
}


#product_wrapper a.product_group_overview {
	display:block;
	width:150px;
}


.infoPic { width: 90px; height: 100px; left: 0; }

.infoPic a { display: block; height: 86px; width: 90px; }

.infoPic a img { border: 0; }

.innenabstand_10 { padding: 10px; }

.innenabstand_15 { padding: 15px; }

.innenabstand_5 { padding: 5px; }

.kleinPadding { padding: 5px; }

/* end produkt */
/* beginn Produktnavigation */
.kleinPadding a:link, #prodNav a:link { text-decoration: none; color: #9BA7B1; }

/* end Lichttechnik */
/* begin Produktnavigation */
.kleinPadding a:link, #prodNav a:link { text-decoration: none; color: #9BA7B1; }

.kleinPadding a:visited, #prodNav a:visited { text-decoration: none; color: #9BA7B1; }

.kleinPadding a:visited, #prodNav a:visited { text-decoration: none; color: #9BA7B1; }

.kleinPadding a:hover, #prodNav a:hover { text-decoration: underline; color: #0D80DA; }

.kleinPadding a:hover, #prodNav a:hover { text-decoration: underline; color: #0D80DA; }

/* end List generll */
/* begin News */
.landing_two {
	/* StickyNews */
	width: 245px;
	border: 1px #36373B dashed;
	padding: 5px;
}

/* end Vertretungen */
/* begin Lichttechnik */
.lichttechnik { margin-top: 25px; width: 500px; }

.lichttechnik table {
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	font-size: 11px;
	text-align: right;
}

.lichttechnik table, .lichttechnik td { border: 1px #9BA7B1 solid; }

.lichttechnik td { text-align: center; }

.lichttechnik td.left { text-align: left; padding-left: 2px; }

.micro { font-size: 10px; }

.news {
	width: 528px;
	border: 1px #36373B dashed;
	margin-top: 25px;
	padding: 5px;
}

.news table { width: 44%; }

.news td { width: 22%; text-align: center; }

/*************************************************/
.nope { display: none; margin: 0; padding: 0; height: 0px; }

.normal { font-weight: normal; }

.planerinfo { float: right; margin-top: 2px; margin-right: 1px; }

.popup_content { text-align: left; }

.prodSeiteBild {
	margin-top: 10px;
	border: 1px #000 solid;
	width: 150px;
	height: 150px;
	margin-left: 20px;
	background-image: url(../img/bg_gross.jpg);
	float: left;
}

.prodText { clear: both; float: left; margin-top: 15px; }

/* end Produktbild */
/* begin Produkt */
.prodText {
	margin-top: 15px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	width: 740px;
	border: 1px solid red;
}

.ProductDesc {
padding-top:5px; 
width: 150px; 
float: left; 
clear: both; 
}

.ProductLeuchtenname {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	background: #2b2d33;
	float: left;
	width: 150px;

min-height:33px;
  height:auto !important;
  height:33px;

}




.ProductLeuchtenname a:link { color: #fff; }

.ProductLeuchtenname a:visited { color: #fff; }

.ProductLeuchtenname a:hover { color: #0D80DA; }

.ProductNameText { 
float: left; 
padding: 3px; 
width: 125px; 

}


.ProductPic {
	height: 86px;
	width: 150px;
	float: left;
	background-image: url(../img/produkt_bg.gif);
}

/* end News */
/* begin Projekt */
.projekt {
	width: 528px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border: 1px #36373B dashed;
	margin-top: 25px;
	padding: 5px;
}

/* end Form */
/* begin schutzklasse und art */
.schutzart { width: 520px; text-align: left !important; }

.schutzart tr td { text-align: left !important; padding-top: 25px; }

.schutzklasse { width: 520px; text-align: left !important; }

.schutzklasse tr td {
	text-align: left !important;
	padding: 10px 0px 0px 10px;
}

.statusend { font-weight: bold; color: #0d80da; }

.strongKontakt, .strong { text-decoration: underline; font-weight: bold; }

.textMitte { text-align: center; }

/************ termine kurse - abcourses *************/
.tx-abcourses-pi1 { width: 100%; margin: 0; }

.tx-abcourses-pi1 div.course { margin: 0 0 15px 0; }




/****** PDF shop / PDF order  ******************/

.tx-pdforder-pi1 {
	width:750px;
}


.pdf_order_buttons input.pdfShopOrderInput  { 
border: 1px solid #9ba7b1; 

}

.tx-pdforder-pi1 div.pdf_box { 
float: left; 
width: 240px; 
margin-bottom: 20px; 
}


.tx-pdforder-pi1 div.pdf_box_img { 
   float: left; 
	width: 100px;
	margin-right:8px; 
	height:100px;
	overflow:hidden;
}

.tx-pdforder-pi1 div.pdf_box_text { float: left; width: 120px; }

.tx-pdforder-pi1 div.submit_div_pdf_order { padding-top: 15px; clear: both; }

/******* input usw ****************/

.tx-pdforder-pi1 div.tx-pdforder-pi1-listrow {
	padding-bottom: 10px;
	border-bottom: 1px dashed #37383c;
	display:block;
	clear:both;
	width:754px;
	
}
.tx-pdforder-pi1 div.tx-pdforder-pi1-listrow:after {
	content:".";
	clear:both;
	display:block;
	visibility: hidden;
	height:0;
}
.tx-pdforder-pi1 p {
	display:block;
}

.pdf_order_buttons a {
   float:left;
	padding-top:6px;
}
.pdf_order_button_inner {
	padding-top:8px;
}

.pdf_order_button_inner label {
	position:relative;
	top:-2px;
}

form.tx-pdforder-form input {
	width:250px;
}
form.tx-pdforder-form textarea {
	width:250px;
	height:100px;
}

form.tx-pdforder-form input.tx-pdforder-submit {
	width:150px;
	cursor:pointer;
	margin-top:8px;
	margin-bottom:8px;
}


/******* pdf order ENDE *******************/

/********* sprachwahl **************/
.tx-srlanguagemenu-pi1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: gray;
}

.umlaufabstand_10 { margin: 10px; }

.umlaufabstand_15 { margin: 15px; }

.umlaufabstand_5 { margin: 5px; }

/* end Produktnavigation */
/* begin Vertretungen */
.vertreterBox {
	width: 740px;
	/*
	float: left;
	clear: both;
	*/
	display:block;
	margin-top: 25px;
	border: 1px #36373B dashed;
	padding-bottom:8px;
	padding-left:10px;
}

.vertreterBox h3 { margin-bottom: 10px; }

.vertreterBox p { margin-top: 0px;
margin-bottom:0; }

.white { color: FFF; }

/* end Geschichte */
/* begin Info */
.WrapInfoPic {
	height: 140px;
	width: 90px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
	float: left;
	text-align: center;
}

.WrapPicnDesc {
	float: left;
	width: 150px;
	border-top: 1px #434951 solid;
	border-right: 1px #434951 solid;
	border-bottom: 1px #434951 solid;
	border-left: 1px #434951 solid;
	background: #2b2d33;

}

/* end Ausfuehrung */
/* begin Produktbild */
.WrapProductPic {
	width: 152px;
	float: left;
	text-align: left;
	min-height: 170px;

   border:0px solid green;
	margin-top:20px;
	margin-right:17px;
	margin-left:15px;


}
* html .WrapProductPic {
	width: 152px;
	float: left;
	text-align: left;

	height: 170px;
   border:0px solid green;
	margin-top:20px;
	margin-right:17px;
	margin-left:15px;

}

.WrapProductPic a:link { color: #9BA7B1; }

.WrapProductPic a:visited { color: #9BA7B1; }

.WrapProductPic a:hover { color: #0D80DA; text-decoration: none; }

/* end Download */
/* begin Zubehoer */
.zubehoer {
	width: 520px;
	margin-bottom: 35px;
	float: left;
	clear: both;
}

.zubehoerPic {
	border: 1px #000 solid;
	width: 150px;
	height: 86px;
	background: url(../img/bgproduct.jpg) repeat-x left top;
	float: left;
	margin-right: 15px;
}

/* img */
.pic_zubehoer {
   /*
	width:150px;
	*/
}


.zubehoerText ul { padding: 0; margin: 0; padding-left: 15px; }

#ausfBild, .ausfBild { width: 120px; float: left; }

#ausfText li, .ausfText li {
	margin-top: 4px;
	margin-left: 10px;
	list-style-image: url(../img/pfeil_grau.gif);
	font-weight: normal;
}

#ausfText ul li ul li ul li, .ausfText ul li ul li ul li {
	color: #9bA7B1;
	font-weight: normal;
	list-style-image: url(../img/pfeil_grau.gif);
	margin-top: 1px;
}

#ausfText ul li ul li, .ausfText ul li ul li {
	color: #0D80DA;
	font-weight: bold;
	list-style-image: url(../img/pfeil_blau.gif);
	margin-top: 5px;
}

#ausfText ul li, .ausfText ul li {
	list-style-image: url(../img/pfeil_blau.gif);
	font-weight: bold;
}

/* end Projekt */
/* begin Ausfuehrung */
#ausfText ul, .ausfText ul {
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #0D80DA;
}

#ausfText, .ausfText { width: 340px; float: right; margin-top: 0; }

#belmont dd {
	float: right;
	width: 55%;
	text-align: left;
	margin: 0;
	padding: 0;
	clear: right;
	white-space: nowrap;
}

#belmont dl { margin: 10px 0 0 0; }

#belmont dt {
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#breadcrumb {
	position:relative;
	top:0px;
	margin: 0;
	height: 45px;

	padding-top:8px;

	padding-left:15px;

	background: url(../img/bgstatus.jpg) no-repeat -3px -15px;
	border: 0px solid blue;
}

#breadcrumb { font-size: 10pt; }


/************* sl_rootline ***********/

#breadcrumb a {
	/*
	font-family: Arial, Helvetica, sans-serif;
	*/
	font-size:11px;
}

#breadcrumb a { color: #9ba7b1; }

#breadcrumb a:hover {
	text-decoration:underline;
}

#breadcrumb p { margin: 0; padding: 0; display: none; }


.rest_bread strong {
	color:#0d80da;
}

#breadcrumb a.bread_blau {
	color:#0d80da;
	font-weight:bold;
}

div.tx_slrootline-allWrap {
	margin:0;
	padding:0;
}

/* end termine */
#cb_splash {

	
	width: 790px;
	margin: 0;
	
	margin-left: -1px;
	

	top: 0px;
	z-index: 10;
	display:block;
}

#cb_splash div.csc-textpic-clear
#cb_splash img.spacer-gif {
	display:none;
}



#cb_splash a { display: none; }

#cb_splash div.csc-textpic { 
width: 790px; 
/*height:180px;*/ 
overflow: hidden; }

#cb_splash div.csc-textpic, 
#cb_splash div.csc-textpic-center, 
#cb_splash div.csc-textpic-above,
#cb_splash div.csc-textpic-imagewrap,
#cb_splash dl.csc-textpic-image,
#cb_splash dl.csc-textpic-firstcol,
#cb_splash dl.csc-textpic-lastcol,
#cb_splash dl.csc-textpic-image dt,
#cb_splash dl.csc-textpic-firstcol dt, 
#cb_splash dl.csc-textpic-lastcol dt,
/*** ie ****/
#cb_splash div.csc-textpic div.csc-textpic-imagewrap,
#cb_splash div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image,
#cb_splash div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0px solid black;
	top: 0px;
}

#cb_splash div.csc-textpic-clear,
#cb_splash img.spacer-gif,
#cb_splash br { display: none; height:0; left:-999em; }

#cb_splash img,
#cb_splash div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img {
	padding: 0;
	position: relative;
	top: 0px;
	margin: 0 0 0 0;
	vertical-align: top;
}

/************************************************/
#cb_status {
	height: 48px;
	width: 790px;
	float: left;
	clear: left;
	background: url(../img/bgstatus.jpg) no-repeat;
}

/* end Box */
/* begin Boxformatierung */
#cb_status a:link, #cb_status a:visited { text-decoration: underline; color: #9BA7B1; }

#cb_status a:hover { text-decoration: underline; color: #0d80da; }

#content {
	margin: 0 15px 0 15px;
	text-align: left;
	border: 0px solid orange;
	
   position: relative;
	
	width: 755px;

	min-height:330px;
	height:auto !important;
	height:330px;

}


#content div#prodNav a { font-weight: normal; }

#content div#prodNav li.active a { font-weight: bold; }

#content h1 { margin: 0 0 10px 0; }

/* end Zubehoer */
/* begin Tabelle */
#content table {
	border: 0;
	width: 520px;
	padding: 0;
	border-collapse: collapse;
	margin-top: 20px;
}

#content table tr td { text-align: justify; vertical-align: top; }

#content_box {
	width: 790px;

	margin: 0 0 10px 0;

	z-index: 0;
}

/* end Produktnavigation */
/* begin Download */
#download {
	padding-bottom: 25px;
	text-align: center;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#download p img { border: 0; margin:0 auto 0 auto; }

#download p.direktDL { float: right; width: 235px; }

#download p.sammler { width: 235px; float: left; }

#endprodukt_bild {
	width: 300px;
	background: url(../img/produkt_bg_gross.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	border: 1pt solid #434951;
}

#endprodukt_black {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	background: #2b2d33;
	float: left;
	width: 300px;
	margin-top: 10px;
}

#endprodukt_licht {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#endprodukt_text { float: left; padding: 3px; width: 294px; }

#endprodukt_wrapper {
	width: 300px;
	
	float: left;
	margin-left: 10px;
	margin-top: 10px;

	margin-bottom:10px;
}

.prod_detail_oben {

	width:754px;

}
.prod_detail_oben:after {
	content:".";
	height:0;
	visibility: hidden;
	clear:left;
	display:block;
}

.produkt_detail_masse {
	margin-bottom:2px;

	display:block;
	clear:both;
}


.produkt_detail_masse p {
   float:left;
	padding-right:10px;
}
.produkt_detail_masse strong {
	padding-right:5px;
}

.produkt_detail_masse div.clear {
	clear:left;
}
.produkt_detail_masse:after {
	content:".";
	height:0;
	visibility: hidden;
	clear:both;
	display:block;
}
p.pic_break {
	clear:left;
	border:solid red 0px;
	margin-top:5px;
}


.tech_data_weiter {
	clear:left;
}

.tech_data_weiter,
.tech_data_weiter p {
	display:block;
}




/*
.produkt_detail_masse br {
	display:none;
}
*/

/********* fce 2 col **************/
#fce_2col_wrapper { margin: 0; text-align: left; }




/* end Tabelle */
/* begin Geschichte */
#geschichte { width: 540px; }

#header_country {
	width: 200px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: -12px;
	margin: 0;
	text-align: right;

}

#header_country a { display: none; }

#header_er_search {
	display: none;
	width: 200px;
	position: absolute;
	right: 10px;
	top: 85px;
	margin: 0px;
	margin: 0px;
}

#header_logo {
	width: 180px;
	height: 80px;
	position: absolute;
	left: 0px;
	top: 10px;
	margin: 0;
}

#header_menu {
	position: absolute;
	left: 0px;
	top: 97px;
	width: 980px;
	height: 32px;
	padding: 0;
	margin: 0; /* -2px wegen linie */

}

#header_search {
	width: 220px;
	position: absolute;
	left: 763px;
	top: 40px;
	height: 50px;
	margin: 0px;
	border:0px solid gray;
}

#header_wrapper {
	width: 980px;
	height: 132px;
	margin: 0;
	background: url(../img/bklinks.jpg) no-repeat right top;
	position: relative;

	top: 0px;
	z-index: 650;
}

#langboxx {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: gray;
}

#langboxx fieldset {

	border: none;
	margin: 0 5px 0 0;
	padding: 0;
	font-weight: normal;
	color: gray;
}

#langboxx label {
	visibility: hidden;

	margin: 0;
	padding: 0;
	color: gray;
	font-weight: normal;
}

#langboxx legend {
	visibility: hidden;

	margin: 0;
	padding: 0;
	font-weight: normal;
	color: gray;
}

#langboxx option {
	border: none;
	color: gray;
	font-weight: normal;
	text-align: left;
}

#langboxx select {
	background: black;
	border: 1px solid #56606a;
	font-weight: normal;
	color: gray;
}



#left_column {

	width: 188px;
	
	max-width: 188px;
	overflow:hidden;
	
	margin:0;
	
	top: 0px;
	left: 0px;

	/*Damit das Men nicht berlappt...*/
   position:relative;
	float: left;

	z-index: 0;

}

#left_box {
	margin-bottom:10px;
	margin-top:15px;
	margin-left:13px;
	width: 185px;
}

/*
#left_prod_navi { 
width: 190px; 
margin: 0; 
position: absolute; 
}
*/


/******* linkes menu ***************************/

#linkes_menu { margin: 0; padding: 0; 
width: 186px; 

/*
display: table;
*/
 }

#linkes_menu a,
#linkes_menu li a { font-size: 10px; }

#linkes_menu a:link { color: #9BA7B1; }

#linkes_menu a:visited { color: #9BA7B1; }

#linkes_menu a:hover { color: #0d80da; }

#linkes_menu li {
	margin-top: 0px;
	margin-left: 0px;
	list-style-image: url(../img/pfeil_grau.gif);
	font-weight: normal;
	font-size: 10px;
	line-height:13px;
}

#linkes_menu li.last {
	list-style-image: url(../img/pfeil_last.gif);
	font-weight: bold;
	color: #0D80DA;
}

#linkes_menu li.open {
	font-weight: bold;
	list-style-image: url(../img/pfeil_blau.gif);
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;

}

#linkes_menu li.open > a {
	color: #0D80DA;
	font-weight: bold;
	list-style-image: url(../img/pfeil_blau.gif);
}

#linkes_menu li.open > a:link { color: #0D80DA; font-weight: bold; }

#linkes_menu li.open > a:visited { color: #0D80DA; font-weight: bold; }

#linkes_menu li.open > a:hover { color: #0D80DA; font-weight: bold; }

#linkes_menu li.open > li a:link { color: #9BA7B1; }

#linkes_menu li.open > li a:visited { color: #9BA7B1; }

#linkes_menu li.open > li a:hover { color: #9BA7B1; }

#linkes_menu li.open {
	color: #0D80DA;
}

/* end HeaderMenu */
/* begin LinkesMenu */
#linkes_menu p { margin: 0; padding: 0; }

#linkes_menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    padding-bottom:5px;
	padding-left: 5px;
	
	color: #0D80DA;
	position: relative;
}

#linkes_menu ul.sub { padding-top: 0px; padding-bottom: 5px; }

#linkes_menu ul.sub li { padding: 0px; width: 170px; }

/**** linkes menu ENDE   *********************/



#logout {
	width: 100px;
	height: 15px;
	position: absolute;
	right: 15px;
	top: 107px;
	margin: 0px;
	margin: 0px;
	z-index: 499;
	text-align: right;
}

#logout li { list-style: none; list-style-type: none; }

#logout li a { color: #617586; font-size: 10px; }

#logout ul,
#logout li { margin: 0; padding: 0; }

#main_content_holder {
   background: url(../img/menu_links.jpg) no-repeat -12px top;
	width: 980px;
	
	position: relative;
	
	
	min-height:450px;
	height:auto !important;
	height:450px;
	
	margin: 0;
	text-align: left;
	border: 0px solid fuchsia;
}

#navTop { position: absolute; width: 980px; }

#navTop a { width: auto; display: block; color: #FFFFFF; }

#navTop a:link { text-decoration: none; }

#navTop a:visited { text-decoration: none; }

#navTop a:hover { text-decoration: none; }

#navTop li {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	display: inline;
	list-style: none;
	list-style-type: none;
	width: 103px;
	height: 25px;
	margin: 0;
	background-image: url(../img/button_inactive.gif);
	background-repeat: no-repeat;
}

#navTop li a { display: block; height: 22px; }

#navTop li ul {
	/* second-level lists */
	padding-top: 0px;
	text-align: left;
	background: #131417;
	position: absolute;
	width: 250px;
	left: -999em;
	border: 1pt solid #35363C;
	text-align: left;
	margin: 0;
}

#navTop li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 12px;
	/*padding-left:0px;*/
	text-align: left;
	height: 15px;
	/*width:248px;*/
	width: 238px;
	background: #131417;
}

#navTop li ul li.sfhover { /* IE */ width: 248px; background: #016AC3; }

#navTop li ul li:hover{ width: 238px; background: #016AC3; }

#navTop li.sfhover {
	/* IE */
	background-image: url(../img/button_active.jpg);
}

#navTop li:hover { background-image: url(../img/button_active.gif); }

#navTop li:hover ul, #navTop li.sfhover ul { left: auto; }

#navTop ul.sub li a { height: 17px; display: block; }

/* begin HeaderMenu */
#navTop, #navTop ul { margin: 0px; padding: 0px; }

#pictos {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	width: 150px;
	margin-left: 189px;
}

/************** popup content **********************/
#popup_content_wrapper { margin: 8px; }




/************** foooooooooooter *************/

#footer {
	clear:both;
	height: 56px;
	width: 980px;
	background: url(../img/footer.jpg) no-repeat left top;
	margin: 0;

	font-size: 10px;

	position:relative;
	display:table;

}

/********* footer menu ***************************/
#footer_menu {
	margin: 0 0 0 40px;
	padding-top: 5px;
	color: White;
	text-align: right;
}

#footer_menu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_menu,
#footer_menu ul span,
#footer_menu span { color: #9ba7b1; }

#footer_menu span a,
#footer_menu span li a,
#footer_menu span span a { text-decoration: none; }

#footer_menu span a,
#footer_menu span li a,
#footer_menu span span a,
#footer_menu span a:hover,
#footer_menu span li a:hover,
#footer_menu span span a:hover {
	font-size: 10px;
	font-weight: normal;
	padding: 0 6px 0 6px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

#footer_menu span a:hover,
#footer_menu span li a:hover,
#footer_menu span span a:hover { text-decoration: underline; }

#footer_menu ul { margin: 0; padding: 0; }

/******* footer ENDE vorerst ******************/


#seminar_form label {
	width: 120px;

	display: block;
	float: left;
}

#seminar_form select,
#seminar_form input { margin: 0 0 4px 0; }

#seminar_form textarea { width: 200px; margin: 0 0 4px 0; }

#show_username {
	height: 15px;
	position: relative;
	float: right;
	margin: 0;
	margin: 0 0 0 5px;
	text-align: right;
	font-size: 10px;
	color: #7d92a2;
}

#show_usertext {
	height: 15px;
	position: relative;
	float: right;
	margin: 0px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	color: #617586;
}

#show_usertext img.spacer-gif,
#show_usertext br { display: none; }

/* begin Termine */
#terminBox {
	width: 165px;
	margin: 0;
	position: relative;
	left: -3px;
	border: 1px #36373B dashed;
	font-size: 9px;
	background: #131418;
	padding: 2px;
	padding-bottom: 10px;

}

#terminBox hr{
	border: 0px; /* fuer FF und Opera */
	border-top: solid 1px #36373B;
	border-bottom: transparent;
	height:1px;
}

#terminBox hr.terminruler {
	border: 0px; /* fuer FF und Opera */
	border-top: solid 1px #36373B;
	border-top: 1px solid #9BA7B1;
	border-bottom: transparent;
	height:1px;
}

#terminBox p { margin: 0; padding: 0; }

#terminBox p.header { text-align: center; font-weight: bold; color: #9BA7B1; }

#terminBox p.termin {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#terminBox p.termin a:link { color: #0D80DA; }

#terminBox p.termin a:visited { color: #0D80DA; }

#terminBox p.termin a:hover { color: #0D80DA; }

#user_info {
	width: 200px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 90px;
	margin: 0px;
	margin: 0px;
	z-index: 499;
}



/******* prod ergnzungen ********/

div.belmont_prod {
	margin:0;

} 



/******* ***********/
hr.destroy {
	
	clear:left;
	border-color:#191a1e;
	height:0px;

}

.underline {
	position:relative;
   display:block;
}

.underline h2 {
	text-decoration:underline;
   padding-top:5px;
}

/* architekten info */

#architektenPic {
	float:left;
	margin-right:10px;
}
.architektenPicsmall {
	padding-bottom:10px;
}


/**** T3 PROD php produkte menu ****/


#header_menu {
	position: absolute;
	left: 0px;
	top: 97px;
	width: 980px;
	height: 32px;
	padding: 0;
	margin: 0; /* -2px wegen linie */

}

#t3_prod_menu
{
	position: absolute;
	left:206px;
	top:97px;
	z-index:998;
	width:105px;
	height: 32px;
	padding: 0;
	margin: 0; /* -2px wegen linie */
}

/* begin HeaderMenu */
#t3_nav, #t3_nav ul { margin: 0px; padding: 0px; }


#t3_nav { position: absolute; z-index:999; }

#t3_nav a { width: auto; display: block; color: #FFFFFF; }

#t3_nav a:link { text-decoration: none; }

#t3_nav a:visited { text-decoration: none; }

#t3_nav a:hover { text-decoration: none; }

#t3_nav li {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	float: left;
	display: block;
	list-style: none;
	list-style-type: none;
	width: 103px;
	height: 25px;
	line-height:12px;
	margin: 0;
	background-image: url(../img/button_inactive.gif);
	background-repeat: no-repeat;
}

#t3_nav li a { 
display: block; 
height:25px;

}

#t3_nav li ul {
	/* second-level lists */
	padding-top: 0px;
	text-align: left;
	background: #131417;
	position: absolute;
	width: 250px;
	left: -999em;
	border: 1pt solid #35363C;
	text-align: left;
	margin: 0;
	float:left;
	/*
	height:auto;
   */
}

#t3_nav li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 12px;
	
	/*padding-left:0px;*/
	text-align: left;
	/*width:248px;*/
	width: 238px;
	background: #131417;
		display: block;
	
	min-height: 15px;
	height: auto !important;
	height: 15px;

}

#t3_nav li ul li.t3_sfhover { /* IE */ width: 248px; background: #016AC3; }

#t3_nav li ul li:hover{ width: 238px; background: #016AC3; }

#t3_nav li.t3_sfhover {
	/* IE */
	background-image: url(../img/button_active.jpg);
}

#t3_nav li:hover { background-image: url(../img/button_active.gif); }

#t3_nav li:hover ul, #t3_nav li.t3_sfhover ul { left: auto; }

#t3_nav ul.sub li a,
#t3_nav ul.sub li a:hover { 
line-height: 12px; 
display: block; 
min-height: 15px;
	height: auto !important;
	height: 15px;
padding-right:8px;
}


/*********** ext php ************/

#ext_php {
	position:absolute;
	visibility: hidden;
	left:-999em;
	height:0;
	width:0;
}


/****** referenzen references **************/

.references_list div.news_inner img {
	margin-top:6px;
}


.references_detail {
	border:solid green 0px;
}

.references_detail div.date {
	text-align:right;
	margin-bottom:8px;
}

.references_detail img.ref_img_detail {
	float:right;
	margin-left:10px;
	margin-bottom:8px;

}

.references_detail ul.ul_ref_detail {
	margin-left:40px;
}

.references_detail div.news-single-item {
	width:755px;
}

.mehr {
	/*
	float:left;
	display:inline;
	*/
	border:solid green 0px;
}

.gallery_left_col {
	float:left; width:150px; border:0px solid red;
}
.gallery_left_col div {
	margin-bottom:10px;
}

.gallery_right_col {
	margin-left:170px; position:relative; width:590px; 
	border: 0px solid green;
}



/******* abcourses - seminare ************/

.abcourses_labelwarning_header {
	font-weight:bold;
}
.abcourses_labelwarning {
	color:firebrick;
}
