﻿/*
#### CSS kaessmann.com  ##########################################################
#### Copyright Stefan Kaessmann ##################################################
#### http://www.kaessmann.com ####################################################
*/


/*##### Basic Elements ############################################################
 */
body {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,Times,serif; 
	letter-spacing:0.0em;
	font-size: 62.5%;
	color: #000;
	text-align: center;
	line-height: 21px;
	height:100%;
	background: #e6e6e6 url(../img/pageBg.gif) top center repeat-y;	
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, dd, dt, dl, blockquote, address, hr, pre, label {
	margin: 0;
	padding: 0;
}
table, td {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,Times,serif; 
	letter-spacing:0.0em;	
	color: #000;	
	text-align:left;
	vertical-align:top;
	padding-bottom: 6px;
}
p, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 14.5px;
	
}

a {
	color:#f87654;
	text-decoration:none;
}

a:hover {
	color:#ffc0ae;
	text-decoration:none;	
}

.picNav {
	font-size: 11px;
	line-height: 11px;
}

.newsListHeader td, #tx-lzgallery-pi1-listing td {
	font-size: 11px;
	line-height: 11px;
}
 
textarea {
	background-color:#fcdd6a;
	border: 1px solid #858585;
	width: 300px;
	margin-top:5px;
	margin-bottom:3px;
}
input[type=text] {
	background-color:#fcdd6a;
	border: 1px solid #858585;
	width: 300px;
	margin-top:5px;
	margin-bottom:3px;
}
input[type=submit] {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,Times,serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d74d28;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}




/*##### Details-Div Tags ###################################################################
 */

#container {	
	margin: 0em auto;
	width: 970px;
	height: 100%;	
	background-color: #FFF;		
		
}

#headerP {
	position:relative;
	height: 25px;
	background-color:#73777a;
	text-align: left;	
	width:930px;	
	line-height: 9px;
	padding-left:20px;
	padding-right:20px;	
	text-align: left;	
}

#clickPath{
	float:left;	
	padding-top:9px;
	color:#FFF
}
#clickPath a{
	color:#FFF;
	text-decoration:none;
}

#clickPath a:hover {
	color:#ebebeb;
	text-decoration:none;
}
#topNav{
	float:right;
	padding-top:9px;
	color:#FFF;
}

#topNav a {
	color:#FFF;
	text-decoration:none;
}

#topNav a:hover {
	color:#ebebeb;
	text-decoration:none;
}

#slideshow {
	height:189px;
	background-color:#e29159;
}

#mainnav {
	position: relative;
	height:28px;
	background-color: #303031;
	background-image: url(../img/bg_mainNav.jpg);
	background-repeat: repeat-x;	
	width:934px;
	text-align: left;	
	padding-left:18px;
	padding-right:18px;
	overflow:hidden;		
	
}

#mainnav ul
{
	position:relative;
	top:4px;	
	left: 0px;
	text-align:left;
	padding: 0;
	list-style-type: none;	
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;

}

#mainnav li
{
	display: inline;
	text-align:left;
	list-style-type:none;
	padding-right: 34px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
}




#secondNav{	
	height:4px;
	background-image: url(../img/bg_no_second_nav.jpg);
	background-repeat: repeat-x;		
}

#secondNavBig{	
	height:21px;
	text-align: left;	
	background-color:#d74d28;	
	background-image: url(../img/bg_second_nav.jpg);
	background-repeat: repeat-x;	
	line-height: 9px;
	color:#FFF;		
}

#secondNavBig li {
	position: relative;
	top:4px;
	list-style-type:none;
	margin-left:10px;
	display: inline;
	padding: 0 7px;
	color:#FFF;		
}

#secondNavBig li a  {
	color:#FFF;
	font-weight: bold;
	font-size:10px;
	line-height: 1em;
}

#secondNavBig li a:hover {
	color:#666;
	font-weight: bold;
	font-size:0.9em;	
}

#contents{
	width:930px;
	padding:20px;
	text-align: left;
	font-weight: 500;
	font-variant: normal;
	color: #000000;		
	background-color:#FFFFFF;
	font-size: 1.1em;
}

#main{
	width:575px;
	padding-right:35px;	
	padding-left: 20px;
	float:left;
	margin-bottom:70px;
	background-color: #FFF;	
}

#right{
	width: 300px;	
	float:right;
	background-color: #FFF;		
	margin-bottom:70px;
}

#news{
	width:300px;
	height:143px;
	background-color: #eaeacd;
	background-image: url(../img/bg_latestNews.jpg);
	background-repeat: no-repeat;
		
}

#gallery{
	margin-top:16px;
	width:300px;
	height:192px;	
	background-image: url(../img/bg_Random_Pic.jpg);
	background-repeat: no-repeat;	
}

#galleryContent{
	position:relative;
	top:29px;
	left:14px;
	width:270px;
	height:144px;
}

#business{
	margin-top:16px;
	width:300px;
	height:105px;
}




#searchbox{
	margin-top:16px;
	width:300px;
}

#newsContent{
	position:relative;
	top:29px;
	font-size: 11px;
	left:14px;
	width:259px;
	height:100px;		
}

