﻿/*
Hier werden Textfarbe am Chatstart und Systemtextfarbe angegeben.
Die Parameter werden mit PHO ausgelesen, deshalb bitte die Syntaxis beachten!
---------------------
Textfarbe:ffd700
Systemfarbe:ffd700
---------------------
*/

/* for index.php - Login */
#body {
height: 100%; text-align:center; font-family:Verdana;sans-serif; background-color: transparent;
}

#box {
border: 0px solid #ffffff; width: 160px; font-size: 10pt; margin: 0px auto;
}

#ueberschrift {
border-bottom: 0px solid #ffffff; background-color: transparent; color: white;
}

#inhalt {
padding: 0px; font-size: 10pt; background-color: transparent; color: white;
}

#copyright {
font-size: 10pt; color: white;
}

#login {
display:inline;
}

/* for chat.php*/
table{
font-size: 14px;
}

#body_id{
height: 80%;
margin: 0px auto;
color:#daa520;
        background-color: #000000;
 /*background-image:url('bg10.png');*/
}
#rahmen_um_alles{
margin: 10px;
}
#kopf{
border: 2px solid #ffd700;
font-size: 14px;
font-family: sans-serif;
font-style: normal;
margin-top:0px;
margin-left:0px;
background-image:url('hgbilder/chathg.png');
}

#onlinelist{
/*
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9; 
opacity: 0.9;
*/


padding: 5px;
background-color: #000000;
background-image:url('hgbilder/onlineliste.png');
font-size: 1.1em;
font-family: verdana,sans-serif;
color:#ffd700;
font-style: normal;
float: right;
width: 260px;
border: 2px solid #ffd700;
height: 450px;
padding-bottom: 16px;
overflow: auto;
}

* html #splitpane {
margin-left: -2px;
}
#splitpane{
background-image:url('../../img/splitpane.png');
background-repeat:no-repeat;
 background-position:center;
font-size: 8px;
font-family: sans-serif;
font-style: normal;
float: right;
color:white;
width: 8px;
margin: 1px;
height: 450px;
overflow: auto;
cursor:e-resize;
}

#chatinhalt{
padding: 5px;
background-color: #000000;
 /*background-image:url('hgbilder/chathg.png');*/
background-repeat:no-repeat;
background-position:bottom right;
font-size: 1.2em;
color: #ffd700;
font-family: Comic Sans MS;
font-style: bold;
        
border: 2px solid #ffd700;
/*margin-right:200px;*/
position:relative;
height: 250px;
overflow: auto;
padding: 5px;
padding-bottom: 0px;
}

#links{
background-color: #000000;
background-image:url('hgbilder/linkhg.png');
border-left: 0px solid #ffd700;
border-right: 0px solid #ffd700;
float: center;
width: 100%;
font-style: bold;
font-family: Comic Sans MS;
color: #ffd700;
font-size: 20px;
clear: both;
padding: 0px;
height: 43px;
}

#rechts{
/*
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
*/

padding: 5px;
background-color: #000000; 
background: url('hgbilder/onlineliste.png');
font-size: 1.1em;
color: #ffd700;
font-family: verdana,sans-serif;
font-style: normal;
float: right;
width: 250px;
border: 2px solid #ffd700;
padding-bottom: 0px;
overflow: auto;
margin-top: -85px;
}

#sendeplan{
border: 2px solid #ffd700;

}

#player{
/*
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
*/


padding: 0px;

font-size: 1.1em;
font-family: verdana,sans-serif;
font-style: normal;
float: right;
width: 140px;
height: 55px;
border: 0px solid #ffd700;
padding-bottom: 0px;
overflow: auto;
margin-top: -17px;
}

#form{
background-color: #000000;
background-image:url('hgbilder/linkhg.png');
/*background-image:url('hgbilder/chathg.png');*/
border: 2px solid #ffd700;
font-style: bold;
font-size: 18px;
color:#ffd700;
clear: both;
padding: 1px;
height: 62px;
}
#form_left{
position:relative;
    float: left;
    font-size: 0.9em;
font-family: verdana,sans-serif;
width: 550px;
}
#form_right{
padding: 6px;
font-size: 0.8em;
font-family: sans-serif;
position:relative;
float: left;
width: 300px;
}

