@charset "utf-8";
/*****************************************************
Reset :: some basic style
*****************************************************/
A IMG {
   border : none;
}
P {
   margin : 0;
   padding : 0;
   line-height : 100%;
}
A:Hover { text-decoration : none; }
A:Focus { outline : none; }
IMG A:Hover { text-decoration : none; }
IMG A:Focus { outline : none; }
INPUT:Hover { text-decoration : none; }
INPUT:Focus { outline : none; }
TEXTAREA:Hover { text-decoration : none; }
TEXTAREA:Focus { outline : none; }
SELECT:Hover { text-decoration : none; }
SELECT:Focus { outline : none; }
DROPDOWN:Hover { text-decoration : none; }
DROPDOWN:Focus { outline : none; }

/*****************************************************
Basics
*****************************************************/
   
* {
	text-decoration: none;
	list-style-type: none;
}
A {
	cursor: pointer;
}
A img {
	border: none;
}
A:focus {
	outline : none;
}
body {
	margin: 0;
	color: #58585A;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFF url('../shared/bg.gif') repeat-x;
}
.clearall {clear:both}

/*****************************************************
Floats
*****************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

/*****************************************************
Sprites
*****************************************************/

#logoCont,
.references,
.refLogo,
.ebay A,
.newsletter input,
.btnAbbestellen,
.btnAbonnieren {
	background : url('../shared/bg_default.gif') no-repeat;
}

/*****************************************************
Wraper
*****************************************************/

#defaultWrap {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 967px;
	text-align: left;
	visibility: visible;
	z-index: auto;
}
#headerWrap {
	float: left;
	padding-left: 50px;
	width: 917px;
	height: 120px;
	text-align: left;
	background-position : 0 0;
}
#contentWrap {
	float: left;
	padding-left: 50px;
	width: 917px;
	min-height: 530px;
	text-align: left;
	background : url('../shared/bg_cont.png') repeat-y;
}
/* headerWrap :: logoCont
************************************************/
#logoCont {
	float: left;
	padding: 0;
	margin: 57px 0 0 0;
	width : 222px;
	height : 41px;
	background-position : top left;
	text-indent : -4000px;
}
#logoCont A {
	display : block;
	width : 222px;
	height : 41px;
	text-indent : -4000px;
}

/*****************************************************
Headlines
*****************************************************/

h1 {
	margin: 0 0 22px 0;
	padding: 6px 0 18px 0;
	color: #DE3B21;
	font-size: 21px;
	line-height: 20px;
	font-weight: normal;	
	border-bottom: 1px solid #DE3B21;
}
h2 {
	margin: 0 0 0 0;
	padding: 15px 0 5px 0;
	color: #333;
	font-size: 15px;
	font-weight: normal;
}
h2.first {
	padding-top: 0 !important;
}
h2 EM,
EM {
	font-size: 11px;
}
h3 {
	margin: 0 0 0 0;
	padding: 15px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}
h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 15px 0 5px 0;
	font-size: 12px;
}

/*****************************************************
Menue
*****************************************************/

/* Menue :: Meta-Navigation
**************************************************/
#metaMenu {
	position: absolute;
	top: 18px;
	right: 50px;
	padding: 0;
	z-index: 2;
}
#metaMenu UL {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}
#metaMenu UL LI {
	float: left;
	display: block;	
	text-align: center;
}
#metaMenu UL LI A {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#metaMenu UL LI A:Hover,
#metaMenu UL LI.active A {
	color: #333;
}
#metaMenu UL LI SPAN {
	display: inline-block;
	padding: 0 10px 0 10px;
	color: #FFF;
}

/* Menue :: Haupt-Navigation
**************************************************/
#mainMenu {
	float: left;
	margin-top: 92px;
	width: 182px;
}
#mainMenu UL {
	margin: 0;
	padding: 0;
	font-size: 20px;
}
#mainMenu UL LI {
	display: block;	
}
#mainMenu UL LI A {
	display: block;
	padding: 0 0 15px 0;
	color: #58585A;
	text-decoration: none;
	font-size: 13px;
}
#mainMenu UL LI A:Hover,
#mainMenu UL LI.active A {
	color: #DE3B21;
}
/* Menue :: Sub-Navigation
**************************************************/


