html,body,div,p,h1,h2,h3,h4,h5,ul,ol,span,form,img,li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
	color: #303030; /* die Schriftfarbe für alle Texte, kann für jedes Element individuell überschrieben werden */
}

html {
	 overflow: hidden;
	 height:100%;
}

body {
      width: 98%;
      margin: 0 auto;
	font-size:100.01%;
	background-color:#feeebd; 	/* hier die Hintergrundfarbe für die Seite */
	background-image:url(chat_bg_rww.jpg); /* hier ein Hintergrundbild einbinden */
      background-repeat:no-repeat;
      background-position: left 0;

}



h1 {
	font-size:1.3em;
	line-height:125%;
}

h2 {
	font-size:.8em;
	line-height:125%;
      margin: 1em 0 .3em 0;
}

h3, h4, h5 {
	font-size:.8em;
	margin-top: 1em;
	line-height:125%;
}

p, ol li, #uo, #help tr, legend, select {
	font-size:.8em;
}

a:link, a:visited {}
a:focus, a:hover {background:transparent;}

#user_pro_room em {
	font-weight: bold;
	font-style: normal;
	color: red;
	position:relative; top:.15em; /* hm? */
}

#user_pro_room em:after { /* das geht natürlich im IE nicht */
	font-size:.8em;
	content:"\00A0\221A";
}


#addsmileys ul li, #farben ul li {
	display:inline;
	margin:0;
}

#Anzeige {
         clear: left;
         padding: 1px 0 0 0;
         margin: 3px 1px 0 0 ;
         background: #fff;
         text-align: center;
}
#Anzeige input {
	   border:0;
         color:#343;
	   background:transparent;
}

#Zeit {
        width:4em;
        font-size:100%;
}

ul {
	font-size:.8em;
	list-style-type: none;
}


li {
	margin: 0 1em 0 0;
}



fieldset {
	clear: right;
	background: #fff;		/* die Hintergrundfarbe für das Chatfenster */
	margin:0 0 0 0;
      border:none;
 	padding: 2px 2px 0 2px;
}

fieldset fieldset {
       background: #fff;	/* die Hintergrundfarbe für die Optionsfelder */
       background-image:url(bg_teaser.gif);
       background-repeat:repeat-x;

	 padding: 2px 4px 4px 3px;
	 margin-bottom: 3px;
}
* html fieldset fieldset {
         float:right;
         width:20%;
}

/* Op und Safari hack (Op 9.1 kanns auch ohne): */
html:first-child>b\ody fieldset fieldset {
	 margin-left: 79%;
}

.datum, .uhrzeit, .dt, .uz, .tr {
	font-size: .7em;
	color: #888;
}

.klein {
	font-size: .7em;
	margin: 0 0 .3em .3em;
}

#talk {
	margin: 0 6px 3px 0;
}

#wall {
	height: 22em;
	background:#fff;		/* die Hintergrundfarbe für das Nachrichtenfenster */
      background-image:url(bg_teaser2.gif);
	background-repeat:repeat-x;


	overflow: auto;
	margin: 0 0 5px 0;
	border: 1px solid #888;
	padding: 3px;
	line-height: 1.1em;
}
* html #wall {
      background-attachment:fixed;
}

*+html #wall {
	background-position: 0 2em; /* sonst doppelter border-top */
      background-attachment:fixed;
}

#wall p {
        /* die beiden folgenden Zeilen bestimmen die Einrueckung */
	padding:  0 .5em 0 3.8em;
	text-indent: -3.4em;
	margin-bottom: 2px;
}

#wall .nick, #wall .nk {
	font-weight:900;
}

#line {
	width: 72%;
}


#op {margin:3px 0}

#ton {
	width: 0;
	height: 0;
}

#uo{
	display: inline;
	display:block; height: 215px; overflow-y:auto}

#uo ul, #uo ul li {
	display: inline;
	display:block;	font-size:100%;
	margin: 0; 
	padding:0 .1em;
}
#uo ul, #user_pro_room ul {
	background:#ffffe2;
	border: 1px solid #bbb;
	padding: .2em 0 .25em .2em;
      line-height:1.3em;
}

/* #user_pro_room ul {display:none;} */

#addsmileys {
	margin: 3px 0 0 5px;
}

dfn, .dot, #sr {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

#switch {
	position:absolute;
	left:-1000px;
	top:-1000px;
}

.bg {background:none;}  /* der Hintergrund für den Admin */


label,
select,
input {
cursor: pointer;
}

* html .button {padding:0;}
*+html .button {padding:0;}


label {margin:0 3px}

#Anzeige p, #Anzeige p label, #Zeit {cursor:default}

#line, #handle, #room {
       background:#fff;
       cursor:auto;
}


input {
      /* background:#fafafa;  wg upload wegkommentiert */
      margin: 0 0 0 0;
      padding-bottom: 2px;    /* um die Fx Rechtschreibprüfung zu sehen */
}

#menu1 {float: left;}
#menu1, #menu2, #room {width:50%}
* html #menu1, * html #menu2 {width:48%}

select {font-size: 100%}


#menu1 {width: 100%}* html #menu1 {width:96%}
#opt2 {clear:left; padding-top: 5px}
.opt {
     display:block;
     float:left;
     margin: 0 0 2px 0;
     padding: 0;
}
* html .opt {margin: 0 0 -4px -2px;}
.uolist {display:none;}
#upload {
        margin:8px 5px 3px 0;
        background:#fff;
}

#upload_2 p {margin: 5px 0;}
#addsmileys ul li a:visited span {color:#fff}
#addsmileys ul li a:hover span,
#addsmileys img {
        color: #303030;
        background: transparent;
}

#logout {
        text-align:center;
        margin:4px 1px 0 0;
        padding:3px 8px;
        border: 2px outset #eee;
        background-color: #feeebd;
}

/* Anweisungen fuer rww */
#wrapper,
fieldset fieldset,

#upload {background:transparent}
#upload legend, #upload p a {color:white}

#wrapper {padding-top:26px; width:770px}
#talk {width:600px}

#wall {
      height: 320px;
	background:#fff; 	/* hier die Hintergrundfarbe für die Seite */
	background-image:url(chat_bg4_rww.jpg); /* hier ein Hintergrundbild einbinden */
      background-repeat:no-repeat;
      background-position: left bottom;
}

#opt1 h2, #Anzeige {display:none}

#menu1, #opt2 {float:none;}

#f p span{color:white !important}

#uo a {color:#303030;text-decoration:none}

