body 
	{
	background-repeat:yes-repeat;
	background-image:url(bg.jpg);
	background-attachmement:fixed;
        overflow-x:hidden;
        font-family: georgia;
        font-size: 8pt;
	font-color: #bfb9b8;
	} 


td, div, input, textarea
	{
	font-family: georgia; 
	font-size: 8pt; 
	color: #bfb9b8;  
	} 

b {

color: #efe2e0;
letter-spacing: 1px;
font-size:8pt;
}

strong {

color: #d0cfcb;
letter-spacing: 1px;
font-size:11pt;
}


i, em 	  
	{
	color: #bfb9b8; 
	letter-spacing: 2px;
        font-weight: normal;
        font-size: 8pt;
	}
	
u 	  
	{
	color: #bfb9b8; 
	letter-spacing: 0px;
	text-decoration:none; 
	border-bottom: 1px #cab3b0 solid;
	}
	
s, strike 
	{
	color: #bfb9b8; 
	letter-spacing: -1px;
	}

h1
	{
	font-size: 19pt; 
	color: #cab5b2; 
	font-weight: bold;
	letter-spacing: -2px; 
	margin: 4px 0px; 
	border-bottom:0px solid #;
        font-family: Arial Narrow;
        text-transform: uppercase;
	}
   
   

textarea, input  
	{ 
	background: transparent;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid; 
	padding: 2px;
	} 
  
textarea 
	{
	width: 120px; 
	height: 80px;
	} 

a:link, a:active
	{
	color: #374493; 
	text-decoration: none;
        text-transform: none;
	font-weight: bold;
        } 

a:visited
	{
	color: #374493; 
	text-decoration: none;
        text-transform: none;
        font-weight: bold;
        } 

a:hover, a:focus
	{
	color: #c9a8a3; 
	text-decoration: none;
        text-transform: none;
        font-weight: bold;
        } 


a.aas:link, a.aas:visited, a.aas:active {
	font-size:18pt;
	background-color:#333;
	font-weight:normal;
        border-left: 0px solid transparent;
	margin:5px;
	color: #222;
	line-height:22pt;
	font-style:italic;
	letter-spacing:-3px;
        padding-top: 2px;
        padding-bottom:2px;
        padding-left:12px;
        padding-right:12px;
	text-decoration: none;
}

a.aas:hover {
	font-size:18pt;
	font-weight:normal;
        border-left: 0px solid transparent;
	margin:5px;
	color: #374493;
	line-height:22pt;
	font-style:italic;
	letter-spacing:-3px;
        padding-top: 2px;
        padding-bottom:2px;
        padding-left:12px;
        padding-right:12px;
	text-decoration: none;
}



	
::-moz-selection /*TEXTMARKIERUNG*/
	{
	background: #444; 
	color:#fddaf0;
	}
	
h3 {
	size:19pt;
	font-weight:normal;
        border-bottom: 1px solid #a6a6a6;
	margin:2px;
	line-height:22pt;
        color: #ff84a7;
	font-style:italic;
	letter-spacing:0px;
        family: georgia;
	}   

h2 {
	font-size:20pt;
	font-weight:normal;
        border-left: 0px solid transparent;
	margin:2px;
        color: #96948b;
	line-height:22pt;
	font-style:italic;
	letter-spacing:-3px;

.border {
border: 1px solid #000000;
font-family: tahoma;
color: #b2b2b2;
text-transform: none;
}