#newsContent td, #newsContent p, #galleryContent td, #galleryContent p{
	font-size: 11px;
	padding: 0px;
}


#footerP{	
	clear:both;		
	margin-top:20px;
	margin-bottom:50px;
	width:930px;
	height:23px;	
	background-color: #e96946;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;	
		
}



/*######################### Details Classes and Tags ######################################################*/

h1 {
	font-style: normal;
	font-weight: bold;
	color: #e24417;	
	font-size:18px;
	margin-bottom:4px;
}

h2 {
	font-style: normal;
	font-weight: bold;
	color: #e24417;	
	font-size:1.2em;
	margin-bottom:4px;
}


.ajaxSearchBox {
	background-color:#fcdd6a;
	border: 1px solid #858585;
	width: 300px;
	margin-top:5px;
	margin-bottom:3px;
}
.ajaxSearchBoxResultShow {
	visibility:visible;
}

.ajaxSearchBoxResultHide {
	visibility:hidden;
}

/*########################### Gallery ################################################################################ */
#tx-lzgallery-pi1-listing {
	border-style:dotted;
	border-width:1px;
	border-color:#858585;
	border-collapse:collapse;
	padding:0px;
	margin-bottom:10px;
} 



#tx-lzgallery-pi1-listing tr.parent {
	
}

#tx-lzgallery-pi1-listing tr.line1 td.startdate{
	white-space:nowrap;
}

#tx-lzgallery-pi1-listing tr.line1 td.count{
	padding-left:20px;
}

#tx-lzgallery-pi1-listing td.preview {
	padding:0px;
	width:80px;
	padding-left:4px;
} 

#tx-lzgallery-pi1-listing td.title {	
	padding-left:10px;
	width:80%;
	
}

#tx-lzgallery-pi1-listing tr.line2 {
	padding:0px;
}


#tx-lzgallery-pi1-listing #line-descr-short {
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#000;
}

#tx-lzgallery-pi1-parent-descr-short {
	padding:4px 4px 20px 4px;
} 

#tx-lzgallery-pi1-parent-title {	
	padding:4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-count {
	padding:4px 4px 4px 4px;
}

#tx-lzgallery-pi1-parent-subcount {
	padding:0px 4px 4px 4px;
} 

#tx-lzgallery-pi1-listing td.information {	
	white-space:nowrap;
}

 /* gallery - album */ 
 
#tx-lzgallery-pi1-fotonav td {
	text-align:center;
	padding-left:15px;	
}

#tx-lzgallery-pi1-fotonav td.descr {
	color:#000;
}

#tx-lzgallery-pi1-fotonav {	
	border-color:#000;
	border-style:solid;
	border-width:2px;
	border-color:#858585;	
}

#tx-lzgallery-pi1-fotos {
	text-align:center;
	padding:5px 5px 5px 5px;
	border: 2px solid #858585;
}

#tx-lzgallery-pi1-fotos td {
	text-align:center;
	padding:0;
	border-style:1px solid #858585;;
	padding:3px;
}

#tx-lzgallery-pi1-title {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000;
	text-align:center;
	margin-bottom:20px;	
}

#tx-lzgallery-pi1-descr-long {
	margin:5px 5px 15px 5px;
	text-align:justify;
} /* gallery - annotations */ 

.tx-lzgallery-pi1-5x5-filename {	
	font-style:italic;
	color:#000;
}

.tx-lzgallery-pi1-1x1-1 {		
	border-bottom:1px solid #000;
}

.tx-lzgallery-pi1-1x1-2 {	
	border:1px solid #000;
	margin:3px 3px 3px 3px;
}

.tx-lzgallery-pi1-1x1-filename {	
	font-style:italic;	
}	

.pagination {
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;

}

.pagination a:link {
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;;
}

.pagination a:visited {	
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;
	
}


.pagination a:hover {	
	padding:3px;
	padding-left:6px;
	padding-top:4px;
	font-size:1.1em;
	font-weight: bold;
	color: #fff;
	text-align:left;

}



#tx-lzgallery-pi1-fotos td {
	border: 1px solid #858585;
	background-image: url(../img/bg_gallery_detail.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:11px;	
}

.picNav {
	height:18px;
	background-color: #c0c0c0;
	background-image: url(../img/bg_mainNav.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}

.tx-lzgallery-pi1-5x5-filename{
	font-size:0.8em;
	letter-spacing:0.0em;
}

.randomPicBorder {
	border: 1px solid #f7724c;	
}

#enlargeWin {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

#enlargeWin img {
  border: 1px solid #003;
}

.newsListHeader {
	background-color:#e05631; 
	background-image:url(../img/bg_gallery.jpg);
	background-repeat: repeat-x;  
}

.newsListContent {
 	background-color:#f6f6e6;
}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
float: left;
}


.rssheader {
	background-color:#e05631; 
	background-image:url(../img/bg_gallery.jpg); 
	background-repeat: repeat-x;
}

.csc-mailform {
  width: 300px;
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding-left: 0px;
}

.csc-mailform-field {
  margin-bottom: 6px;
  line-height: 18px;
}

.csc-textpic {
margin-top: 4px;
}
