html, body, #container
{
	min-height: 100%;
	height: 100%;
}

html > body, html > body #container
{
	height: auto;
}


#container
{
	background-color: #FFF;
	border:1px solid #FFF;
	width: 100%;
	clear: both;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px 15px 0px 15px;
	padding: 0px;
	background-color: #FFF;
	color: #555;
}

img
{
	border: 0px;
}


a, a:link, a:visited
{
	color: #555;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/link_g_d.gif) no-repeat;
	padding-left: 10px;   
}

a.LinkBig{
	font-size:12px;
	font-weight: bold;
}

a:hover
{
	color: #000;
	background:url(../images/link_g_d.gif) no-repeat;
}	



/*Headline im grauen Kasten*/
h4
{
	margin: 12px 0px 12px 0px;
	padding-left: 7px;
	font-size: 13px;
	line-height: 20px;
	clear: both;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #999;
}

input {
	background-color:#ffffff; color:#000000; width:200px;; 
}

.customInput{
	width:300px; 
	margin:0px 10px 0px 0px;
}



#rahmen h4{
	margin: 0px;
	background-color: #999;
	margin:0px;
}

#top_link a, top_link a:link, top_link a:visited
{
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	background:url(../images/link_w.gif) no-repeat;
}

#top_link a:hover
{
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	color: #000;
	background:url(../images/link_g_d.gif) no-repeat;
}


/*Links in der Headline*/
#top_link
{
	border: 0px solid #f00;
	text-align: right;
	width: 250px;
	height: 15px;
	line-height: 15px;
	position: absolute;
	top: 15px;
  right:30px;
}


/*Hinweistext*/
.hinweis
{
	margin: 8px 0px 0px 11px;
}

/* -------------------------- Rahmentabelle -------------------------- */

#rahmen
{
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-size: 10px;
	background-color: #999;
	/*width:969px;*/
}

/*Linker Bereich (Leitungen)*/
#rahmen_left
{	
	text-align: left;
	border: 1px solid #CCC;
	border-top: none;
	padding: 5px 0px 5px 9px;
	vertical-align: top;
	width:270px;
	background-color: #F0F0F0;
}

#rahmen_left td{
	font-size:10px;
}

.rahmen_abstand{
	background-color: #FFF;
	border: none;
	width:10px;
	height:10px;
}

/*Rechter Bereich (Trennstege)*/
#rahmen_right
{
	text-align: left;
	border: 1px solid #CCC;
	border-top: none;
	padding: 5px 0px 5px 9px;
	vertical-align: top;
	background-color: #F0F0F0;
	/*width: 640px;*/
}

#rahmen_left p, #rahmen_right p
{
	text-align: left;
	border: 0px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width:100%
}

.tablefooter{
	 background-color:#fff; 
	 vertical-align:top
}


/*Container für "Freie Leitung"*/
#bezeichnung
{
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 77px;
}


/*Container für "Aderzahl"*/
#Aderzahl
{
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 179px;
	font-size: 10px;
	border-collapse: collapse;
	margin: 0px;
}

/* -------------------------- Auswahlseite -------------------------- */

.ausw{
	clear:both;
	padding:5px;
}

.ausw_text{
	width:100px; 
	position:relative; 
	top:2px;
	float:left;
	clear:right;
}

.ausw_sel{
	position:relative; 
	float:left;
	clear:right;
}

.ausw_cbk{
	width:20px; 
	position:relative; 
	float:left;
	clear:right;
	white-space:nowrap;
}

.ausw_link{
	top:2px;
	position:relative; 
	float:left;
	clear:right;
	font-weight: bold;
	font-size: 11px;
}

/* -------------------------- Icon Tabelle -------------------------- */

.innenaufteilungauswahl{
	border:1px solid #999;
	height: 190px;
	/*width:637px;*/
	overflow: auto; 
	margin:5px 5px 0px 3px;
}

#icons
{
	font-size: 10px;
	background-color: #F0F0F0;
	border-collapse: separate;
	border-spacing:1px;
	border: 1px solid #CCC;
	width:619px;
	text-align:center;
}

#icons td
{
	padding: 3px;
	vertical-align: top ;
	border: 1px solid #CCC;
	text-align: center;
	width: 20%;
}

#icons div
{
	width: 45px;
	height: 45px;
}

/*Abstandszeile zwischen den Icons*/
#icons .divider
{
	padding: 0px;
	background: none;
	height: 28px;
}

.icon_text
{
 text-align:center;
}

#icons td img
{
	width: 45px;
	height: 45px;
	border: 0px solid #ccc;
	/*vertical-align: bottom;*/
}

#icons td.space img
{
	width: 95px;
	height: 1px;
	
}

#icons td.space 
{
	padding: 0px;
	margin: 0px;
}

/*Hintergrundfarbe/ Container der Icons*/
/*.FarbeSerieHell
{
	width: 45px;
	height: 45px;
	background-color: #ccc;
  	position:relative;
  	left:18px;
}
*/

/*Hintergrundfarbe/ Container des Icons "Leitung"*/
#leitung1 .FarbeSerieHell, #leitung2 .FarbeSerieHell
{
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	left: 0px;
}


/*Tabellenzelle für icons*/
#icons .icon_cell
{
	text-align: left;
	padding: 5px 8px 0px 8px;
	width: 97px;
	vertical-align: top;
}


/* -------------------------- Leitungen -------------------------- */

#rahmen_left select, #rahmen_left input, #rahmen_right select 
{
	padding: 0px;
	width: 280px;
	clear: both;
	font-size: 10px;
	margin-bottom: 3px;
	margin-right: 10px;
	color: #333;
}

