 
 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    ============= E-watson-Net.de: =============
    * Copyright (C) 2008
	 * Website: http://e-watson-net.de
    * Author: Alexandra
    ============================================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

body 
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	cursor: default;
	background: url(bg.jpg);
}
	  
	
/*/Text/*/

b
{
	color: #5A3113;
}

i
{
	color: #48321B;
}

u
{
	color: #B17447;
}

s
{
	color: #574129;
}

blockquote {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 42px;
	font-style:italic;
	background-color:transparent;
	margin: 5px;
	border-left: 5px #FFCF95 solid;
	font-size: 10px;
	}

.sidebar {
background-image: url(navi.jpg);
text-align: center;
line-height: 16px;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 3px;
margin-right: 3px;
padding: 3px;
text-transform: uppercase;
color: #FDF2D6;
font-weight: bold;
font-size: 10px;

}

.header {
background-image: url(content.jpg);
line-height: 14px;
padding: 3px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 10px;
}

.background {
background-color: #DECEA2;
margin-top: 5px;
margin-bottom: 3px;
padding: 3px;
font-size: 10px;
}

.date {
background-color: #321D0A;
line-height: 14px;
padding: 3px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 10px;
}

.news {
	background-color: #F9EDCE;
	font-size: 10px;
	width: 420px;
}

.category {
	background-color: #9C5B33;
	text-align: center;
}

input, textarea, option, select {
	background-color: #E1C894;
	color: #3E2914;
	border: solid #FFFFFF 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 1px;
	padding-bottom: 3px;
	font-weight: normal; 
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px; 
}

/*/Daten/*/

#elite
{position:absolute;
 width: 154px;
 left: 400px;
 top: 300px;
 z-index:1;
 font-size: 12px;}

#others
{position:absolute;
 width: 60px;
 left: 650px;
 top: 40px;
 z-index:1;
 font-size: 12px;}
 
#navi
{position:absolute;
 width: 170px;
 left: 150px;
 top: 420px;
 z-index:1;
 font-size: 12px;}
 
#content
{position:absolute;
 width: 530px;
 left: 327px;
 top: 420px;
 z-index:1;
 font-size: 12px;}
 
#archiv
{position:absolute;
 width: 700px;
 left: 150px;
 top: 5px;
 z-index:1;
 font-size: 12px;}
  
  
/*/Links/*/

A:link {
	color: #301B0A;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #301B0A; TEXT-DECORATION: none;}
A:active {
	COLOR: #301B0A; TEXT-DECORATION: none;}
A:hover {
	color: #301B0A; font-weight: bold; TEXT-DECORATION: none;
}



