/*html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}

html { 
	background-image:url(bg_body.gif);  background-position: 160px 160px; background-repeat:repeat-y; 
	background-color:#fffce6;
}
body { 
	font-family:Arial, sans-serif; font-size:12px; line-height:10px; 
}

#container {
}
h1, h2 { margin: 0; padding:0; }
h1, h2, strong { font-weight: bold; }
a { color: #2178d0; text-decoration:none;  }
a:hover { color: #336699; }
#topwrap {
	background-color: white; 
}
#head {
padding:24px 0px 0px 0px;
margin: 0px auto 0px 160px ;
background-color: white;
background-image: url(bg_header_fischhase_842.gif);
background-repeat: no-repeat;
height: 56px;
}

#head{ 
max-width:842px;
min-width:600px; 
}
#footer{ 
max-width:840px;
min-width:600px; 
}
#nav, #content {
max-width:840px; 
min-width:600px; 
}

#head li { float: right; line-height:0px;}
#head li.headnav { padding:42px 18px 0px 18px; }
li#header { float: left; }

#footer { 
	margin: 0px auto 24px 160px; 
	background-color:#eeef7f;
	padding:2px 0px; 
	border:1px solid #99997f;
}
#footer p, #footer a {
	padding:1px 18px 1px 18px; 
	font-size:10px; 
}
#footer .impressum {
	padding-top:1px; 
}
#nav li { display: inline; }
#nav ul, #nav li { padding:0; margin:0; }
ul#nav1 { padding-left:12px; }
ul#nav2 { padding-left:20px;  padding-bottom:16px; height:1em; }
ul#nav2 li {  padding:0px 1em 0px 0px; margin:0; }
.headnav a, #nav a, #footer a, #footer p { color:#666633; }
#nav a:hover { color: #336699; }
#nav .item-sel a { color:#2178d0; }
#content .item-sel a { color:#666633; }
li.headnav a { background-image:url(headnav_icon.gif); background-repeat: no-repeat; padding-left:12px; color:#333300;}
.bottomwrap { 
	background-color: #fffce6; 
}
.wrapcontentfooter {
max-width:842px; 
min-width:600px; 
	margin: 0px auto 0px 160px ;
}
#nav {
margin: 0px auto 0px 160px ;
}
#nav, #content {
border-left:1px solid #99997f;
border-right:1px solid #99997f;
	background-color:white;
}



#content .content-item, #content h2.pagetitle { 
  width:384px; 
	color: #666633;
	background-color:#efefe5;
	padding:18px;
	padding-bottom:1em;
	border-top:3px solid white;
}

#content .content-plugin {
	background-color:#e0e0d2 !important; 
}
#content .content-yellow {
	background-color:#f5f6bd !important; 
}
#content h2.pagetitle { 
	background-color:#f5f6bd; 
	border-top:0px solid white;
	padding-bottom:12px;
}
#content {
  line-height:1.5em; 
	background-color:white;
	background-image:url(bg_content.gif);  
  padding-bottom:2px;
	margin-bottom:18px;
}

#content .bodytext a {background-image:url(link_icon.gif); background-repeat: no-repeat; padding-left:12px; background-position: 0px -1px; }
#content .csc-menu a {background-image:url(link_icon.gif); background-repeat: no-repeat; padding-left:12px;}
#content .tx-newloginbox-pi1 a {background-image:url(link_icon.gif); background-repeat: no-repeat; padding-left:12px;}
#footer a {background-image:url(headnav_icon.gif); background-repeat: no-repeat; padding-left:12px; margin-left:20px; background-position:0px -1px;  }
.impressum { float: right; }

#content li {
	list-style: square;
	margin-left:1em;
}

#content .csc-menu li {
	list-style: none;
	margin-left:0em;
}
#content .csc-menu li a {
	display: block; 
}
#fischhaselogo {
	background-image:url(fischhase.gif);
	background-repeat: no-repeat;
	position: fixed;
	z-index:0;
	left:5px;
	bottom:4px;
	width:160px;;
	height:103px;
}

#wrapfooter {
	position: fixed;
	left:0px;
	bottom:0px;
	height:18px;
	z-index:10;
}
/* fixed width */
#footer, #nav, #content {
	width:840px;
	
}
#head, .wrapcontentfooter { 
	width:842px;
}
#content .content-item { clear: left; }

.tx-fhreferenzen-pi2 .csc-textpic-caption { display: none;  }

