body {
	margin: 0px;
	background-color: #dddddd;
	font-family:Verdana,Arial,Helvetica,sans-serif;	
	font-size: 9pt;
	color: #ffffff;
        text-align: center;
}
#container
{
       position:relative;
       margin-top: 2%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
	width:   803px;
        height: 546px;
	z-index: 1;		
	background-image:url("/img/background_grau.gif");
}

#logo
{
       text-align:right;
       height:   97px;
       z-index: 10;
}

#navigation
{
	position: relative;
	top:     93px;
	left:    0px;
	width:   212px;
	height:  351px;
	display: none;
	z-index: 10;		
}
#homepage_bg_image
{
	position: absolute;
	top:      0px;
	left:     0px;
	width:   803px;
	height:  546px;
	z-index: 1;		
}

#standard01_content
{
	position: absolute;
	top:     110px;
	left:    256px;
	width:   500px;
	height:  420px;
	z-index: 10;		
}

#standard02_content
{
	
        position: absolute;
	top:     110px;
	left:    256px;
	width:   520px;
	height:  420px;
	z-index: 10;		
}

#standard03_content
{
	position: absolute;
	top:     110px;
	left:    256px;
	width:   520px;
	height:  420px;
	z-index: 10;		
}

#anfrage_content
{

	position: absolute;
	top:     110px;
	left:    256px;
	width:   520px;
	height:  420px;
	z-index: 10;		
}

#bestellung_content_1
{

	position: absolute;
	top:     130px;
	left:    26px;
	width:   300px;
	height:  420px;
	overflow:hidden;
	z-index: 10;		
}

#bestellung_content_2
{

	position: absolute;
	top:     130px;
	left:    300px;
	width:   300px;
	height:  420px;
	overflow:hidden;
	z-index: 10;		
}

#bestellung_content_3
{

	position: absolute;
	top:     400px;
	left:    256px;
	width:	 520px;
	display: none;
	z-index: 10;		
}


#bestellung_content_1_headline
{

	position: absolute;
	top:     110px;
	left:    26px;
	font-weight:bold;
	z-index: 10;		
}

#bestellung_content_2_headline
{

	position: absolute;
	top:     110px;
	left:    300px;
	font-weight:bold;
	z-index: 10;		
}

#footer
{

	position: absolute;
	top:     528px;
	left:    40px;
	text-align: center;
	z-index: 10;		
}




.content_footer
{
	color: #ffffff;
	font-size: 7pt;
}


.content_title
{
	color: #F0B71F;
	font-weight: bold;
}

.content_image_subscript
{
	color: #F0B71F;
}

.upper_margin
{
	margin-top:15px;
}

label.form_left {
   float: left;
   text-align: left;
   width: 10em;
   margin-right: .5em;
   line-height:2.3em;

}

label.form_middle {
   text-align: left;
   float: left;
   width: 10em;
   margin-right: .5em;
   line-height:2.3em;

}



input[type=text], select {
float: left;
}

fieldset
{
width:600px;
border:0px;

}

input
{
     font-family: courier new,courier;
     font-size: 10pt;
}

 input[type=submit].right {
 margin-left: 6.3em;
 }



 form br 
{
 clear: both;
 }