*
{
  padding:0;
  margin:0;
}

html
{
  background-image:url(../images/back.gif);
  background-position:top;
  /*background-attachment:fixed;*/
  background-color:#fff;
  border: 0px;
  height:99%;
  SCROLLBAR-FACE-COLOR: #fff;
  SCROLLBAR-HIGHLIGHT-COLOR: #6B9BCB;
  SCROLLBAR-SHADOW-COLOR: #6B9BCB;
  SCROLLBAR-ARROW-COLOR: #6B9BCB;
  SCROLLBAR-TRACK-COLOR: #fff;
  SCROLLBAR-DARKSHADOW-COLOR: #fff;
  SCROLLBAR-BASE-COLOR: #fff;
  scrollbar-3d-light-color: #fff
}

body
{
  margin:0px auto;
  margin-top:0px;
  margin-bottom:5px;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:0.8em;
  font-weight:normal;
  color:#333;
	line-height:18px;
}

p
{
	margin-top:15px;
}

a:link, a:active, a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#5194F7;
	text-align:left;
	text-decoration:underline;
}

a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-align:left;
	text-decoration:none;
}

/*---- kontakt ---*/
TEXTAREA 
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BACKGROUND:#EEF1F4; 
	BORDER-LEFT: 1px solid; 
	COLOR: #333; 
	BORDER-BOTTOM: 1px solid; 
	FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
	width:230px;
	margin-top:10px;
}


.input_class 
{
	background-image:url(../images/bg_form.jpg);
	BORDER: 1px solid #666; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333;  
	FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
	width:230px;
	height:15px;
	margin-top:10px;
}

.button_class 
{
	background-color:transparent;
	BORDER: 1px solid #4B5469; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #333; 
	FONT-FAMILY: VERDANA,HELVETICA,ARIAL;
	cursor:pointer;
	position:relative;
	width:80px;
	z-index:150
}

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:130px;
        margin-bottom:25px;
}
/*---- end kontakt ---*/

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}

.class_clear
{
	clear:both;
}

div#versteckt
{
  display:none;
}

.ueber
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em;
  font-weight:bold;
  color:#5194F7;
}

.ueber1
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight:bold;
  color:#5194F7;
}

.text_kl
{
	color:#333;
	font-size:10px;
}
/*----------------------------------------------------------------------*/
div#wrapper
{
	/*background-image:url(../images/schatten.png);*/
	border:10px solid #fff;
	width:750px;
	margin:0px auto;
	min-height:100px;
}

div#container
{
	background-image:url(../images/container_back.jpg);
	border:1px solid #5A83BB;
	background-color:#fff;
	width:750px;
	margin:0px auto;
	min-height:100px;
}

* html div#container
{
	height:expression(this.scrollHeight < 100? "100px" : "auto" );
}

div#header
{
 	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:194px;
}

div#navi
{
	background-image:url(../images/navi.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:320px;
	float:left;
}

div#navi_in
{
	width:168px;
	height:295px;
	margin-top:3px;
	margin-left:9px;
}

div#contents
{
	background-image:url(../images/inhalt.jpg);
	background-repeat:no-repeat;
	width:560px;
	position:relative;
	float:left;
	margin-left:0px;
	min-height:282px;
}

div#contents_in
{
	width:470px;
	position:relative;
	float:right;
	margin-right:15px;
	position:relative;
}

* html div#iekontakt
{
	margin-left:40px;
}


div#foot
{
	clear:both;
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:43px;
}

div#bottom
{
	clear:both;
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	width:750px;
	height:18px;
}

/*

* html div#contents
{
	height:expression(this.scrollHeight < 100? "100px" : "auto" );
}


div#navi_top
{
	background-image:url(../images/navi_top.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:26px;
	text-align:right;
}


div#inhalt_top
{
	background-image:url(../images/inhalt_top.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#333;
	text-align:right;
	line-height:35px;
}



div#contents_in
{
	background-position:bottom;
	width:420px;
	position:relative;
	min-height:350px;
	float:left;
	margin-left:8px;
}



.bilder
{
	position:relative;
	float:left;
	margin-top:-32px;
	z-index:25
}

.line
{
	color:#A7A8AA;
}

#navi a:link, #navi a:active, #navi a:visited
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:0.8em;
  color:#fff;
  text-decoration:none;
}

#navi a:hover
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:0.9em;
  color:#333;
  text-decoration:none;
}

.pipe_white
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:8pt;
  color:#fff;
  text-decoration:none;
}

.text_gruen
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#3C7227;
}

.position_relative
{
	position:relative;
}
*/