.gallery .csc-textpic-imagewrap { width:400px !important; }
.gallery .gallerythumbs dl { padding-right:4px; padding-bottom:4px; }
.gallery .loading { height:100px; background-image:url(loading.gif); background-repeat:no-repeat; }
.gallery .loading * { display: none; }
.gallery .gallerythumbs .csc-textpic-caption { display: none;  }
.gallery .gallerythumbs .csc-textpic-image img { cursor: pointer;  }
.gallery .galleryimages .csc-textpic-caption { background-color:white;  }
.gallery { clear: both; }
.gallery DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { margin-left:0 !important; }
.tx-newloginbox-pi1 label {
	display: block; font-weight: bold; padding-top:6px; 
}

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { margin-left:0 !important; }
#accordion { margin:2px 0px 0px 0px; height:269px; border-top:3px solid white;}
#accordion li table { width:80px; height:270px; border-collapse: collapse; padding:0; border:0; margin:0; ;}
#accordion li td { padding:0; margin:0; }
#accordion li {list-style: none; float: left; background-color:#d9d9c8; padding-left:0; margin-left:0; border-right:3px solid white; }
#accordion li#acc5 { margin-right:0px;}
#accordion p { margin:0; padding:10px; }
#accordion li .acctext  p { height:250px; overflow:hidden; visibility:hidden;}
#accordion li .acctext p { width:0px; }
#accordion .accheader, .acctext { vertical-align: top; }
#accordion .accbild { vertical-align: bottom; }
#accordion .accheader, .accbild { cursor:pointer; }
#accordion .accheader img { margin:0px 3px 10px 3px; }
#accordion .accbild img { margin:10px 4px 10px 3px; }

.csc-uploads-fileSize { padding-left: 1em; }
.csc-uploads-icon { padding-right: 0.5em; }
label { display: block }
.csc-mailform-submit { margin-top:1em; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-clear { clear: none; }

ul#nav1, ul#nav1 a { font-family: Garamond,Garamond,"Garamond Antiqua",serif; font-size:16px; }


table.contenttable { background-color: #efefe5; color:#666633; border-collapse:separate; width:420px; margin-top:3px; }
table.contenttable td { border-bottom:3px solid white; padding:4px 18px 3px 3px; vertical-align: bottom;}
table.contenttable .td-0 { padding-left:18px;  }
table.contenttable .tr-last td { border-bottom:0px solid white; }

table.contenttable-0 td { vertical-align:top; }
table.contenttable-0 .tr-0 td { font-weight: bold; background-color: #f5f6bd;  }

table.contenttable-1 .td-last { text-align: right; }
table.contenttable-1 .td-1 { width:6em; }
table.contenttable-1 .tr-0 td { font-weight: bold; background-color: #f5f6bd;  }

#content .blaettern a, #content .blaettern-zurueck a { background-image:none; padding-left:0px; background-position:left -1px;  }
#content .blaettern a { background-image:url(link_icon_doppelt.gif); background-repeat: no-repeat; background-position:right -1px; padding-right:2em; }
#content .blaettern-zurueck a { background-image:url(link_icon_doppelt_zurueck.gif); background-repeat: no-repeat; padding-right:2em; }


.content-wide-item div.csc-textpic-imagewrap { width:417px !important; border-top:3px solid white; }
.content-wide-item .gallerythumbs div.csc-textpic-imagewrap {border-top:0px solid white; }


/*Mailform*/
.csc-mailform .csc-mailform-radio legend {
  display:none;
}

.csc-mailform .csc-mailform-field label {
margin-top:10px;

}
.csc-mailform .csc-mailform-radio label {
margin-top:0px;
}

.csc-mailform .csc-mailform-radio input {
position:relative; top:3px;
float:left;
margin-right:5px;
  }
  
/*Dateidownloads*/

table.csc-uploads { width:420px; background-color: #efefe5; color:#666633; border-collapse:separate; margin-top:3px; }
table.csc-uploads td { padding:4px 18px 3px 3px; vertical-align: bottom;}
table.csc-uploads .td-0 { padding-left:18px;  }
table.csc-uploads .tr-last td { border-bottom:0px solid white; }
table.csc-uploads td.csc-uploads-icon {padding-left:18px; vertical-align:middle; width:18px;}
table.csc-uploads td.csc-uploads-fileSize {white-space:nowrap; width:25px;}
table.csc-uploads td.csc-uploads-fileSize p {white-space:nowrap; text-align:right;}
