body {
	background: #00214c;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
body          { font-size: 75%; }   /* IE */

html > body   { font-size: 12px; }  /* Other browsers */

h1,h2,h3,h4,h5,h6 { 
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	color:#111; 
	}

h2 { 
	color: #00214c; 	
	font-size: 18px; 
	line-height: 18px; 
	margin-bottom: 18px;
	border-bottom: 1px solid #f5821f;
	padding-bottom: 10px;
	}
	
h3 { font-size: 16px; line-height:18px;font-weight: bold; margin-bottom: 12px;}
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; margin-bottom:6px;}
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }

p {
	margin-bottom: 18px;
	color: #333;
	}

strong {
	color: #3a3a3a;
	font-weight: bold;
	}

em {
	font-style: italic;
	}
	
a:link, a:visited  {
	text-decoration:none;
	color: #00214c;
	}
	
p a:link, p a:visited {
	border-bottom: 1px solid #00214c;
	}

p a:hover {
	border-bottom: 1px solid #f6881e;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}
	
#header {
	display: inline; /*IE 6 bug */
	height: 109px;
	position: relative;
	background: url(../images/header_back.gif) top left no-repeat;
    }

#header a {
	border: 0;
	}
    
#header #logo {
	position: absolute;
    top: 13px;
    left: 13px;
    width: 164px;
    height: 72px;
	border: 0;
	}

#header a#logo strong {	
	display:none;
	}

#header h1 {
	position: absolute;
	left: 309px;
	top: 20px;
	text-indent: -999em;
	background-position: top left;
	background-repeat: no-repeat;
	height: 35px;
	width: 580px;
	}

#header h2 {
	position: absolute;
	left: 390px;
	top: 46px;
	text-indent: -999em;
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	border: 0;
	}

#header ul {
	position: absolute;
	right: 15px;
	bottom: 15px;
	}

#header ul li {
	display: inline;
	margin-right: 10px;
	}
	
#header ul li a:link img, #header ul li a:visited img {
	border: 1px solid #ccc;
	}

#header ul li a:hover img {
	border: 1px solid #00214c;
	}

#content {
	display: inline; /*IE 6 bug */
	background: #fff url(../images/kran.png) bottom right no-repeat;
	}

#main {
	margin: 40px 20px 20px 25px;
	}
	
#main ul {
	margin-bottom: 20px;
	}

.produktliste {
	float:left;
	width: 200px;
	margin-bottom: 20px;
	}

.produktliste ul li,#main ul li  {
	list-style: square;
	margin-left: 20px;
	padding-left: 5px;
	}

p a:link.wpGallery, p a:visited.wpGallery {
	border: 0;
	margin-right: 20px;
	}

p a:link.wpGallery img, p a:visited.wpGallery img {
	padding: 5px;
	border: 1px solid #ccc;
	}

p a:hover.wpGallery img {
	padding: 5px;
	border: 1px solid #f6881e;
	}
	
#sidebar {
	position: relative;
	background: #fff url(../images/sidebar_back.gif) top left repeat-x;
	margin: 0px 0px 200px 80px;
	width: 300px;
	padding-top: 29px;
	}
#sidebar h3 {
	color: #00214c; 	
	font-size: 18px; 
	line-height: 18px; 
	padding: 11px 20px 11px 35px;
	background: #fff;
	}

#sidebar h4 {
	margin-left: 35px;
	padding-top: 18px;
	}

#sidebar ul {
	margin-left: 35px;
	}

#sidebar ul li {
	margin-bottom: 6px;
	}

#sidebar ul li a:hover {
	border-bottom: 1px solid #00214c;
	}
	
.entry {
	margin-bottom: 36px;
	}

#footer {
	background: url(../images/footer_back.gif) top left repeat-x;
	}
#footer p {
	padding: 20px 25px 0 0;
	text-align:right;
	color: #fbe6b7;
	}

/* Kontaktformular */	
input, textarea {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	padding:6px;
	margin:3px 10px 5px 0;
	}
	
input:focus, textarea:focus {
	border:1px solid #f5821f;
	}
	
select {
	border:1px solid #ccc;
	color:#333;
	padding: 1px 0 1px 3px;
	}
	
textarea {
	line-height: 18px;
	}
	
/* Newsletter Anmeldung */

#sidebar form {
	margin: 6px 35px 60px 35px;
	}

#sidebar input  {
	width: 208px;
	}

#sidebar select  {
	width: 220px;
	}

#sidebar form p {
	margin-bottom: 9px;
	}

#sidebar input.button {
	border: 1px solid #333;
	background: #ccc;
	width: 130px;
	}

#sidebar input.checkbox {
	margin-left: 20px;
	width: 16px;
	padding: 0;
	}

#sidebar label.select {
	margin-top: 10px;
	}


/* Newsletter Anmeldung fancy */
#nlstart {
	background: url(../images/nlstart_back.gif) no-repeat;
	width: 314px;
	height: 490px;
	position:absolute;
	top: 60px;
	left: -30px;
	}	

#nlstart form {
	margin-left: 35px;
	}

#nlstart h3 {
	color: #fff;
	padding: 30px 20px 30px 20px;
	margin: 0;
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	background: none;
	}

#nlstart label {
	float: none;
	color: #fff;
	font-weight: normal;
	}

#nlstart input {
	border: 1px solid #fff;
	width: 205px;
	}

#nlstart input.checkbox {
	margin-left: 20px;
	width: 16px;
	padding: 0;
	}

#nlstart input.send {
	outline: none;
	width: 183px;
	height: 49px;
	padding: 0;
	border: 0;
	margin: 20px 0 0 36px;
	}

#content table { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #fff;
	width: 500px;
	border-collapse: collapse;
	text-align: left;
	}

#content table tr:first-child { 
	font-size: 14px;
	font-weight: normal;
	color: #00214c;
	padding: 10px 12px;
	border-bottom: 2px solid #f5821f;
	}

#content table tr { border-bottom: 1px solid #333; }

#content  table td { border-bottom: 1px solid #ccc;
	color: #333;
	padding: 6px 8px;
	white-space: nowrap;	
	}

#content table tr:hover td {	color: #000; }





