html, body, div, p, td, a, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}
html {
	height:100%;
}
body {
	height:100%;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-x;
	background-color: #DDDCDC;
}
form {
    margin:0;
    padding:0;
}
textarea {
    width:418px;
    height:85px;
}
a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a:hover {
text-decoration:underline;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}
table.gallery {
    margin: 20px 10px 0px 0px;
    width: 410px;
}
table.gallery td.gallery-navigation {
    /*font-size: 0.6875em;*/    
}
table.gallery tr.thumbnails td {
    padding: 0;
}
table.gallery dd {
}
div.download {
    padding: 3px 0 3px 10px;
    background: url(../images/link_pfeil_klein.gif) no-repeat 0px 7px;
}
div.downloadImg {
    padding: 0;
    margin-top:10px;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat 10px 7px;
}

dl.gallery-detail {
    margin: 20px 10px 0px 0px;
}

dl.gallery-detail dt {
    text-align: left;
    padding: 0;
}


td.gallery_image{
    height: 220px;
    padding:0px;    
}
td.gallery_image div.link_image{
    padding:0;  
    background-position:top center; 
    min-height:120px; 
    height:120px; 
    margin-bottom:5px; 
    overflow:hidden;
}
td.gallery_image .bottom_links{
     height:40px; margin-top:10px;
}
td.gallery_image .bottom_links{
    margin-bottom: 0px; 
    text-align:left; 
    width:180px; 
}
td.gallery_image .links{
    margin-bottom: 0px;
}
.footerhg {
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.headnavihg {

	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.spacerline {
	background-color: #CACACA;
}
.hgnavi1 {
	background-color: #383E41;
}
.hgnavi2 {
	background-color: #CACACA;
}
.tabli {
	background-color: #82888B;
}
.center {
	padding-right: 25px;
	padding-left: 25px;
}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pfeil1.gif);
	background-repeat: no-repeat;
	background-position: left left;
	height: 25px;
	padding-left: 50px;
	vertical-align: middle;
	padding-top: 5px;
}
.navi2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pfeil3.gif);
	background-repeat: no-repeat;
	background-position: left left;
	height: 25px;
	padding-left: 50px;
	vertical-align: middle;
	padding-top: 5px;
}
.navi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pfeil2.gif);
	background-repeat: no-repeat;
	background-position: left left;
	height: 25px;
	padding-left: 50px;
	vertical-align: middle;
	padding-top: 5px;
}
.navi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/pfeil4.gif);
	background-repeat: no-repeat;
	background-position: left left;
	height: 25px;
	padding-left: 50px;
	vertical-align: middle;
	padding-top: 5px;
}
.sitehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sitehead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 190px;
	border: 1px solid #CACACA;
	vertical-align: middle;
	padding-left: 3px;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.line1 {
	background-image: url(../images/line1.gif);
	height: 25px;
}