TD {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #333333;	
}

*+html ul {margin-left: 20px;}
*html ul {margin-left: 20px;}
ul {margin-left: -25px;}
li {margin-bottom: 8px;}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.headline {
	color: #005597;
	font-size: 16px;
	font-weight: normal;
  	text-decoration: none;
}
h1 {
	color: #005597;
	font-size: 16px;
	font-weight: normal;
  	text-decoration: none;
	margin: 20 0;
}
.footer {
  	color: #666666;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
  	text-decoration: none;
}
#border {
	background-color: #ECECEC; /*DR: changed from ##ECECEC */
	border-width: 1px;
  	border-style: solid;
  	border-color: #666666;
}
.abstand_headline {
	margin:20px 0px 0px 0px;
}
.abstand_headline2 {
	margin:20px 0px 15px 0px;
}
.abstand_footer {
	margin:10px 0px 0px 0px;
}

#gallerydetail {
	border:1px solid #fff;
	border-spacing:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	width:388px;
}

#gallerydetail td {
 	padding:0px;
 	text-align:center;
}

#navigation {
	height:34px;
	background-image:url(../images_gallery/bg_footerdetail.jpg);
	background-repeat:repeat-x;
}
 
#navigation_back, #navigation_next {
 	padding:0px;
 	width:23px;
}

#navigation_back img {
	margin-left:11px;
	border:0px;
}

#navigation_next img {
	border:0px;
}

#gallerydetail td.text {
 	padding:0px;
 	width:342px;
 	text-align:center;
 	font-family:Arial,Sans Serif;
 	font-size:11px;
 	color:#666;
}

#thumbnails img {
	border: 0px;
}

#thumbnails td {
	width:80px;
	height:80px;
}

#thumbnails td.image {
	text-align:center;
	vertical-align:middle;
	background-color:#000;
}

.Feld {
	background-color: #CCCCCC;
	width: 300px;
	border-width: 0px;
  	border-style: solid;
  	border-color: #999999;
	}
	
.ctr01 {border-top:2px solid #000000; border-bottom:1px solid #000000; padding:5px 0 5px 0;}
.ctr02 {border-bottom:1px solid #000000; padding:5px 0 5px 0;}
.ctr03 {border-bottom:0px solid #000000; padding:5px 0 5px 0;}

.formlabel {width:100px;}
.formfield {width:250px; padding:3px 0 3px 0;}
.formfield input{width:250px; border:1px solid #999999;}
.formfield textarea{width:350px; height:120px; border:1px solid #999999;}
.formsubmit input, .formreset input{width:80px; border:1px solid #999999; background-color:#EEEEEE;}

div.helparea {
	text-align:justify;
	background-color:#FFFFE1;
	border:1px solid #000000;
	display:none;
	font-size:10px;
	line-height:13px;
	position:absolute;
	width:150px;
	z-index:10;
}

/* CSS Erweiterungen - FAIRRANK */

/* Startseiten Text */
.fr h1 {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	margin-bottom: 17px;
}

.fr p span.bold {
	color:#333333;
	font-weight: bold!important;
}

/* Keyword-Navigation */
#kwNav {
	margin: 0;
	/*margin-top: 30px;*/
	padding: 0;
	padding-left: -5px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
	border-top: 1px dotted #005597;
	border-bottom: 1px dotted #005597;
	text-align: center;
}

#kwNav li {
	display: inline;
	padding-left: 5px;
}

#kwNav li a {
	padding-right: 5px;
}

.kwNavTitle {
	display: inline-block;
	padding: 2px 6px 2px 4px;
	margin: 0;
	background-color: #005597;
	color: white;
	float: left;
}
.fr h2 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 12px;
}
h3{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 12px;

}