/*****************************************************
Content
*****************************************************/
#mainCont {
	float: left;
	margin: 25px 23px 32px 0;
	width: 510px;
	overflow: hidden;
}
#mainCont P {
	padding: 0 0 18px 0;
	line-height: 18px;
}
#mainCont IMG {
	padding-bottom: 22px;
}
#mainCont A {
	color: #DE3B21;
	text-decoration: underline;
}
#mainCont A:Hover {
	color: #DE3B21;
	text-decoration: underline;
}
.ebay A {
	display: inline-block;
	width: 100px;
	height: 44px;
	background-position: 0 -900px;
	text-indent: -4000px;
}
/* Cotent :: Teaser
**************************************************/
#teaserCont {
	float: left;
	margin-top: 90px;
	width: 154px;
	height: 300px;
}
.references {
	margin-bottom: 11px;
	width: 154px;
	height: 96px;
	background-position : 0 -100px;
}
.refLogo {
	width: 154px;
	height: 96px;
}
.refLogo A {
	display : block;
	width: 154px;
	height: 96px;
	text-indent : -4000px;
}
.refTeaser {
	width: 154px;
	height: 415px !important;
	background : url('../shared/ref_teaser.jpg') no-repeat;
}
.refTeaser A {
	display : block;
	margin-bottom: 11px;
	width: 154px;
	height: 142px;
	text-indent : -4000px;
}

/*****************************************************
Footer
*****************************************************/
#footerWrap {
	float: left;
	margin-left: 232px;
	width: 510px;
	border-top: 1px solid #DE3B21;
}
#footerWrap P {
	padding: 4px 0 30px 0;
	font-size: 10px;
	line-height: 11px;
}
#footerWrap A {
	color: #DE3B21;
	text-decoration: underline;
}
#footerWrap A:Hover {
	color: #DE3B21;
	text-decoration: underline;
}

/*****************************************************
Newsletter :: Form
*****************************************************/
legend {display: none;}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
.newsletter select {
	margin: 10px 0 1px 0;
	width: 136px;
}
.newsletter input {
	padding: 5px 0 8px 5px;
	margin: 14px 18px 0 0;
	width: 220px;
	border: none; 
	font-size: 11px; 
	font-family: "Verdana"; 
	color: #575147; 
	background-position: 0 -1000px;
}
.newsletter input.error {
	color: #3399FF; 
	font-weight: bold;
	background-position: 0 -1050px !important;
}
span.error {
	float: left;
	margin: -1px 0 0 20px;
	color: #3399FF; 
	font-weight: bold;
}
.newsletter .agreement_check {
	float: left;
	margin: 15px 0 0 0;
	width: 500px;
	height: 68px;
}
.newsletter .agreement_check input.nl_checkbox {
	margin: 0;
	width: 15px;
	height: 15px;
	background-image: none;
	padding: 0;
}
.newsletter .agreement_check span {
	display: inline-block;
	margin-top: -13px;
	padding-left: 23px;
	color: #999;
	font-size: 10px;
}
.newsletter .agreement_check span.error {
	float: none;
	margin-left: 0;
	color: #3399FF;
	font-weight: normal;
}
.btnAbbestellen,
.btnAbonnieren {
	float: left;
	display: block;
	padding: 0;
	cursor: pointer;
	height: 20px;
	width: 116px;
	background-color: transparent;
	background-position: 0 -1100px;
	border: none;
	text-indent: -4400px;
}
.btnAbbestellen {
	background-position: 0 -1150px !important;
}
form.abbestellen input {
	margin-bottom: 20px;
}
form.newsletter {
	display: inline; 
	float: left;
	margin-bottom: 68px;
}
/*Bitte entfernen*/
.spacer {height: 50px; margin: 40px 0 20px 0;border-bottom: 1px solid #000;}

/*****************************************************
Fix IE6 + IE7
*****************************************************/
*html #contentWrap {
	height: 530px;
}
*html #footerWrap {
	margin: 32px 0 0 116px;
}
*+html #footerWrap {
	margin-top: 32px;
}
*html #mainMenu UL LI A {
	display: inline-block;
	padding: 0 0 14px 0;
}
*html .ebay, *+html .ebay{
	width: 322px;
}
*html .ebay A, *+html .ebay A {
	float: right;
	margin-top: -15px;
}