* {
	margin: 0px;
	padding: 0px;
}

html, body {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 line-height: 1.4em; 
 height: 100%;
 background-color: #fff;
 text-align: left;
 background-image: none;   
}
 
html {
	background-image: url(../../module/public/betten_meyer/images/bg_kachel2.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#bodycontent {
  text-align: center;
	line-height: 1.4em;
	background-image: url(../../module/public/betten_meyer/images/bg_kachel2.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border: 0px;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
	color: #010082;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #880000;
}

ul li {
	list-style: square;
	margin-left: 15px;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFCC66;
	font-weight: bold;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  background-color: #DEE4EB;
  margin: 0px 0px 5px 0px;
}

hr {
	margin: 5px 0px 5px 0px;
	border-top: 1px solid #010082;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 2px;
}

blockquote {
  margin-left: 20px;
}

.indent {
	padding: 0.2em 0em 0em 1.5em;
	margin: 0px 0px 10px 0px;
	list-style: none;
}

table tr td {
  font-size: 12px;
}

td {
  font-size: 12px;
}

tr {
  font-size: 12px;
}

/* LAYOUT------------------------------------------------------------- */
#layout {
 width: 760px;
 min-height:100%;
 margin: 0px auto auto auto;
 text-align: left;
}
 
*html #layout {
 height: 100%; 
}

#druckadresse {
  display: none;
}

/* HEADER------------------------------------------------------------- */
#header {
  width: 760px;
  border-bottom: 1px solid #000;
  min-height: 95px;
}

#logo {
  width: 169px;
  float: left;
  border-right: 1px solid #000;
}

#banner {
  width: 590px;
  float: left;
}

#headerTitleLeft {
  width: 169px;
  float: left;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #BDCBD6;
  height: 24px;
}

#headerTitleRight {
  width: 580px;
  float: left;
  background-image: url(../../module/public/betten_meyer/images/bg_headertitle_right.gif);
  background-repeat: no-repeat;
  color: #fff;
  height: 19px;
  font-size: 24px;
  text-align: right;
  padding-top: 6px;
  padding-right: 10px;
}

/* LINKE SEITE------------------------------------------------------------- */
#linkeSeite {
	width: 170px;
	height: 594px;
	float: left;	
	background-image: url(../../module/public/betten_meyer/images/bg_menue.jpg);
	background-repeat: no-repeat;	
}

#menue {
  margin-top: 10px;
}

#menue li {
  list-style: none;
	margin-left: 0px; 
}

.menue1 {
  width: 155px;
  min-height: 16px;
  margin-bottom: 7px;
  padding-left: 15px;
  background-image: url(../../module/public/betten_meyer/images/bg_menue1.gif);
	background-repeat: no-repeat;	
}

.menue1 a {
  font-size: 13px; 
}

.menue1 a:hover {
  color: #880000;
}

.menue1aktiv {
  width: 155px;
  min-height: 16px;
  margin-bottom: 7px;
  padding-left: 15px;
  background-image: url(../../module/public/betten_meyer/images/bg_menue1.gif);
	background-repeat: no-repeat;	
}

.menue1aktiv a {
  color: #880000;
  font-size: 13px;
}

.menue2 {
  width: 142px;
  min-height: 14px;  
  padding-left: 28px;  
  background-image: url(../../module/public/betten_meyer/images/bg_menue2.gif);
	background-repeat: no-repeat;	
}

.menue2 a {
  font-size: 11px; 
  color: #000;
  font-weight: bold;
}

.menue2 a:hover {
  color: #880000;
  font-weight: bold;
}

.menue2aktiv {
  width: 142px;
  min-height: 14px;
  padding-left: 28px;
  background-image: url(../../module/public/betten_meyer/images/bg_menue2.gif);
	background-repeat: no-repeat;	
	font-weight: bold;
}

.menue2aktiv a {
  color: #880000;
  font-size: 11px;
}

/* CONTENT------------------------------------------------------------- */
#content {
  width: 570px;
  float: left;
  padding: 8px;
  background-color: #fff;  
}

#content ul li {
	list-style-image: url(../../module/public/betten_meyer/images/spot.gif);
	margin-left: 16px;
}

#content ol {
  margin-left: 15px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 15px;	
}

#content blockquote {
  margin-left: 15px;  
}

.tabelleRechts {
  font-size:11px;
  border:1px solid #000;
  background-color:#fff;
}

.tabelleRechts a {
  font-size:11px;
  font-weight: normal;
  color: #000;
}

.tabelleRechts a:hover {  
  color: #880000;
}

/* FOOTER------------------------------------------------------------- */
#footer {
  text-align: center;
  font-size: 11px;
  margin-left: 170px;
  width: 590px;  
}

/* EDITOR-STYLES------------------------------------------------------------- */
.farbe1weinrot {
  color: #880000;
}

.farbe2blau {
  color: #000087;
}

.farbe3hellblau {
  color: #BDCBD8;
}

.wichtig {
	color: #FF0000;
	font-weight: bold;
}

.kleinschrift {
	font-size: 10px;
}

.grossschrift {
	font-size: 14px;
}

.tabelle1 {
	text-align: left;
	background-color: #fff;
	border-collapse: collapse;
	font-size: 12px;
	clear: both;
}

.tabelle2 {
	text-align: left;
	background-color: #BECAD6;
	border-collapse: collapse;
	font-size: 12px;
	clear: both;
}

.tabelle3 {
	text-align: left;
	background-color: #FFCC66;
	border-collapse: collapse;
	font-size: 12px;
	clear: both;
}

/* SEITE DRUCKEN------------------------------------------------------------- */
@media print {
  body {
  	background: white;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10pt;  
  	background-color: #fff;	
  	padding-left: 0px;
    margin-left: 0px;
  }
  
  body a:link, body a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
  }
  
  html {
  	background-image: none;
  	background-color: #FFFFFF;
  }
  
  #bodycontent {
  	background-image: none;
  	background-color: #FFFFFF;
  	padding-left: 0px;
    margin-left: 0px;
  }
  
  h1 {
    color: #000;
  }
  
  h2 {
    color: #000;
    background-color: #fff;
  }
  
  h3 {
    color: #000;
    background-color: #fff;
  }
  
  hr {
  	margin: 10px 0px 10px 0px;
  	border-top: 1px solid #000;;
  	border-bottom: 1px solid #fff;
  	border-left: 1px solid #fff;
  	border-right: 1px solid #fff;
  	height: 2px;
  }
  
  table {
    color: #000;
  }
  
  td {
    color: #000;
  }
  
  tr {
    color: #000;
  }  
  
  #linkeSeite {
    display: none;
  }
  
  #menue {
  	display: none;
  }
  
  #header, #logo, #banner, #headerTitleLeft, #headerTitleRight {
  	display: none;
  }
  
  #layout {  	
  	border: none;
  	margin: 0px;
  	background-image: none;
  	background-color: #fff;
  	padding-left: 0px;
  }
    
  #content {
    background-image: none;
  	background-color: #fff;
    color: #000;
    padding-left: 0px;
    margin-left: 0px;
    width: 85%;
  }
  
  #druckadresse {
    border-bottom: 1px solid #000000;
    display: block;
    color: #000;
    font-size: 11px;
    padding-bottom: 15px;    
    padding-top: 15px;  
  }
  
  #footer {
  	display: none;
  }
}