/*Der Inhalt rechts*/
.content{
width:809px;
float:right;
}
#content{
width:809px;
float:right;
}
#content .head{
width:100%;
height:39px;
background:url('../images/cont_head.png') no-repeat;
}
#content .bgdiv{
width:100%;
height:100%;
background:url('../images/cont_middle.png') repeat-y;
}
#content .cont{
width:783px;
padding:0px 0;
margin:0 auto;
}
#content .head h1{
position:relative;
width:330px;
top:17px;
left:13px;
font-size:9pt;
color:#ffffff;
text-align:left;
}
#content .foot{
width:100%;
height:19px;
background:url('../images/cont_foot.png') no-repeat;
}
#nl_bg{
width:786px;
height:240px;
background:url('../images/onlinepraesentation22.png') repeat-y;
}
#nl_text_start{
position:relative;
top:58px;
left:15px;
width:564px;
}
#nl_field{
position:relative;
top:0px;
left:505px;
width:264px;
}
#teamtreff_bg{
width:786px;
height:233px;
background:url('../images/teamtreff_bg.png') repeat-y;
}
#teamtreff_field{
position:relative;
top:113px;
left:505px;
width:264px;
}
#newsletter_bg{
width:786px;
height:217px;
background:url('../images/newsletter_bg.png') repeat-y;
}
#newsletter_field{
position:relative;
top:72px;
left:325px;
width:264px;
}
#ereferrer  {
font-family:arial,verdana;
width:550px;
font-size:15px;
}

#kontakt_form
{
position:relative;
width:789px;
height:430px;
margin-left:-2px;
background:url('../images/rueckruf_bg.png');
}
#kontakt_inhalt
{
position:relative;
width:789px;
height:380px;
margin-left:15px;
top:15px;
}
.text_area
{
position:relative;
width:300px;
height:50px;
top:5px;
left:0px;
border:1px gray solid;;
overflow:auto;
}
#kontakt_formular
{
position:relative;
width:789px;
height:430px;
margin-left:-2px;
background:url('../images/kontakt_bg.png');
}
.text_area_kontakt
{
position:relative;
width:300px;
height:190px;
top:5px;
left:0px;
border:1px gray solid;;
overflow:auto;
}
.submit input[type='submit']
{
background:none;
border:none;
}
#kontaktfomular_infotext
{
position:relative;
width:402px;
height:135px;
left:369px;
top:-140px;
}
.kontaktsubmit
{
position:relative;
width:178px;
height:28px;
top:22px;
left:0px;
background:url('../images/anfrage_butt.png');
}
.kontaktsubmit:hover
{
background:url('../images/anfrage_butt_hov.png');
}
.kontaktsubmit input
{
display:block;
width:100%;
height:100%;
}
.kontaktsubmit input[type='submit']
{
background:none;
border:none;
}
.submit
{
position:relative;
width:178px;
height:28px;
top:22px;
left:0px;
background:url('../images/rueckruf.png');
}
.submit:hover
{
background:url('../images/rueckruf_hov.png');
}
.submit input
{
display:block;
width:100%;
height:100%;
}
.name input 
{
width:300px;
}
.email input 
{
width:203px;
}
.telefon input 
{
width:205px;
}
#rueckruf_infotext
{
position:relative;
width:402px;
height:135px;
left:369px;
top:-360px;
}