@charset "utf-8";
/* CSS Document 
dunkelblau: #001b32
orange: #ffba00
*/
* {margin: 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif; color: #001b32; }
body {font-size: 0.8em; line-height: 1.6em;}
img {border: none;}

h1 {font-size: 1.5em; margin-bottom: 15px; margin-top: 15px;}

h2 {font-size: 1.3em; margin-bottom: 15px;}
h3 {font-size: 1em; margin-bottom: 5px;}
h4 {font-size: 1em; margin-top: 25px; margin-bottom: 5px; background: #001b32; color: white; padding-top: 1px; padding-left: 4px; padding-right: 4px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px;  }
h4 span {color: #ffba00; }
a {text-decoration: none;}

.gesamt {width: 1000px; background: white url(bilder/hg.jpg) no-repeat; padding-bottom: 30px;}
.oben {height: 135px; width: 100%;  padding-top: 35px; font-size: 1.2em;}
.links {width: 213px; float: left; padding-left: 30px; padding-right: 15px;  font-size: 1.2em;}
.rechts {margin-left: 273px; margin-bottom: -27px; }
.unten {background: url(bilder/links_unten.png) no-repeat; margin-top: -30px; height: 30px; width: 300px; clear: both;}

.logo-icefresh {margin-left: 273px; width: 320px; padding-top: 80px; height: 20px; background: url(bilder/icefresh-logo2.png) no-repeat; font-weight: bold; float: left;}
.samherji {width: 200px; height: 100px; background: url(bilder/samherji_logo.png) center no-repeat; font-weight: bold; float: left; text-align: center; line-height: 1.7em;}
.kontakt {width: 190px; height: 100px;font-weight: bold; float: left; text-align: right; font-size: 0.8em; margin-top: -10px; line-height: 1.4em;}

.links ul {list-style-type: none; margin-top: 20px; font-weight: bold; margin-bottom: 30px;}
.links ul li a {border-bottom: 1px solid white; padding-bottom: 5px; margin-bottom: 5px; display: block;}
.links ul li a:hover {color: white;}
.links ul li a.aktiv {color: #ffba00}

.links table {margin-top: 5px;}
input#nummer {border: none; padding: 3px; width: 185px; font-weight: bold;}
input#submit { border: 0px; margin-top: 0; }

.links img {margin-bottom: -15px;}

.rechts a {font-weight: bold; text-decoration: underline;}
.leader-rahmen { background: url(bilder/gelb_hg.jpg) repeat-y; width: 100%}
.leader-rahmen2 { background: #ffba00; repeat-y; width: 100%; }
.leader {background: url(bilder/gelb_oben.jpg) no-repeat; padding: 15px; height: 270px;}
.leader2 {background: #ffba00; no-repeat; padding: 15px; height: 300px; margin-top: -20px;}
.leader h1, .leader2 h1, .leader2 h2 {margin-top: 0; }
.leader img, .leader2 img {margin-left:  15px;}
.leader p, .leader2 p {text-align: justify;}

div.weiss {padding: 15px; padding-top: 0px; }

.artikel-rahmen {width: 50%; float: left;}
.artikel-links {padding: 15px; padding-left: 0px; margin-top: 10px;}
.artikel-rechts {padding: 15px; padding-right: 0px; margin-top: 10px;}

.produkte { margin-top: 10px;}
.fisch {background: #ffba00; padding: 9px; float: left; margin-left: 9px; font-weight: bold;}
.fisch img {display: block; margin-bottom: 10px;}
.fisch a {text-decoration: none;}
.clear {clear: both;}

table.maske {
	border-collapse: collapse;
	margin-top: 10px;
}


table.maske input.text {
	width: 138px;
	margin: 0px 2px 4px;
	padding: 2px;
	border: 1px solid #ffba00;
}

table.maske textarea {
	width: 286px;
	height: 130px;
	border: 1px solid #ffba00;
	padding: 2px;
	margin-left: 1px;
}


table.maske input.submit {
	font-weight: bold;
	width: 150px;
	background: #001b32;
	border: 2px solid white;
	margin-top: 5px;
	margin-left: 117px;
	color: #fff;
	padding: 3px;
}

input.back {font-weight: bold;
	width: 150px;
	background: #001b32;
	border: 2px solid white;
	margin-top: 20px;
	color: #fff;
	padding: 3px;}

.warnung {position: absolute; color: #b50100; font-weight: bold; width: 407px; margin-top: -28px; font-size: 0.8em; width: 100px; line-height: 1.2em; margin-left: 275px;}

.ergebnis {margin-top: 20px;}

.produkte2 {width: 100%; height: 150px; background: none;}
