BODY, SELECT, INPUT      {
                font-family : Verdana, Arial, Helvetica, sans-serif;
                font-size : 11px;
		background-color : #B7C9F7;
		background-color : #B7C9F7;
                scrollbar-DarkShadow-Color:#000000;  
                scrollbar-3dLight-Color:#000000;  
                scrollbar-Arrow-Color:#000000;  
                scrollbar-Base-Color:face;    
                scrollbar-Face-Color:face;
                scrollbar-Highlight-Color:face;
                scrollbar-Shadow-Color:face;
                scrollbar-Track-Color:"#F3F3F3";
        }

TABLE {
		font-size : 11px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
}


.form_edit {
                background-color : white;
                border : 1px solid black;
		padding-left:4;
        }

.form_edit_disabled {
                background-color : #CCCCCC;
                border : 1px solid black;
        }

a {text-decoration: none; color: black; font-size : 11px; font-weight:bold; }
a:hover { text-decoration: underline; }


.table_background {
                        background-color : #EDD6A4;
                        }

.table_row_background {
                background-color : #777777;
        }

.table_header {
                background-color : #003D68;
                height : 16px;
                font-weight : bold;
                color: FFFFFF;
                text-align:center;
                border-bottom : 1px solid #777777;
        }

.table_row {
                height : 16px;
                font-weight : bold;
                color: black;
                border : 0px solid #BBBBBB;
	
        }



TABLE.piloti
        {
                border : 1px solid red;
        }

TABLE.piloti TD
        {
                font-size : 11px;
                padding-top: 2px;
                padding-bottom: 2px;
                padding-left: 5px;
                padding-right: 5px;
        }

TABLE.piloti TH 
	{
                COLOR: white;
                background : #003D68 ;
                border-bottom : 1px solid #001A6E;
                font-size : 11px;
                font-weight : bold;
                text-align: center;
        }

TABLE.aktuality
        {
                border : 1px solid #001A6E;
        }

TABLE.aktuality TD
        {
                font-size : 11px;
                padding-top: 2px;
                padding-bottom: 2px;
                padding-left: 5px;
                padding-right: 5px;
		background : #DDE5FB ;
        }

TABLE.aktuality TH 
	{
                COLOR: #001A6E;
                background : White ;
                border-bottom : 1px solid #001A6E;
                font-size : 11px;
                font-weight : bold;
                text-align: center;
        }

.product_edit{
		width:30;
		border : 1px solid #001A6E;
		background-color : white;	
		}




 .menu a                { text-decoration: none; text-align: left; height: 14; width=138; font-weight:bold; border-top: 1px solid #86A6F9; border-bottom: 1px solid #86A6F9; font-size : 10px;}
 .menu a:visited        { color:none; text-decoration: none; }
 .menu a:hover          { text-decoration: none; background-color :#FFFFFF; border-top: 1px solid red; border-bottom: 1px solid red;}

 .menuselected          { text-decoration: none; background-color :#FFFFFF; border-top: 1px solid red; border-bottom: 1px solid black;}

.menu_background {
                background-color : #86A6F9;
                border : 1px solid #777777;
                background-image: url('images/menu_line.gif');
                background-repeat: repeat-y;
        }

.login_edit {
                background-color : white;
                border : 1px solid black;
                background-image: url('images/background_edit.gif');
		padding-left:4;
        }

.login_edit_logged {
                background-color : #EEEEEE;
                border : 1px solid black;
		padding-left:4;
		font-weight:bold;
        }

.button_small{color:white;background-color:#150567;border-bottom:thin solid #222244;border-right:thin solid #222244;
        border-top:thin solid #9999cc;border-left:thin solid #9999cc;font-size:9px;font-family:Verdana,Helvetica,sans-serif;
        font-weight:normal; width:50; cursor:hand}

.table_warning {  background-color: #DFEFEF; border: 1px red solid;
        font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight=bold; color:#000000;}
                
.table_err {  background-color: #DFEFEF; border: 1px red solid;
        font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight=bold; color:#000000;}
        
#chat {
	text-align: left;
	padding-left:2;
	padding-right:2;
	padding-top:0;
	padding-bottom:0;
	font-size: 11;
	margin:0;
}

#chat p{
        text-align: justify;
	padding:0;
	margin:0;
}

#chat h3{
	background-color : #eeeeee;
	font-weight: normal;
	margin:0;
	font-size: 8;
	margin-top:8;
}




#chat2 {
	text-align: left;
	padding-left:15;
	padding-right:15;
	padding-top:0;
	padding-bottom:0;
	font-size: 11;
	margin:0;
}

#chat2 p{
        text-align: justify;
	padding:0;
	margin:0;
}

#chat2 h3{
	background-color : #dddddd;
	font-weight: normal;
	margin:0;
	font-size: 12;
	margin-top:15;
}

#chat_h1{
	padding-top:200;
	padding-right:10;
	margin-left:10;
	color:#9C6768;
	font-size: 18px;
	font-family: times;
	text-align: right;
	font-weight: bold;
	border-bottom: 2px #9C6768 solid;
	width:165px;

}

