* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #fff;
}

#bodycontent {
  text-align: center;
  line-height: 1.2em;  
  background-image: url(images/bg_layout.jpg);
  background-repeat: repeat-x;
  background-color: #7AA7CE;
}

img {
	border: 0px;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
  color: #A2150F;
}

ul li {
	list-style: square;
	margin-left: 15px;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #666666;
}

h2 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #A2150F;
}

hr {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #A2150F;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 2px;
}

blockquote {
  margin-left: 20px;
}

.kleinschrift {
	font-size: 10px;
}

.grossschrift {
	font-size: 14px;
}

#druckadresse {
  display: none;
}

/* LAYOUT------------------------------------------------------------- */
#layout {	
  width: 770px;
	height: auto;
	margin: 14px auto auto auto;
	background-image: url(images/bg_kachel.jpg);
  background-repeat: repeat-y;
	background-color: #fff;
	text-align: center;
}

#seite {
  width: 760px;
  height: auto;
  padding: 5px;      
  text-align: left;
  background-image: url(images/bg_main.jpg);
  background-repeat: no-repeat;  	
}

/* HEADER------------------------------------------------------------- */
#header {
  width: 748px;
  height: 37px;
  padding: 11px 0px 0px 0px;
  margin-left: 1px;
  border-bottom: 1px solid #808080;    
}

#logo {
  width: 180px;
  float: right;  
  text-align: right;
}

/* HEADER-MENÜ------------------------------------------------------------ */
#headerMenue {
  width: 748px;
  height: 30px;
  background-image: url(images/bg_headermenue.gif);
  background-repeat: repeat-x;
  margin-left: 1px;
}

#menue {
  width: 570px;
  float: left;  
}

#menue ul li {
  list-style: none;
  margin: 0px;  
  float: left;
}

.menue1 {
  width: 119px;
  height: 30px;      
}

.menue1 a {
  width: 119px;
  height: 23px;
  padding: 7px 0px 0px 0px;  
  text-align: center;
  display: block;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}

.menue1 a:hover {
  width: 117px;
  height: 22px;
  padding: 7px 0px 0px 0px;
  display: block;
  color: #666666;
  border-left: 1px solid #808080;  
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  background-color: #fff; 
  background-image: url(images/menue_cube_hover.gif);
  background-repeat: no-repeat;
}

.menue1aktiv {
  width: 119px;
  height: 29px;  
  border-left: 1px solid #808080;  
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  background-color: #fff; 
  background-image: url(images/menue_cube_hover.gif);
  background-repeat: no-repeat;   
}

.menue1aktiv a {
  width: 119px;
  height: 22px;
  padding: 7px 0px 0px 0px;  
  text-align: center;
  display: block;
  color: #666666;
  font-weight: bold;
  text-decoration: none;  
}

#contentHeader {
  width: 178px;
  float: left;
  padding: 2px 0px 5px 0px;
  text-align:right;    
  color: #000;
  line-height: 1.2em;
  font-size: 11px;  
}

#adresse {
  background-color: #D0DEE7;
  width: 165px;
  padding: 10px 0px 10px 15px;
  margin: 279px 0px 0px 0px;
  font-size: 11px;
  line-height: 1.2em;  
}

/* CONTENT------------------------------------------------------------- */
#contentStart {
  width: 750px;
  padding: 10px 0px 10px 1px;    
  color: #404040;
  line-height: 1.4em;
}

#content {
  width: 730px;
  padding: 10px 10px 10px 10px;   
  color: #404040;
  line-height: 1.4em;
}

#content ul {
  margin-left: 15px;
}

#content ul li {
	list-style: square;
	margin-left: 15px;
	margin-top: 5px;
}

#content ol {
  margin-left: 15px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 15px;	
}

#content blockquote {
  margin-left: 15px;  
}

.cube {
  border: 1px solid #808080;
  width: 178px;
  height: 169px;
  float: left;
  margin-bottom: 4px;
  font-size: 11px;  
  padding: 2px;
}

#main {
  width: 546px;
  padding: 10px 10px 10px 0px;  
  clear: both;
}

table th {
  padding: 0px 0px 0px 5px;  
  background-color: #DFDFDF;
}

.produkte {
  font-size: 11px;
}

table.produkte th {
  padding: 0px 0px 0px 5px;  
  background-color: #DFDFDF;
  font-weight:normal;
}

table.produkte td {
  padding: 0px 0px 0px 5px; 
}

/* FOOTER------------------------------------------------------------- */
#footer {  
  width: 770px;
  height: 49px;
  background-image: url(images/bg_footer.jpg);
  background-repeat: repeat-x;
  font-size: 11px;
  padding-top: 1px;
  text-align: center;
  color: #666666;
}

/* SEITE DRUCKEN------------------------------------------------------------- */
@media print {
  body {
  	background: #ffffff;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10pt;
  	padding: 0px 0px 0px 0px;  	
  }
  
  body a:link, body a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
  }
  
  #bodycontent {
  	background-image: none;
  	background-color: #FFFFFF;
  }
    
  h1 {
    color: #000;
    padding-top: 10px;
  }
  
  #layout {
  	background: #ffffff;
  	border: none;
  	margin: 0px;
  	background-image: none;
  }
  
  #druckadresse {
    border-bottom: 1px solid #000000;
    display: block;    
  }
  
  #seite {  
    margin: 0px;
    padding: 0px;        
    background-image: none;  
  }
  
  #contentStart {  
    color: #000;
    margin: 0px;
    padding: 0px;   
  }
  
  #content {
    margin: 0px;
    padding: 0px;    
    color: #000;  
  }
  
  .cube {
    border: none;  
  }
  
  .button {
    display: none;
  }
  
  #main {  
    margin: 0px;
    padding: 0px;   
  }
  
  #header {
  display: none;    
  }
  
  #logo {
    display: none;
  }
  
  #headerMenue {
    display: none;
  }
  
  #menue {
    display: none;
  }
  
  #contentHeader {
    display: none;
  }
  
  #adresse {
    display: none; 
  }
  
  #footer {  
  display: none;
  }  

}