body {
	color: #cccccc;
	padding:0px;	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(htgr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#000000;
	}
	
td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align:left;
	}
	
#td_inhalt{
	border: 1px solid #666666;
	background-color: #242424;
	min-height: 388px;
	width: 538px;
	padding: 10px;
	margin: 0px;
	overflow: auto;
	scrollbar-base-color:#666666;
  	scrollbar-3d-light-color:#666666;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#666666;
  	scrollbar-face-color:#666666;
  	scrollbar-highlight-color:#000000;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#242424;
}

* html #td_inhalt{
	height: 388px;
	}
	
p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-align:left;
}

a:link {color:#cccccc;}
a:active {color:#cccccc;}
a:visited {color:#cccccc;}
a:hover {color:#cc0000;}

.h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:left;
	font-weight: bold;
	letter-spacing:3px;
	color: #999999;
	font-size: 12px;
	text-transform:uppercase;
	margin: 0px;
	background-image: url(gra_quadrat_u.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align:left;
	font-weight: bold;
	letter-spacing:3px;
	color: #999999;
	font-size: 12px;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(gra_quadrat_u.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}


.schrift_klein {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
}


/**** Galerie Diashow  ****/

.image_info {
    display:block;
    font-size:13px;
    color:#cccccc;
    border:0px;
	margin-left:20px;
	width:498px; 
 }
	
.image_info a:link {text-decoration:none;color:#cccccc;font-weight: normal;}
.image_info a:active {text-decoration:none;color:#cccccc;font-weight: normal;}
.image_info a:visited {text-decoration:none;color:#cccccc;font-weight: normal;}
.image_info a:hover {text-decoration:none;color:#cc0000;font-weight: bold;}

.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:410px;
    border: 0px solid #000;
    text-align:left;
}
.show_title a {
    font-size:13px;
    text-decoration:none;
    color:#cccccc;
}

img {
	border-width: 0;
}
.image {
    margin-top:0px;
	margin-bottom:0px;
}
.image img {
    padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
    border: 0px solid #cccccc;
    display:block;
    background-color: #ffffff;
    margin-top: 0px;
}
.navigation {text-decoration: none;color:#cccccc;margin-top:0px;font-weight:normal;text-align: center;}
.navigation a:link {text-decoration: none;color:#cccccc;margin-top:0px;font-weight:normal;text-align: center;}
.navigation a:active {text-decoration: none;color:#cccccc;margin-top:0px;font-weight:normal;text-align: center;}
.navigation a:visited {text-decoration: none;color:#cccccc;margin-top:0px;font-weight:normal;text-align: center;}
.navigation a:hover {text-decoration: none;color:#cccccc;margin-top:0px;font-weight:normal;text-align: center;}

.thumbnail_row {
    margin-top: 0px;
	width:498px;
}
.thumbnail_row img {
    border:1px solid #242424;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.thumbnail_row a:hover img {
    filter: alpha(opacity=39);
    opacity: 0.5;
	float:left;
}
.thumbnail_center {
    border:1px solid #cc0000 !important;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.small, .small a {
    margin-top: 0px;
    text-decoration:none;
    color:#777;
}