#message{
background-color: #000000;
/*background-image:url('hgbilder/schreibfeldhg.gif');*/
 background-repeat:repeat-x;
 border: 1px solid #ffd700;
 font-size: 19px;
 font-style: bold;
 color: #ffffff;
 margin-top: 1px;
 height: 35px;
}

#privat_messages{
 position: absolute;
 top: 100px;
 left: 100px;
 background-color: #000000;
 
 
 
 background-image:url('hgbilder/schreibfeldhg.gif');
 border: 1px solid black;
 padding: 5px;
}

.rooms{
 background-color: #000000;
 background-image:url('hgbilder/olraumhg.gif');
 border: 1px solid black;
 padding: 1px;
 margin-bottom: 2px;
 cursor:pointer

}
.rooms_not_allowed{
 background-color: #000000;
 background-image:url('hgbilder/chathg.gif');
 border: 1px solid #ffd700;
 color: #777777;
 padding: 1px;
 margin-bottom: 2px;
 cursor:pointer
}

.privat_ausg_an{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
 background-color: #000000;
 /*background-image:url('hgbilder/chathg.png');*/
 background-image:url('hgbilder/eingabeframe.png');
 border: 1px solid #ffd700;
}
.privat_ausg_von{
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
 background-color: #000000;
 /*background-image:url('hgbilder/chathg.png');*/
 background-image:url('hgbilder/eingabeframe.png');
 border: 1px solid #ffd700;
}

#close_privat{
cursor:pointer;
background-color: red;
font-size: 0.9em;
font-family: sans-serif;
font-style: normal;
border: 1px solid black;
padding-left:4px;
padding-right:4px;
}
#privat_anzeige{
padding-bottom: 3px;
height: 20px;
}
#privat_modus{
font-size: 12px;
}

.privat_mesages_window{
height: 165px; 
padding:3px; 
border: 1px solid black; 
overflow: auto;
        background-color: #000000;
        background-image:url('hgbilder/loghg.gif');
background-repeat:no-repeat;
background-position:bottom right;
}
.privat_win_button{
cursor:pointer; 
font-weight:bold;
        color:#FFCC00;
border: 1px solid #ffd700;
width: 190px;
margin-top: 3px;
background-color: #000000;
text-align: center;
}

.colorpick{
     font-size: 10px;
     cursor:pointer;
     border: 1px solid black;
     width: 100%;
}
.dialog{
font-size: 8px;
font-family: sans-serif;
font-style: normal;
}

.img_button{
cursor:pointer;
}