/*.select_auswahl{
	padding: 0px;
	width: 180px;
	clear: both;
	font-size: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 17px;
	color: #333;
	position:relative;
	top:5px;
}*/

/*Container für Leitungs-Icon und Inputfelder*/
#leitung1, #leitung2
{
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	width: 179px;
}


#leitung1 td, #leitung2 td
{
	padding: 0px 3px 0px 0px;
	line-height: 17px;
	height: 22px;
}

#leitung1 input, #leitung2 input
{
	padding: 0px;
	width: 40px;
	clear: both;
	font-size: 10px;
	margin-bottom: 0px;
	height: 17px;
}

#Leit_Infotext
{
	margin: 0px;
	border: 0px;
	height: 22px;
	display: block;
}

#Teilung
{
    float:left;
    padding-left:15px;
    white-space:nowrap;
}

#Fussnote
{
    padding-left:15px;
    padding-right:5px;
    width:100%;
}

#Teilungcontainer
{
    margin:10px 0px 0px 0px;
	 width:100%;
}

#Teilungcontainer td
{
	font-size: 10px;
    padding-left:15px;
    vertical-align:top;
}

/*------------- Unter Kettengliedzeichnung -------------------------------*/

.zeichzusatz td{
	font-size: 10px;
	vertical-align: top;
}
.zeichzusatz  div{
	font-size: 12px;
	margin: 0px 12px 3px 0px;
}

/*------------- Stückliste -------------------------------*/
.stueckliste
{
	border: none;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	width: 100%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.stueckliste td
{
	text-align: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	font-size: 10px;
}

.stueckliste th
{
	font-size: 13px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 8px 5px 8px 5px;
	font-weight: bold;
	vertical-align: top;
}

.stueckliste .row1
{
	background-color: #fafafa;
}


/*------------- Buttons -------------------------------*/

#buttons
{
	width: 100%;
	font-size: 12px;
	padding: 0px;
	text-align: right;
}

#buttons a
{
	margin-left: 5px;
}


/* -------------------------- footer -------------------------- */

#copyright
{
	height: 58;
	width: 100%;
	background-color: #FFF;
	padding: 0px;
	border-top: 1px solid #ddd;
	margin-top: 20px;
	background: url(../images/logo.gif) no-repeat right 10px;
	text-align: right;
	color: #aaa;
	line-height: 12px;
}

#copyright a
{
	color: #aaa;
}

#copyright a:hover
{
	color: #000;
}

/*Copyright text*/
#copyright div
{
	margin: 10px 187px 0px 0px;
}

/* -------------------------- CSS für den Printer -------------------------- */
@media print
{

	h4, body, a, a:link, a:visited, #copyright, #copyright a, #rahmen_left select, #rahmen_right select, #rahmen_left input
	{
		color: 000;
	}


	#rahmen, #rahmen_left, #rahmen_right, .stueckliste, .stueckliste td, .stueckliste th, #copyright
	{
		border-color: #000;
	}

  
  #Innenaufteilungsauswahl
  {
  }

  #Leit_artikel
  {
   border:1px solid #f00;
   background-color:#f00;
  }


}




/*
	############################
	    Styles für Popup mit transparentem Abdecker
	############################	  
*/

/*Halbtransparenter Background*/
#PopupAbdeckungsContainer 
{
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:7501;
	background-color:#000;
	opacity:0.5;
	filter:Alpha(opacity=50);
}

/*zentriren-Popup*/
#popupbox
{
	position:absolute;
	z-index:8510;
	top:50%;
	left:50%;
	width:700px;
	height:450px;
	margin-left:-350px;
	margin-top:-200px;
	/*border:1px solid #666;
	background-color:#fff;*/
	overflow:hidden;
}


.paddingbox
{
	overflow:auto;
	height:370px;
	background-color:#fff;
	padding:0px;
	margin-top:10px;
}

/*Infopopup Contentbox*/
#popupcontent
{
	overflow:hidden;
	height:400px;
	background-color:#fff;
	padding:0px 7px 0px 0px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}


.gewaehrleistung_close a
{
	display:block;
	float:right;
	height:12px;
	width:14px;
	background:url(/images/css/igus_sprite.gif) no-repeat -1px -48px;
	position:relative;
	top:7px;
	right:7px;
	padding:0px;
}

.gewaehrleistung_close a:hover
{
	background:url(/images/css/igus_sprite.gif) no-repeat -16px -48px;
}

.gewaehrleistung_close
{
	display:block;
	height:30px;
	background-color:#ebebeb;
	clear:both;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #d3d3d3;
}

.corner
{
	width:1px;
	height:1px;
	float:left;
	overflow:hidden;
}
.gewaehrleistung_line
{
	height:1px;
	width:698px;
	float:left;
	background-color:#666;
	overflow:hidden;
}

.cornerbox
{
	width:700px;
	height:1px;
	overflow:hidden;
}


.paddingbox td a
{
	background-position: 0px 3px !important;
	background-position: 0px 0px;
}

.btnStyled{
	padding: 2px 6px 2px 6px;
	background-color: #FFF5E4;
	border: 1px solid #000;
	position:relative; 
	display:inline; 
	top:0px;
}

.btnStyledInTD{
	font-size:12px;
	font-weight:bold;
}
/* ffe8bf */
.TDforStyledBtn{
	padding: 2px 6px 2px 6px;
	background-color: #FFF5E4;
	border: 1px solid #000;
}
