HTML {
	min-height: 100%;			
	height: auto !important;	
	height: 100%;	
}

BODY {
	font-family : 'Georgia', 'Times New Roman', 'Verdana', 'Arial';
	background-color: white;
	padding: 0;
	margin:0;
	background-color: #6c0000;
	
  scrollbar-base-color:#ffffff;
	scrollbar-3dlight-color:#D6D0C2;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#F5F3ED;
	scrollbar-face-color:#D6D0C2;
	scrollbar-highlight-color:r#ffffff;
	scrollbar-shadow-color:#C8C2B5;
	scrollbar-track-color:#ffffff;
}

A {
	text-decoration: underline;
	color: black;
	background-color: transparent
}

IMG {
    border: 0px;
}

P {
	font-size: 13px;
	color: black;
	text-align: center;
	line-height: 18px;
	background-color: transparent
}

P A, TD A {
	color: #900000;
	text-decoration: underline;
}


TABLE TD {
    text-align: left;
    vertical-align: top;
}

INPUT, TEXTAREA {
	border: solid 1px #666666;
	font-size: 13px;
	font-family : 'Georgia', 'Verdana', 'Arial';
	background-color: white;
    padding: 1px;
	width: 95%;	
}

LEGEND {
	font-size: 11px;
	color: black;
}

FORM {
	margin: 0;
}

TD {
	vertical-align: middle;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}


H1 {
	font-size : 24px;
	font-weight: lighter;
  text-align: center;
  border-bottom: solid 1px #900000;
}

H2 {
    font-size : 20px;
    font-weight: lighter;
    text-align: center;
}

fieldset {
	padding: 15px;
}

UL {
	margin: 0;
	padding: 0;
	font-size:12px
}

LI {
  line-height: 18px;
  text-align: center;
}

#MAIN_BG{
	background-color: /*#f0f0f0;*/ #6c0000; 
	text-align:center
}

#PAGE_CONTAINER{
	width:850px;
	display:block;
	margin: 0 auto;
	padding: 0;
	padding-top: 5px;
	text-align: left
}

UL.navi {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 950px;
}

UL.navi LI{

}

UL.navi LI A{
}

UL.navi .more {
}

#PAGE_CONTAINER UL LI A:hover, #PAGE_CONTAINER UL LI A#activeLink {
}


#PAGE_CONTAINER_INBOX {
	background-color: white;
	margin: 20px 0px 0px 0px;
	padding: 5px;
	text-align: left;
}


#CONTENT_CONTAINER {
	position:relative;
	width:850px;
}

#MAIN_IMG {
	border: solid 2px white;
	position:absolute; 
	top: 60px; 
	left:   0;
}

#CONTENT_BOX {
	width: 600px;
	height: 450px;
	background-color: white;
/*	filter:alpha(opacity=85);	 
	-moz-opacity: 0.85;			 
	opacity: 0.85;      */
	border: solid 1px white;
	position:absolute; 
	top: 50px; 
	left:155px;
	color: black;
    border: solid 1px #c0c0c0;
}

.infobox {
	display: none;
}

TD.preisTitel {
	border-bottom: solid 1px black;
	padding-top: 12px;
}

.normalList {
	list-style-type: none;
	padding-left: 10px;
}

.normalList LI {
	display: block;
	font-size: 10px;
	line-height: 14px;
	background-image: url("bullet.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

#SUBLINKS {
  padding-top: 635px;
  width: 858px;
  text-align: center;
  padding-bottom: 20px;
}

#SUBLINKS A {
    padding-left: 5px;
    padding-right: 5px;
}


#page-headerline {
  text-align: center;
  color: white;
  background-color: transparent;
  margin-top: 20px;
}

#slogan {
	font-size: 17px;
	font-family: "Georgia";
	border-bottom: solid 1px #900000; 
	margin: 15px;
}

#textBox {
    /* n.b.: closeBox */
    height: 269px; 
	overflow:auto ; 
	padding-left: 30px;  
    padding-right: 30px;
}


#textpassage P, #textBox P {
    text-align: center;
}

SPAN#wmss {
	font-size: 26px;
}

.price {
	text-align: right;
	width: 90px;
}

