/*	
	---------------------------------------
 	basic html elements  
	---------------------------------------
*/
body {
	text-align: center;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #cccccc;
	background-image: url();
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
h1, h2, h3, h4, h5, h6 {
	margin-top: 5px;
	margin-left: 17px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 95%;
	border-bottom: 1px solid #3366FF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 17px;
	line-height: 35px;
	border-bottom: 1px solid #3366FF;
	}
	
h2, h3 {
	font-size: 16px;
	line-height: 30px;
	clear: both;
	}
h4, h5, h6, caption {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 17px;
	border-bottom: 1px solid #3366FF;
	text-align: left;
	width: 95%;
	}
caption {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #AAAAAA;
	margin-left: 18px;
	}
p {
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 15px;
	text-align: justify;
	width: 95%;
	}
acronym {
	text-decoration: none;
	border-bottom: 1px dashed #333399;
	}
table {
	margin-top: 0px;
	margin-left: 17px;
	margin-bottom: 15px;
	border: 0px;
	border-right: 1px solid #AAAAAA;
	width: 95%;
	clear: both;
	}
td {
	font-size: 11px;
	border: 0px;
	padding-left: 2px;
	line-height: 17px;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	background-color: #EBEBEB;
	}

table.servicenetz {
	margin-right:0px;
	border: 0px;
}	
	

table.servicenetz td {
	background-color: #E3E3E3;
	border: 0px;
}

th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border: 0px;
	line-height: 17px;
	padding-left: 2px;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #999999;
	background-color: #CCCCFF;
	background-image: url(images/background-th.gif);
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 11px;
	padding: 1px;
	margin: 2px;
	}
/*	
	---------------------------------------
 	logo-image 
	---------------------------------------
*/
#logo {
	 width: 990px;
	 height: 97px;
	 float: left;
	 margin-left: ;
	}

/*	
	---------------------------------------
 	div -> header 
	---------------------------------------
*/
#header {
	width: 990px;
	border-left: 0px solid #3B3B3B;
	border-right: 0px solid #3B3B3B;
	border-top: 0px solid #3B3B3B;
	background-color: #C0C0C0;
	background-image: url();
	height: 97px;
	margin:0px auto;
	}
/*	
	---------------------------------------
 	div -> menu 
	---------------------------------------
*/
#menu {
	width: 990px;
	height: 32px;
	border-left: 1px solid #3B3B3B;
	border-right: 0px solid #3B3B3B;
	margin:0px auto;
	
	}
#main-menu  {
	width: 990px;
	height: 32px;
	float : left;
	margin : 0;
	padding : 0;
	list-style : none;
	font-size : 10px;
	background : url(images/background-main-menu-default.gif);

}
#main-menu li {

	float : left;
	margin : 0;
	padding : 0 1px 0 0;
	height: 32px;
	width: auto;
	background : url(images/background-main-menu-default.gif);
	list-style : none;

}

#main-menu a {
	border-left: 1px solid #000066;
	border-right: 0px solid #000033;
	float : left;
	padding : 5px 19px;
	text-decoration : none;
	border-bottom : 1px none #FFFFFF;
	color : #FFFFFF;
	height: 13px;
}
#main-menu a:hover , #main-menu a.active {
	border-left: 1px solid #000066;
	border-right: 0px solid #000033;
	border-top: 1px solid #99CCCC;
	color : #FFFFFF;
	background :  url(images/background-main-menu-non.gif);
}
#main-menu #active a {
	border-left: 1px solid #000066;
	border-right: 1px solid #000033;
	font-weight : bold;
	height: 13px;
	background : url(images/background-main-menu-active.gif);

}
/*	 
	---------------------------------------
 	div -> content 
	---------------------------------------
*/
#content {
	width: 990px;
	border-left: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	background-color: transparent;
	background-image: url(images/background-content.gif);
	text-align: left;
	margin:0px auto;
	}	
/*	
	---------------------------------------
 	div -> navi-left 
	---------------------------------------
*/
#navi {
	width: 180px;
	
    margin-top: 20px;
    text-align: left;
	border: 0px 0px 0px 0px solid #3B3B3B;
	margin:1px 3px;
	float: left;
	
  }
  
#navi-left  {
	width: 170px;
	margin-top: 20px;
	float : left;
	text-align: left;
    margin : 3px;
	padding : 0;
	list-style : none;
	font-size : 10px;
	background : url();

}/*	
	---------------------------------------
 	div -> contentleft
	---------------------------------------
*/
#contentleft {
	width: 600px;
	overflow: ;
	text-align: left;
	margin: 0px auto;
	margin-bottom: 15px;
	float: left;
	
	}
