/* CSS hafenliebe.com */

* html textarea {overflow: auto}

body,div,td,p {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
    color: #660000;
	line-height: 13pt;
	font-size: 10px;
	overflow:auto;
	scrollbar-face-color: #DDD9D7; 
	scrollbar-arrow-color: #5E3A3A; 
	scrollbar-base-color: #ffffff; 
	scrollbar-highlight-color: White; 
	scrollbar-shadow-color: #F5DEB3; 
	scrollbar-track-color: #FBFAF8;  
    }
	
.marker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #660000;
	background-color: #FFE28C;
    }
	
.hg_start {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_start.gif);
	background-repeat: no-repeat;
	}
	
.hg_film {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_film.gif);
	background-repeat: no-repeat;
	}
	
.hg_foto {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_foto.gif);
	background-repeat: no-repeat;
	}
	
.hg_interactive {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_interactive.gif);
	background-repeat: no-repeat;
	}
	
.hg_illustration {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_illustration.gif);
	background-repeat: no-repeat;
	}

.hg_branddesign {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_branddesign.gif);
	background-repeat: no-repeat;
	}
	
.hg_contact {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_contact.gif);
	background-repeat: no-repeat;
	}

.hg_credits {
	background-position: top left;
	background-attachment: scroll;
	background-image: url(../pics/hg_credits.gif);
	background-repeat: no-repeat;
	}
	
.formu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E35700;
	font-size: 10px;
	background-color: #FBFAF8;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #A7A7A7;
	}

.hiddenformu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E35700;
	font-size: 10px;
	line-height: 14pt;
	border: 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}
	
.sendfelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E3A3A;
	font-size: 10px;
	background-color: #FBFAF8;
	}
	
a { color:#660000; font-weight:bold; }
a:link { text-decoration:none; color:#660000; font-weight:bold; }
a:visited { text-decoration:none; color:#660000; font-weight:bold; }
a:hover { text-decoration:underline; color:#660000; font-weight:bold; }
a:active { text-decoration:none; color:#660000; font-weight:bold; }