#pflicht {
	font-weight: bold;
}

#bt {
	padding-left: 108px
}

.button {
	padding: 3px 12px 3px 12px
}

.f_1 {
	width: 90px;
}

#gallery IMG {
	text-decoration: none;
	border: 0;
}

#closeBox {
    display: inherit;  /* Slide */
    text-align: right;
    margin-right: 15px;    
    height: 15px;
    margin-top:5px;
}

#closeBox IMG {
    border: 0px;
}

#content_outer_container {
    display: none;
    position: absolute;
    top:0px;
    left:0px;      
    width: 100%;           
    text-align: center; 
}

.contentbox_inline_container {
    overflow: hidden;
}

.contentbox {
    margin: 0;
    padding: 0;
}

#contentbox_1 {
    width: 630px;
    height: 250px;
    overflow: auto;
    overflow-x: hidden;
}

#sloganTop {
    position: absolute;
    z-index: 2;
    top: 153px;
    left: 280px;
    height: 60px;
    width: 250px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat
}

#sloganTopRight {
    position: absolute;
    z-index: 2;
    top: 25px;
    left: 720px;
    width: 180px;
    height: 60px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;  
}

#sloganTopLeft H1, #sloganTopRight H1 {
    background-color: transparent;
    color: #C40001
}

#imgToMove {    
    position: absolute;
    top: 19px;
    right: 0px;
    z-index: 10; 
    visibility: hidden; 
}

#gallery_1, #gallery_2, #gallery_3, #galleryBack {
    display: none;
}

#bottomBox {
    background-color: #FF9933;
    position: absolute;
    top: 330px;
    left: 0px;
    width: 730px;
    height: 25px;
}

.contentbox_container {
    display: none;
}

/* Normaler Text */
#inline1,
#inline1_01,
#inline1_02,
#inline1_03,
#inline1_04,
#inline1_05,
#inline1_06,
#inline1_07,
#inline1_08,
#inline1_09,
#inline1_10,
#inline1_11 {
    /* Größe analog Größe des Hintergrundbildes */
    width: 800px;
    height: 546px;
    background: transparent url('../_images/hg_normal.png') no-repeat center top;
    text-align: left;
}

/* Galerie */
#inline2 {
    /* Größe analog Größe des Hintergrundbildes */
    width: 1100px;
    height: 515px;
    background: transparent url('../_images/hg_galerie.png') no-repeat center top;
    text-align: left;
}

/* Kurztext */
#inline3,
#inline3_01,
#inline3_02,
#inline3_03,
#inline3_04,
#inline3_05,
#inline3_06 {
    /* Größe analog Größe des Hintergrundbildes */
    width: 292px;
    height: 500px;
    background: transparent url('../_images/hg_kurztext_2.png') no-repeat center top;
    text-align: left;
}


#contentbox_inline_1 {
    width: 680px;
    height: 370px;
    position: relative;
    top: 70px;
    left: 65px;
}

#contentbox_inline_2 {
    width: 950px;
    height: 470px;
    position: relative;
    top: 20px;
    left: 70px;
}

#contentbox_inline_3 {
    width: 260px;
    height: 400px;
    position: relative;
    top: 60px;
    left: 20px;
}

#contentbox_inline_1 .contentbox {
    padding: 20px; 
}

#contentbox_inline_2 .contentbox {
}

#contentbox_inline_3 .contentbox {
  padding: 15px;
}

#contentbox_inline_3 h1 {
    margin-bottom: 30px;
}

img.galery-image {
    position: absolute;
}

#galerie-container-1 {
    position: absolute;
    width: 425px;
    height: 455px;
    left: 40px;
    top: 15px;
}

#galerie-container-2 {
    position: absolute;
    width: 380px;
    height: 455px;
    left: 545px; 
    top: 15px; 
}

.galerie-padding {
    padding-right: 15px;
}

table.galerie-table td {
    text-align: center;
}

#sublinks-margin-spacer {
    margin-right: 450px;
}

.center {
    text-align:center
}

.circle {
  height: 25px;
  display: block;
  background: transparent url('../_images/circle.png') no-repeat center center;
}