a:link {font-family:Comic Sans Ms; font-size:15pt; color:#ffd700; text-decoration:none; outline:none;}
a:visited {font-family:Comic Sans Ms;font-size:15pt;color:#ffd700; text-decoration:none; outline:none;}
a:active {font-family:Comic Sans Ms; font-size:15pt; color:#ffd700; text-decoration:none; outline:none;}
a:hover {font-family:Comic Sans Ms; font-size:15pt; color:#ffd700; text-decoration:none; outline:none;}

/*------------ for history -----------------------*/
.kopf{ background-color: #d7f3d1; }
.gerade{ background-color: #660000; }
.ungerade{ background-color:#990000; }
.privat_von{ background-color:#006600; }
.privat_nach{ background-color:#009900; }

/*------------ for adminbereich -----------------------*/
#adminbereich_body{
background-color: #000000;
background-image:url('hgbilder/chathg.gif');
color:#FFCC00;
font-size: 1.2em;
font-family: Verdana,sans-serif;
}
#adminbereich_body a:link {font-family:Verdana,serif; font-size:1.2em; color:#daa520; text-decoration:underline;}
#adminbereich_body a:visited {font-family:Verdana,serif; font-size:1.2em; color:#663399; text-decoration:underline;}
#adminbereich_body a:active {font-family:Verdana,serif; font-size:1.2em; color:#663399; text-decoration:underline;}
#adminbereich_body a:hover {font-family:Verdana,serif; font-size:1.2em; color:#ffd700; text-decoration:none;}



/*---------------------------- for Window -------------------------*/
.overlay_etchat_radio {
background-color: #ffffff;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}

.etchat_radio_nw {
 border-left: 2px solid #ffd700;
 border-top: 2px solid #ffd700;
 border-bottom: 1px solid #ffd700;
  width:10px;
  height:18px;
  background-color: #000000;
}

.etchat_radio_n {
  border-top: 2px solid #ffd700;
  border-bottom: 1px solid #ffd700;
  background-color: #000000;
}

.etchat_radio_ne {
 border-right: 2px solid #ffd700;
 border-top: 2px solid #ffd700;
 border-bottom: 1px solid #ffd700;
  width:10px;
  height:18px;
  background-color: #000000;
}

.etchat_radio_w {
 border-left: 2px solid #ffd700;
 width:10px;
  background-color: #000000;
}

.etchat_radio_e {
  border-right: 2px solid #ffd700;
  width:10px;
  background-color: #000000;
}

.etchat_radio_sw {
 border-left: 2px solid #ffd700;
 border-bottom: 2px solid #ffd700;
  width:10px;
  height:3px;
  background-color: #000000;
}

.etchat_radio_s  {
border-bottom: 2px solid #ffd700;
background-color: #000000;
}

.etchat_radio_se, .etchat_radio_sizer {
 border-right: 2px solid #ffd700;
 border-bottom: 2px solid #ffd700;
  width:10px;
  height:3px;
  background-color: #000000;
}

.etchat_radio_sizer {
cursor:se-resize;
}

.etchat_radio_close {
width: 23px;
height: 23px;
background: transparent url(button-close-focus.gif) no-repeat 0 0;
position:absolute;
top:0px;
right:12px;
cursor:pointer;
z-index:1000;
}

.etchat_radio_minimize {
width: 23px;
height: 23px;
background: transparent url(button-min-focus.gif) no-repeat 0 0;
position:absolute;
top:0px;
right:55px;
cursor:pointer;
z-index:1000;
}

.etchat_radio_maximize {
width: 23px;
height: 23px;
background: transparent url(button-max-focus.gif) no-repeat 0 0;
position:absolute;
top:0px;
right:33px;
cursor:pointer;
z-index:1000;
}

.etchat_radio_title {
float:left;
height:14px;
font-family: Verdana, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
margin-top:2px;
width:100%;
color:#FFCC00;
}

.etchat_radio_content {
padding-top:5px;
overflow:auto;
color: #FFCC00;
font-family: Arial, sans-serif;
font-size: 1.0em;
background-color:#000000;
        background-image:url('hgbilder/chathg.gif');
}

.etchat_radio_content a:link {font-family:Verdana, sans-serif; font-size:1.1em; color:#daa520; text-decoration:underline;}
.etchat_radio_content a:visited {font-family:Verdana, sans-serif; font-size:1.1em; color:#daa520; text-decoration:underline;}
.etchat_radio_content a:active {font-family:Verdana, sans-serif; font-size:1.1em; color:#663399; text-decoration:underline;}
.etchat_radio_content a:hover {font-family:Verdana, sans-serif; font-size:1.1em; color:#9933FF; text-decoration:none;}

/* Smileys */

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover {
    background-color: #111;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ccc;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}



/* Smiley Ende neu */


/* Smileys */
/*
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
 /*   background-color: #663399;  */
/*	background-image:url('hgbilder/loghg.gif');
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover {
    background-color: #111;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ccc;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/* Smiley Ende */



/* Button Anfang */


* { padding: 0; margin: 0; }

 
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 margin-bottom: 5px;
 overflow: auto; 
 width: 100%
}
#navigation {
 color: #333;
 padding: 5px;
 margin: 0px 0px 50px 0px;
 float: middle;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin:8px;
 padding:0;
 width: 145px;
 float: left;
}
#content { 
 float: left;
 color: #333;
 margin: 10px 13px;
 padding:0;
 width: 500px;
 display: inline;
 position: relative;
 background:  url('../../img/engels_bg_iframe.png');
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #fff;
 margin: 10px 10px 10px 0px;
 padding:0;
 width: 180px;
 float: right;
}
#footer { 
 width: 902px;
 clear: both;
 color: #cdc;
 background: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 float: middle;
}
.clear { clear: both; background: none; }

/* Side bar /*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
    color: #FFF;
	}

hr {
	border:none;
	border-top:1px solid #ffd700;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu {
	width: 140px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	background:  url('../../img/menu.gif');
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #000;
	background:  url('../../img/menu.gif') 0 -32px;
	padding: 8px 0 0 10px;
	}
	
/* Top bar\*/
	
	h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #ffd700;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url('../../img/tableft.gif') no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url('../../img/tabright.gif') no-repeat right top;
	padding:5px 20px 4px 10px;
	color:#daa520;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#ffd700;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
/* Button Ende */

