

/* SETTINGS FOR SITEMAP */
div.SitemapHeader {
	width:45%;
	border-bottom:1px solid #a49375;
	font-weight:bold;
	margin-top:15px;
	text-transform:uppercase;
	padding-left:2px;
	}
div.SitemapListItem {
	padding-left:2px;
	}


/* SETTINGS FOR CONTACT */
table.contact {
	border:0px;
	border-collapse:collapse;
	}
table.contact td {
	padding:3px 2px 2px 2px;
	vertical-align:top;
	}
table.contact .contactMiddleCell {
	padding:2px 5px 2px 30px
	}
textarea.contact {
	height:100px;
	}
input.contact, textarea.contact {
	width:300px;
	}


/* SETTINGS FOR RECOMMEND */
table.recommend {
	border:0px;
	border-collapse:collapse;
	}
table.recommend td {
	padding:3px 2px 2px 2px;
	vertical-align:top;
	}
table.recommend .recommendMiddleCell {
	padding:2px 5px 2px 30px
	}
textarea.recommend {
	height:100px;
	}
input.recommend, textarea.recommend {
	width:300px;
	}

/* SETTINGS FOR NEWSLETTER */
table.newsletter {
	border:0px;
	border-collapse:collapse;
	}
table.newsletter td {
	padding:3px 2px 2px 2px;
	vertical-align:top;
	}
table.newsletter .td1 {
 	padding-right:30px;
    }
table.newsletter .td2 {
 	padding-right:5px;
    }
input.newsletter {
	width:300px;
	}
div.newslettererrorclick {
	cursor:pointer;
    }
#newslettererror {
	border:1px solid #000000;
    margin:20px;
    padding:10px;
    background-color:#ffffff;
    display:none;
    }

/* SETTINGS FOR SEARCH */
table.search {
	border:0px;
	border-collapse:collapse;
	}
table.search td {
	padding:3px 2px 2px 2px;
	vertical-align:top;
	}
table.search .searchMiddleCell {
	padding:2px 5px 2px 10px
	}
input.search {
	width:300px;
	}

div.searchResults {
	width:85%;
	}
div.searchResultFoot {
	margin-bottom:15px;
	opaCity:.50;
	filter: alpha(opaCity=50); 
	/*-moz-opaCity: 0.5*/
	}

/* SETTINGS FOR NEWS */
div.newsHeader {
    font-weight:bold;
    padding-left:1px;
    color:#808285;
    margin-bottom:10px;
    font-size:15px;
    }
div.newsContent {
    padding-left:1px;
	}
div.newsWriter {
	font-style:italic;
    text-align:right;
    margin-top:10px;
    margin-bottom:10px;
    padding-right:5px;
    }
a.news {
	color:#000000;
    }
        
/* CUSTOM SHOWTILMELDING */
table.customshow {
	border:0px;
	border-collapse:collapse;
    }
input.customshow {
	width:260px;
    }
table.customshow2 {
	border:0px;
	border-collapse:collapse;
    }
table.customshow2 td {    
	border-bottom:1px solid #000000;
    }
table.customshow2 td.col1 {
	width:295px;
    padding-right:20px;
    padding-left:4px;
    }
table.customshow2 td.col2 {
	width:30px;
    }
table.customshow2 td.col3 {
	width:35px;
    text-align:right;
    }
table.customshow2 td.col4 {
	width:80px;
    padding-left:15px;
    }
table.customshow2 td.col5 {
	width:55px;
    }
input.customshow2 {
	width:50px;
    }
table.customshow3 {
	border:0px;
	border-collapse:collapse;
    width:541px;
    } 
table.customshow3 td {
	padding-left:4px;
    }
table.customshow3 td.showHeader {       
	width:100%;
    background-color:#dad1be;
    padding:5px 0 5px 4px;
    }
table.customshow3 td.showTotal {       
    padding-bottom:20px;
    padding-top:3px;
    vertical-align:top;
    border-top:1px solid #dad1be;
    }

input.customshow3 {
	width:25px;
    }    
