 
 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ============= E-watson-Net.de: =============
    * Copyright (C) 2008
	 * Website: http://e-watson-net.de
    * Author: Alexandra
    ============================================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

body 
{
	background-color: #1F1E1E;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	background-image: url(iconbase_bg.jpg);
}
	  
	
/*/Text/*/

b
{
	color: #D2D2D2;
	font-family: Verdana;
}


i
{ color: #FFFFF0;}

u
{ color: #E3E3E3;}

s
{
	color: #A2A2A2;
}

h1 {
	color: #FFDAB9;
	text-align: left;
	letter-spacing: 2px;
	font-family: verdana;
	line-height: 9px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: 10px solid #FFFFFF;
	margin-top: 0px;
}

.line {
	padding: 3px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	font-family: Verdana;
	text-transform: uppercase;
	
	background-color: #FF9B40;
}

.menue {
	padding: 3px;
	color: #FFC997;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana;
	text-align: center;
	
	background-color: #221000;
}

select {
border-top: #FFFFFF 1px solid; 
border-bottom: #FFFFFF 1px solid; 
border-right: #FFFFFF 1px solid; 
border-left: #FFFFFF 1px solid;
padding-top: 0px; 
padding-bottom: 0px; 
padding-right: 1px; 
padding-left: 1px; 
margin-bottom: 3px; 
color: #FFFFFF; 
background: #292929; 
font-size: 8pt; 
font-weight: normal; 
font-family: verdana;
text-align: center; 
text-transform: none; 
text-decoration: none;
line-height: 12px; 
}

input {
font-size: 10px; 
color: #E8D4D0;
font-family: Verdana;
background-color:#292929;
border: #FFFFFF 1px solid;}

textarea {
FONT-SIZE: 9px; 
color: #FFFFFF;
font-family: Verdana;
background-color:#292929;
border: #FFFFFF 1px solid;}

/*/Daten/*/

#navi
{position:absolute;
 width: 145px;
 left: 5px;
 top: 160px;
 z-index:1;
 font-size: 12px;}
  
#content
{position:absolute;
 width: 700px;
 left: 150px;
 top: 398px;
 z-index:1;
 font-size: 12px;}
 
/*/Links/*/

A:link {
	color: #A2A2A2;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #A2A2A2; TEXT-DECORATION: none;}
A:active {
	COLOR: #A2A2A2; TEXT-DECORATION: none;}
A:hover {
	COLOR: #E4E4E4;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}

a.navi:link, a.navi:visited {
	color: #93235B;
	text-decoration: none;
	border-right: 5px solid #FFFFFF;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: verdana;
	font-size: 8.5pt;
	display: block;
	padding: 2px;
	background-color: transparent;
}
a.navi:hover, a.navi:active {
	color: #000000;
	text-decoration: none;
	border-right: 5px solid #585858;
	background-color: #D9D9D9;
	padding-left: 5px;
}
