/*ergosleep.de*/
*
{
	padding:0;
	margin:0;
}


* html body
{
	width:96%;
	height:100%;
}

html
{
  border: 0px;
  background-color:#BF1948;
  height:100%;
  width:100%;
  overflow-x:hidden;
  overflow-y:auto;
  overflow: -moz-scrollbars-vertical;
  SCROLLBAR-FACE-COLOR: #BF1948;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
  SCROLLBAR-SHADOW-COLOR: #ffffff;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-TRACK-COLOR: #BF1948;
  SCROLLBAR-DARKSHADOW-COLOR: #BF1948;
  SCROLLBAR-BASE-COLOR: #BF1948;
  scrollbar-3d-light-color: #BF1948
}

body
{
  background-image:url(../images/back.gif);
  background-attachment:fixed;
  margin:0px auto;
  margin-top:5px;
  margin-bottom:5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#333333;
  width:99%;
  height:100%;
  line-height:18px;
}

TEXTAREA
{
        BORDER-RIGHT: 1px solid;
        BORDER-TOP: 1px solid;
        FONT-WEIGHT: normal;
        FONT-SIZE: 8pt;
        BACKGROUND: transparent;
        BORDER-LEFT: 1px solid;
        COLOR: #BF1948;
        BORDER-BOTTOM: 1px solid;
        FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
        width:200px;
        margin-top:15px;
}
.adresse{
font-size:10px;
font-style:normal;
}

.input_class
{
        BORDER: 1px solid;
        FONT-WEIGHT: normal;
        FONT-SIZE: 8pt;
        BACKGROUND: transparent;
        COLOR: #BF1948;
        FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
        width:200px;
        height:15px;
        margin-top:10px;
}

.button_class
{
        BORDER: 1px solid;
        FONT-WEIGHT: normal;
        FONT-SIZE: 8pt;
        BACKGROUND: transparent;
        COLOR: #BF1948;
        FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
				cursor:pointer;
}

a:link, a:active, a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#BF1948;
  text-decoration:underline;
}

a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#989898;
  text-decoration:none;
}
/*----------------------------------------------------------*/
div#container
{
	background-color:#ffffff;
	border:1px solid #fff;
	width:100%;
	height:100%;
	margin-left:0px;
	margin-right:1px;
}

/*div#container 
{
	background:url(../images/rand.gif) left repeat-y;
	margin:0px auto;
	width:100%;
	height:100%;
	min-width:770px;
	position:relative;
	background:#fff;
}*/

div#container_in 
{
	margin:0px auto;
	min-height:inherit;
	/*background:url(../images/rand.gif) right repeat-y;*/
}

div#container_in1 
{
	margin:0px auto;
	min-height:inherit;
	padding-right:0px;
	padding-left:0px;	
}

/*---------------------------------------------------------*/
/*------- top --------*/           
div#top
{
	background-color:#ffffff;
	width:100%;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#333333;
	line-height:18px;
	text-align:right;
}

div#top a:link, div#top a:active, div#top a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#333333;
  text-decoration:underline;
}

div#top a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#BF1948;
  text-decoration:none;
}
/*--------- end top --------*/
div#header
{
	background-image:url(../images/top_back.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:166px;
	text-align:right;
}

div#logo
{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:166px;
	float:left;
}

div#bild_rechts
{
	background-image:url(../images/head_start.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:166px;
	float:right;
	z-index:25;
}

/*-----------end navibottom-------------*/
div#navibottom_back
{
	background-color:#ffffff;
	background-image:url(../images/navi_bottom_back.gif);
	background-repeat:repeat-x;
	width:100%;
	height:19px;
}

div#navibottom
{
	background-image:url(../images/navi_bottom.gif);
	background-repeat:no-repeat;
	width:100%;
	height:19px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#333333;
	line-height:18px;
	text-align:right;
}

div#navibottom a:link, div#navibottom a:active, div#navibottom a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#333333;
  text-decoration:underline;
}

div#navibottom a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#BF1948;
	text-decoration:none;
}
/*-----------end navibottom-------------*/

div#contents
{
	position:relative;
	background-color:#ffffff;
	background-image:url(../images/blume.jpg);
	background-repeat:no-repeat;
	min-height:350px;
	height:expression(this.scrollHeight < 280? "280px" : "auto" );
}

* html div#contents
{
	height:180px;
	
}

div#contents_innen
{
	border:0px solid #BF1948;
	width:90%;
	float:right;
	margin-top:25px;
	margin-right:6px;
	min-height:350px;
	
	
}

div#foot
{
	clear:both;
	background-color:#D48080;
	border:1px solid #ffffff;
	width:100%;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:8pt;
  	color:#ffffff;
	text-align:center;
	line-height:25px;
	
}

div#bilder_unten
{
	position:relative;
	float:right;
	margin-top:420px;
}

.ueberschrift
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:10pt;
  color:#BF1948;
	text-align:right;
}

.saeubern
{
        clear:both;
				float:none;
				height:1px;
}

.float_left
{
	border:0px solid #BF1948;
  float:left;
	margin-right:25px;	
}

.float_right
{
  float:right;
	margin-left:10px;
}

.float_right_kontakt
{
  float:right;
	width:450px;
	margin-left:10px;
}


/*---- kontakt ---*/
label
{
        clear:both;
        float: left;
        width:100px;
        text-align:right;
        margin-top:9px;
}

div.floatedByLabel
{
        margin-left: 8.5em;
}

div#buttons
{
        text-align:left;
        margin-top:15px;
        margin-left:115px;
        margin-bottom:25px;
}
/*---- end kontakt ---*/
div#versteckt
{
  display:none;
}

/*----- startbild ausrichten -------*/
div#startbild_out
{
	clear:both;
	float:none;
	position:absolute;
	top:-1px;
	left:0px;
	width:100%;
	margin-top:-100px; /*--- halbe bildhöhe ---*/
	text-align:center;
	min-width:800px;
}
div#startbild
{
	width:800px;
	height:280px;
	margin:0px auto;
	margin-left:10%;
	text-align:center;
}
/*----- startbild ausrichten ende -------*/
.linie
{
 color:#666666;
}
