/*-------------------------------------------------------------------------*/
/* Hauptseite */
body
{
   scrollbar-track-color: #F5FDFF;
   scrollbar-face-color: #F5FDFF;
   scrollbar-highlight-color: #F5FDFF;
   scrollbar-3dlight-color: #F5FDFF;
   scrollbar-darkshadow-color: #F5FDFF;
   scrollbar-shadow-color: #F5FDFF;
   scrollbar-arrow-color: #000000;
 }
 body
{
	margin: 0px;
	padding: 0px;
	background-color: #E3F8FB;
    background-image: url(http://suchita.su.funpic.de/Complicated/gfx/complicated.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	line-height:16px;
}
img {
    border-width: 1px;
    border-color: #000000;
}

	html 
{
overflow-x:hidden;
}
 
/*-------------------------------------------------------------------------*/
/* Div-Container für Seite */
#container
{
   position: absolute;
   height: 595px;
   top: 11px;
   left: 40px;
   width: 485px;
   padding: 0px;
   background: transparent;
   overflow:auto;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
}
/*-------------------------------------------------------------------------*/
/* Div-Container für die Navigation */
#navigation
{
	position:absolute;
	top: 11px;
	left: 536px;
	width:99px;
	margin: 0px;
	padding: 0px;
	height: 501px;
	background:transparent;
	overflow: auto;
	min-height:400px;
}
/*-------------------------------------------------------------------------*/
/* Schriftart für Links */
.navi
{
	font-family: verdana;
    font-size: 10px;
    font-weight:bold;
    color: #000000;
    text-decoration: none;
    cursor: default;
	line-height:10px;
}
.navi1
{
    font-family: verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
	cursor:e-resize;
}

a.navi:hover
{
    color: #F5FDFF;
	cursor: default;

}
a.navi1:hover
{
    color: #000000;
	cursor: e-resize;
	font-weight: bold;
}
/*-------------------------------------------------------------------------*/
/* Schriftarten */
.style1 
{
   	text-align: center;
	color: #000000;
	font-family: Tahoma; 
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-hight: 10pt;
	font-size: 7pt; 
	border-bottom: 2px solid #000000;

}
.style2
{
   font-family: Verdana; 
   font-size: 10px; 
   font-weight: bold;
}
.style3
{
   font-family: Verdana; 
   font-size: 10px;
}		
.style4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.style5
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration:underline;
/*-------------------------------------------------------------------------*/
/* Hauptseite Welcome */
}
.style6
{
    text-align: center;
	color: #000000;
	font-family: courier new;
	text-decoration: underline;
	font-weight: bold;
	line-hight: 10pt;
	font-size: 18pt;
}	
/*-------------------------------------------------------------------------*/
/* Fotos */
.style7
{
   font-family: Verdana; 
   font-size: 15px; 
   font-weight: bold;
   height: 0px;
   filter:blur alpha(opacity=40,);
 }
/*-------------------------------------------------------------------------*/
/*Mneü*/
.style8
{
   font-family: Verdana; 
   font-size: 10px; 
   font-weight: bold;
   border-bottom: 1px solid #000000;
   border-top: 1px solid #000000;
   background-color:#FFFFFF;
}
.style9
{
   color:#000000;
   font-family: Verdana; 
   font-size: 12px; 
   font-weight: bold;
   border-bottom: 2px solid #000000;
} 
/*-------------------------------------------------------------------------*/
/*Linktrennung/beschriftung*/
.style10 
{
   	text-align: center;
	color: #000000;
	font-family: Verdana; 
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	line-hight: 9pt;
	font-size: 7pt;
	border-bottom: 1px dashed #000000;
}	

/*-------------------------------------------------------------------------*/
/*Trennungen Unterseiten/beschriftung*/
.style11 
{
   	text-align: center;
	color: #000000;
	font-family: Verdana; 
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	line-hight: 9pt;
	font-size: 7pt;
	border-bottom: 1px dashed #000000;
}	

/*-------------------------------------------------------------------------*/
/*Spruch Welcome Site*/
.style12
{
   
   text-align: center;
   color: #000000;
   font-family: Verdana;
   font-weight:bold;
   letter-spacing : 4px; 
   font-size: 8px; 
   font-weight: bold;
   border: 1px dashed #000000;
   width:365px;
   margin-left:40px;
   margin-right:auto;

}	

/*-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------*/