#contentleft a, #contentleft a:link {
	color: #003399;
	}
#contentleft a:hover, #contentleft a:active, #contentleft a:focus {
	text-decoration: none;
	color: #003399;
	background-color: #CCFFFF;
	}
#contentleft a:visited {
	color: #003399;
	}
#contentleft p {
	line-height: 15px;
	}
#contentleft p:first-letter {
	font-size: 1.2em;
	font-weight: bold;
	}
#contentleft ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 96%;
	}
#contentleft li {
	margin: 0 0 5px 17px;
	padding-bottom: 4px;
	padding-top: 1px;
	border-bottom: 1px dashed #999999;
	width: 96%;
	display: block;
	}
/*	
	---------------------------------------
 	div -> contentright
	---------------------------------------
*/
#contentright {
	width: 200px;
	margin-top: 10px;
    text-align: left;
	margin:;
	float: right;
	overflow: visible;
	}
#contentright h3, #contentright h4, #contentright h5 {
	margin-top: 17px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	width: 90%;
	}	
#contentright p {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 3px;
	text-align: left;
	width: 90%;
	}
#contentright a, #contentright a:link {
	color: #000000;
	}
#contentright a:hover, #contentright a:active, #contentright a:focus {
	text-decoration: none;
	color: #000000;
	background-color: #E3E3E3;
	}
#contentright a:visited {
	color: #666666;
	}
#contentright ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 95%;
	}
#contentright li {
	margin-left: 10px;
	padding-left: 3px;
	font-size: 11px;
	line-height: 19px;
	border-bottom: 1px dashed #999999;
	width: 90%;
	display: block;
	}
/*	
	---------------------------------------
 	div -> footer
	---------------------------------------
*/
#footer {
	width: 990px;
	height: 25px;
	border-top: 1px solid #979797;
	background-image: url(images/background-footer-line.gif);
	line-height: 18px;
	margin:0px auto;
	color: #333333;
	clear: both;
	text-align: center;
	}
/*	
        ---------------------------------------
 	img -> image
	---------------------------------------
*/
.image {
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 2px;
	border: 1px solid #777777;
	clear: both;
	}
/*		
	---------------------------------------
 	img -> serie -> technische-zeichnungen
	---------------------------------------
*/
.technische-zeichnung {
	margin: 2px;
	padding: 0px;
	border: 1px solid #777777;
	}

/*	
	---------------------------------------
 	table -> serie -> leere zelle
	---------------------------------------
*/
.empty {
	border: 0px;
	border-bottom: 1px solid #AAAAAA;
	background: transparent;
	}
/*	
	---------------------------------------
 	table -> serie -> leere zelle
	---------------------------------------
*/
.tresor-zeichnung {
	border: 0px;
	border-bottom: 1px solid #AAAAAA;
	border-left: 0px;
	background: transparent;
	vertical-align: bottom;
	text-align: center;
	}
/*	
	---------------------------------------
 	table -> serie -> modellübersicht
	---------------------------------------
*/
.s-col-name {
	width: 35%;
	}
.s-col-sicherheit {
	width: 26%;
	}
.s-col-masse {
	width: 26%;
	}
.s-col-gewicht {
	width: 13%;
	}	
/*
	---------------------------------------
 	other classes
	---------------------------------------
*/
.daten td {
	width: 50%;
	}
.breadcrumb-menu {
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	margin-top: 17px;
	margin-left: 17px;
	text-align: left;
	width: 570px;
	}
.tresorfarben {
        margin-left: 12px;
	margin-top: 1px;
	line-height: 25px;
	}
.schutzeigenschaften {
	width: 52px;
	height: 49px;
	float: left;
	clear: left;
	margin-right: 3px;
	margin-top: 2px;
	}
.error {
	font-weight: bold;
	color: #BD4700;
	}
.td-left {
	width: 40%;
	}
.td-right {
	width: 60%;
	}
.tresorinhalt td {
	height: 52px;
	vertical-align: bottom;
	}
.tresorinhalt-col1 {
	
	}
.angebote, .hinweis {
	margin-top: 5px;
	margin-left: 22px auto;
	margin-bottom: 15px;
	text-align: left;
	border: 1px dashed#ff0000;
    padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 7px;
	flow: left;
	width: 570px;
	overflow: auto;
	background-color: transparent;
	display: block;
  }
  .angebote1, .hinweis {
	margin-top: 5px;
	margin-left: 22px auto;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 7px;
	flow: left;
	width: 570px;
	overflow: auto;
	background-color: transparent;
	display: block;
  }
