/*
 Start Stylesheet - Jakob Winter Portal
 Date: 18.11.2008  Author: Stefan Wigand, pallium.de
----------------------------------------------------- */

/* ##### RESET http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ##### */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ##### Basics #####  */
html {
	font-size: 75%;
}
body {
	text-align: center;
	font: 1em/1.5em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background:  #999 url(../img/bg-bodystart.gif) repeat-x;
}
html>body {
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BEBEBE;
}
.s {
	font-size: 0.8em;
}
.c {
	clear: both;
}
.none, .skiplink {
	display: none;
}
p {
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 1em;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 1em 1em;
}
strong {
	font-weight: bold;
}
#footer p {
	font-size: 1em;
	line-height: 1.5em;
}
/* ##### Layout #####  */
#sitebg {
	background: transparent url(../img/bg-sitebgstart.png) no-repeat top center;
}
#wrapper {
	background: transparent url(../img/bg-wrapper.png) no-repeat top center;
	width: 984px;
	margin: 0 auto;
}
/* Lang Meunue */
ul#langmenue {
	width: 984px;
	height: 48px;
	margin: 0 auto;
}
ul#langmenue li {
	width: 30px;
	height: 20px;
	float: left;
	margin: 15px 3px 0 3px;
}
ul#langmenue li#lang-de {
	background: transparent url(../img/bg-flag-de.png) top left no-repeat;
}
ul#langmenue li#lang-en {
	background: transparent url(../img/bg-flag-en.png) top left no-repeat;
}
ul#langmenue li#lang-de a, ul#langmenue li#lang-en a {
	display: block;
	height: 20px;
}
ul#langmenue li span {
	display: none;
}
#header {
	position: relative;
	height: 141px;
	margin-bottom: 5px;
}
h1#logo {
	width: 223px;
	height: 92px;
	margin: 25px 0 0 27px;
	float: left;
	display: inline;
	background: transparent url(../img/jw-logo.png) top left no-repeat;
	text-indent: -999em;
}
h2#teaser {
	position: absolute;
	z-index: 50;
	top: 60px;
	left: 300px;
	width: 618px;
	height: 43px;
	background: transparent url(../img/bg-teaser.png) top left no-repeat;
	text-indent: -999em;
}
#searchform {
	float: right;
	margin: 8px 16px;
	width: 200px;
	height: 20px;
	background-color: #CDCDCD;
	text-align: right;
}
form#search {
	margin: 0;
	padding: 0;
}
form#search label {
	display: none;
}
form#search input.searchfield {
	margin: 0;
	color: #333;
	border: none;
	background-color: transparent;
	font-size: 11px;
	display: inline;
}
form#search input.searchbutton {
	padding: 3px;
}
#main {
	text-align: left;
	clear: both;
	margin: 22px 18px 18px 18px;
	height: 1100px;
}
#content {
	text-shadow: #666 2px 2px 4px;
}
#content h3 a {
	text-indent: -999em;
	display: block;
	height: 100%;
}
.trenner-border {
	border-top: 1px solid #fff;
	display: block;
}
#musikkoffer {
	float: left;
	display: inline;
	width: 227px;
	margin-right: 13px;
}
#musikkoffer h3 a {
	width: 227px;
	height: 227px;
	background: url(../img/bg-musikk.jpg) no-repeat top left;
}
#musikkoffer h3 a:hover {
	background: url(../img/bg-musikka.jpg) no-repeat top left;
}
#spezialkoffer {
	float: left;
	display: inline;
	width: 227px;
	overflow: hidden;
	margin-right: 13px;
}
#spezialkoffer h3 a {
	width: 227px;
	height: 227px;
	background: url(../img/bg-indk.jpg) no-repeat top left;
}
#spezialkoffer h3 a:hover {
	background: url(../img/bg-indka.jpg) no-repeat top left;
}
#waffenkoffer {
	float: left;
	display: inline;
	width: 227px;
	overflow: hidden;
	margin-right: 13px;
}
#waffenkoffer h3 a {
	width: 227px;
	height: 227px;
	background: url(../img/bg-wafk.jpg) no-repeat top left;
}
#waffenkoffer h3 a:hover {
	background: url(../img/bg-wafka.jpg) no-repeat top left;
}
#greenline {
	float: left;
	display: inline;
	width: 227px;
	overflow: hidden;
}
#greenline h3 a {
	width: 227px;
	height: 227px;
	background: url(../img/bg-greenl.jpg) no-repeat top left;
}
#greenline h3 a:hover {
	background: url(../img/bg-greenla.jpg) no-repeat top left;
}
#musikkoffer h4 span, #spezialkoffer h4 span, #waffenkoffer h4 span, #greenline h4 span {
	font-weight: normal;
}
#musikkoffer p.home-text1a, #spezialkoffer p.home-text2a, #waffenkoffer p.home-text3a, #greenline p.home-text4a {
	height: 100px;
	margin: 13px;
}
#musikkoffer p.home-text1b, #spezialkoffer p.home-text2b, #waffenkoffer p.home-text3b, #greenline p.home-text4b {
	height: 160px;
	margin: 13px;
}
#musikkoffer p.home-text1c, #spezialkoffer p.home-text2c, #waffenkoffer p.home-text3c, #greenline p.home-text4c {
	height: 100px;
	margin: 13px;
}
#musikkoffer p.home-text1d, #spezialkoffer p.home-text2d, #waffenkoffer p.home-text3d, #greenline p.home-text4d {
	height: 170px;
	margin: 13px;
}
#footer {
	clear: both;
	padding-top: 108px;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
/* ##### Bigger Links  #####  */
.hover {
	cursor: pointer;
}