/*	
	---------------------------------------
 	basic html elements  
	---------------------------------------
*/
body {
	text-align: center;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	font-weight: bold;
	width: 95%;
	border-bottom: 1px solid #006633;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 15px;
	line-height: 35px;
	border-bottom: 1px solid #006633;
	}
	
h2, h3 {
	font-size: 14px;
	line-height: 30px;
	clear: both;
	}
h4, h5, h6, caption {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: 1px solid #006633;
	text-align: left;
	width: 95%;
	}
caption {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #006633;
	margin-left: 1px;
	}
p {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	text-align: justify;
	width: 95%;
	}
acronym {
	text-decoration: none;
	border-bottom: 1px dashed #006633;
	}
table {
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 15px;
	border: 0px;
	border-right: 0px solid #AAAAAA;
	width: 95%;
	clear: both;
	}
td {
	font-size: 11px;
	border: 0px;
	padding-left: 2px;
	line-height: 17px;
	border-bottom: 0px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	background-color: #;
	}


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: 0px solid #AAAAAA;
	border-left: 0px solid #999999;
	background-color: ;
	background-image: url();
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin: 2px;
	}
/*	
	---------------------------------------
 	logo-image 
	---------------------------------------
*/
#logo {
	 width: 990px;
	 height: 120px;
	 float: left;
	 margin-left: ;
	}
/*	
	---------------------------------------
 	div -> header 
	---------------------------------------
*/
#header {
	width: 990px;
	border-left: 1px solid #669966;
	border-right: 1px solid #669966;
	border-top: 1px solid #3B3B3B;
	background-color: #99CC99;
	background-image: url(images/background-content.gif);
	height: 130px;
	margin:0px auto;
	}
/*	 
	---------------------------------------
 	div -> content 
	---------------------------------------
*/
#content {
	width: 990px;
    margin-top: 20px;
	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 -> menu-top 
	---------------------------------------
*/
#menu-top {
	width: 990px;
	height: 20px;
    
	border-left: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	margin:0px auto;
	
	}
#main-menu-top  {
	width: 990px;
	height: 19px;
	float : right;
	margin : 0;
	padding : 0;
	list-style : inline;
	font-size : 11px;
	background-color: #transparent;
	background-image: url(images/background-content.gif);

}
#main-menu-top li {
    text-align: left;
	float : right;
	margin : 0;
	padding : 0 1px 0 0;
	height: 19px;
	width: auto;
	background : url();
	list-style : none;

}

#main-menu-top a {
	border-left: 0px solid #D27821;
	border-right: 0px solid #A85F1A;
	float : center;
	padding : 15px 10px;
	text-decoration : none;
	border-bottom : 0px none #FFFFFF;
	color : #000000;
	height: 16px;
}
#main-menu-top a:hover , #main-menu a.active {
	border-left: 0px solid #D27821;
	border-right: 0px solid #A85F1A;
	border-top: 0px solid #F5B880;
	color : #666666;
	font-style : underline;
    background : #;
}
#main-menu-top #active a {
	border-left: 0px solid #D27821;
	border-right: 0px solid #A85F1A;
	font-weight : bold;
	height: 16px;
	background : # url();

}
/*	
	---------------------------------------
 	div -> menu 
	---------------------------------------
*/
#main {
	width: 150px;
	
    margin-top: 0px;
    text-align: left;
	border: 0px 0px 0px 0px solid #3B3B3B;
	margin:1px 1px;
	float: left;
	
  }
  
#main-menu  {
	width: 150px;
	margin-top: 20px;
	float : left;
	text-align: left;
    margin : 3px;
	padding : 0;
	list-style : none;
	font-size : 10px;
	background : url();

}


/*	
	---------------------------------------
 	div -> contentleft
	---------------------------------------
*/
#contentleft {
	width: 815px;
	overflow: ;
	text-align: left;
	margin: 0px 17%;
	margin-bottom: 15px;
	float: right;
	margin:0px auto;
	}
#contentleft a, #contentleft a:link {
	color: #009933;
	}
#contentleft a:hover, #contentleft a:active, #contentleft a:focus {
	text-decoration: none;
	color: #009966;
	background-color: #CCFFFF;
	}
#contentleft a:visited {
	color: #009933;
	}
#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: 95%;
	}
#contentleft li {
	margin: 0 0 5px 5px;
	padding-bottom: 4px;
	padding-top: 1px;
	border-bottom: 1px dashed #999999;
	width: 95%;
	display: block;
	}
/*	
	---------------------------------------
 	div -> contentright
	---------------------------------------
*/
#contentright {
	width: 150px;
	text-align: left;
	background: #B4E4C8;
	margin:0px auto;
	float: left;
	overflow: visible;
	}
#contentright h3, #contentright h4, #contentright h5 {
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	width: 148px;
	}	
#contentright p {
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 15px;
	padding-left: 1px;
	text-align: left;
	width: 148px;
	}
#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: 148px;
	}
#contentright li {
	margin-left: 0px;
	padding-left: 1px;
	font-size: 11px;
	line-height: 19px;
	border-bottom: 1px dashed #999999;
	width: 148px;
	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: 12px;
	color: #333333;
	line-height: 19px;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
	margin-top: 10px;
	margin-left: 2px;
	text-align: left;
	width: 670px;
	}
.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: 3px auto;
	margin-bottom: 15px;
	text-align: left;
	border: 1px dashed#ff0000;
    padding-bottom: 7px;
	padding-left: 2px;
	padding-top: 7px;
	flow: left;
	width: 770px;
	overflow: auto;
	background-color: transparent;
	display: block;
  }
  .angebote1, .hinweis {
	margin-top: 5px;
	margin-left: 3px auto;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-top: 7px;
	flow: left;
	width: 770px;
	overflow: auto;
	background-color: transparent;
	display: block;
  }

