body {
   background-color : #ffffff;
   margin: 0px;
   padding: 0px;
   color:#000000;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}
#form {
   width : 990px;
   background-color : #ffffff;
   text-align:left;
}
#h {
   width : 990px;
   height: 114px;
   background-image:url('/images/header.png');
   background-repeat:no-repeat;
}



#n {
   width : 990px;
   height: 36px;
   padding:0;
   margin:0;
   margin-bottom:4px;
}
#n span {
visibility:hidden;
display:none;
}
#n ul {
padding:0;
margin:0;
}
#n li {
float:left;
display:inline;
list-style:none;
margin:0;
}
#navi-startseite,
#navi-kontakt,
#navi-regeln,
#navi-rechts {
background-color:#000;
background-repeat:no-repeat;
display:block;
height:36px;
}
#navi-startseite {
background-image:url(http://www.wer-will-chatten.de/images/navi_startseite.png);
width:88px;
}
#navi-regeln {
background-image:url(http://www.wer-will-chatten.de/images/navi_regeln.png);
width:77px;
}
#navi-kontakt {
background-image:url(http://www.wer-will-chatten.de/images/navi_kontakt.png);
width:79px;
}
#navi-rechts {
background-image:url(http://www.wer-will-chatten.de/images/navi_rechts.png);
width:746px;
}
#navi-startseite:hover {
background-position:0 -36px;
}
#navi-regeln:hover {
background-position:0 -36px;
}
#navi-kontakt:hover {
background-position:0 -36px;
}





#c {
   width : 990px;
   height: 100%;
   text-align:center;
}
#f {
   position: relative;
   width : 990px;
   height: 155px;
   background-image:url('/images/footer.jpg');
   background-repeat:no-repeat;
   margin-top: 4px;
   margin-bottom: 10px;
}

#social {
   position: absolute;
   font-size : 12px;
   color : #888888;
   font-family : serif;
   top: 14px;
   left: 794px;
   width : 170px;
   height: 140px;
}
#social_line {
   border-top:1px solid #B3B3B3;
   width : 170px;
   height: 10px;
}

#ebleft {
   position: absolute;
   font-size : 12px;
   color : #888888;
   font-family : serif;
   top: 14px;
   left: 40px;
   width : 220px;
   height: 140px;
}


#einbetten {
   position: absolute;
   font-size : 12px;
   color : #888888;
   font-family : serif;
   top: 14px;
   left: 250px;
   width : 500px;
   height: 140px;
}
#einbetten_line {
   border-top:1px solid #B3B3B3;
   width : 500px;
   height: 10px;
}
#ebtext {
   position: absolute;
   top: 40px;
   left: 0px;
}
#eblink {
   position: absolute;
   top: 98px;
   left: 0px;
}
#ebinput {
   border : 1px solid #888888;
   width : 490px;
   height: 16px;   
   font-size : 10pt;
   color : #888888;
   font-family : serif;
   background-color:#eeeeee; 
}
#eb1 {
   position: absolute;
   top: 26px;
   left: 236px;
   text-align:center;
}
#eb2 {
   position: absolute;
   top: 26px;
   left: 296px;
   text-align:center;
}
#eb3 {
   position: absolute;
   top: 26px;
   left: 360px;
   text-align:center;
}
#eb4 {
   position: absolute;
   top: 26px;
   left: 430px;
   text-align:center;
}

#einbetten1 {
   border:0px;
}
#einbetten2 {
   border:0px;
}
#einbetten3 {
   border:0px;
}
#einbetten4 {
   border:0px;
}






#chat_box {
border : 1px solid #cde6fc;
}
#ausgabe_box {
background-color : #ffffe1;
border : 1px solid #cde6fc;
width : 988px;
margin-bottom : 4px;
}
#ausgabe_text {
margin-top : 2px;
margin-bottom : 8px;
margin-right : 10px;
margin-left : 10px;
font-size : 10pt;
color : #484A4C;
font-family : serif;
}
#ausgabe_close {
margin-top : 3px;
margin-right : 4px;
margin-left : 968px;
width : 16px;
}


#foo {
position: absolute;
top: 156px;
left: 250px;
width : 500px;
height: 30px;
color : #888888;
font-size : 10px;
font-family : Verdana;
text-align:center;
}
a.fl {
font-size : 10px;
color : #888888;
text-decoration : none;
}
a.fl:hover {
font-size : 10px;
color : #888888;
text-decoration : underline;
}







.kontakt_in { 
display:inline;
font-size:14px;
color:#000000;
width:320px;
border:2px solid #CCCCCC;
background-color:#FFFFFF;
}
.kontakt_in_send {
padding:2px;
font-size:14px;
color:#000000;
width:80px;
border:2px solid #CCCCCC;
background-color:#FFFFFF;
} 
.kontakt_in:hover, .kontakt_in_send:hover { 
border:2px solid #97D8F4;
background-color:#FFFFDD;
 }
.kontakt_in:focus { 
border:2px solid #79D0F5;
background-color:#FFFFDD;
}