body {
    margin:0px;
    padding:0;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #000;
    font-size:100%;
    }



/* ============================ title div  */


#div-title {
 margin-left: 38px;
 margin-top: 26px;
font-family: Courier, Courier New, Helvetica, Arial, sans-serif; 
}


/* ============================ main menu  */

#div-1a {
margin-top: 38px;
margin-left: 38px;
float:left;
width:290px;
line-height: 20px;
color: #fff;
font-size: 0.938em;
/* =======IE 6 and below  */
 _margin-left: 20px;
}


/* ============================ sub menu 1 */

#div-2a {
line-height: 18px;
margin-left: 15px;
color: #fff;
margin-top: 3px;
margin-bottom: 15px;
font-size: 0.938em;	
}

/* ============================ sub menu 2  */

#div-3a {
line-height: 18px;
margin-left: 15px;
color: #fff;
margin-top: 3px;
margin-bottom: 15px;
font-size: 0.938em;
}

/* ============================ main content  */

#div-1b {
margin-top: 38px;
margin-left: 328px;
width:480px;
line-height: 15px;
color: #fff;
font-size: 0.813em;
/* =======IE 7 and below  */
 *position: absolute;
 *margin-left: 0px;
}

/* ============================ main content wide  */

#div-1b-w {
margin-top: 38px;
margin-left: 328px;
width:560px;
line-height: 15px;
color: #fff;
font-size: 0.813em;
/* =======IE 7 and below  */
 *position: absolute;
 *margin-left: 0px;
}

/* ============================ div after clear  */

#div-1c {
 clear:both;
}


/* ===================================== classes */


/* === schwarzpictures title  */

.schwarzpicturesTitle {
font-size: 1.313em;
	color: #fff;
	text-decoration: none;
}

/* ======== active item  */

.active {
color: #fff;
font-weight: bold;
}

/* ======== top title */

.top-title {
color: #B0B0B0;
}

/* ======== main title */

.main-title {
color: #ffffff;
font-weight: bold;
}

.white-title {
color: #fff;
font-weight: bold;
}

.descr {
color: #A0A0A0;
}

/* ======== no flash  */

.no-flash {
color: #A0A0A0;
font-weight: normal;	
}

.adobe-img {
border: 0px;
}

/* ============================ links */
 
 
a {
text-decoration: none;
color: #B0B0B0;
	
	 }	 
	  
  a:hover {
  text-decoration:underline;
    color: #ffffff;
	 
	 }
	 
 a:visited {
	
	 }	 
	 
a:hover.schwarzpicturesTitle {
text-decoration: underline;
color: #ffffff;
	}	 

.images {
border: none;
}

/* ============================ footer */


.footer {
font-size: 0.750em;
}


/* */
	 
 