body {
 margin-left: 0px;
 margin-top: 0px;
 margin-width: 0px;
 margin-height: 0px;
 background: #fff;
 font-size: 12px;
 font-family:  Arial, Helvetica, sans-serif;
 color: #666;
}

img {
	border: 1px solid #a8a09e;
	}

a {
	color: #B90022;
	text-decoration: none
	}
a:hover   {
	color: #f60;
	text-decoration: none;
	}

a .file_name {
    margin-top: 10px;
	clear: both;
	display: block;
	}
	
a .title {
 color: #a8a09e;
	}

/* container */

#margright {
 position: absolute;
 top: 120px;
 left: 825px;
 width: 168px;
 height: 445px;
 background: #fff;
 color: #666;
 line-height: 18px;
}

#topnav {
 position: absolute;
 top: 37px;
 left: 40px;
 width: 720px;
 height: 22px;
 border-bottom: 1px solid #B90022;
 font-size: 14px;
 font-weight: bold;
 color: #B90022;
 float: left;
 padding-left: 9px;
 background: url(img/pfeilrot.gif) no-repeat 0 3px;
}

#footer {
 font-size: 11px;
 font-weight: bold;
 color: #a8a09e;
 margin: 20px 0px 20px 40px;
 clear: both;}

#logo {
 position: absolute;
 top: 20px;
 left: 825px;
 width: 168px;
 height: 68px;
 background: url(img/sym_logo.gif) no-repeat;

}

#thumbnails {
	padding-top: 90px;
	margin-left: 40px;
	width: 662px;
	display: table;
	clear: both }
#thumbnails a {
	width: 200px;
	height: 265px;
	padding:10px;
	display: block;
	float: left;
	vertical-align: bottom;
	}
#thumbnails a:hover {
	background-color: #dedede;
	}
#thumbnails a img {
	/*padding-bottom: 10px;*/
	clear: both;
	}
.tdgrau10 {
 background: #f1f1f1;
 padding: 3px 0 3px 10px;
 font-size: 11px;
}

