/**
 * Style sheet brandnoozBSX
 */
/* IE 6 fix */
.inside
{
}

/* IE 6 fix */
* html .mod_article
{
	overflow:hidden;
	display:block;
	overflow-x: hidden;
	overflow-y: hidden;
}

/* IE 6 fix */
.ce_text
{
	overflow:hidden;
}

a, body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a
{
	text-decoration:underline;
	color:inherit;
}

a:hover
{
	text-decoration:underline;
	color:#B7B7B7;
}

/* Footer Styles */
.footerNav, .footerContent
{
	width:604px;
	padding-left:107px;
}

.footerNav
{
	padding-top:20px;
}

.footerNav #menuePunkte a
{
	padding-right:28px;
	text-decoration:none;
	color:#62B532;
}

.footerNav #menuePunkte a:hover
{
	text-decoration:underline;
}

.footerContent p
{
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:justify;
	font-size:9px;
}

/* TopSuche Styles */
.topSuche
{
	width:252px;
	height:46px;
	left:609px;
	position:relative;
	overflow:hidden;
	background-image:url("tl_files/brandnooz/images/TopSucheHintergrund.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.topSuche .formbody
{
	margin:11px 0px 0px 14px;
	padding-left:5px;
	background-image:url("tl_files/brandnooz/images/TopSucheHintergrundAll.png");
	background-position:bottom left;
	background-repeat:no-repeat;
}

* html .topSuche .formbody
{
	background-image:url("tl_files/brandnooz/images/TopSucheHintergrundAll.png");
	position:relative;
	overflow:hidden;
}

.topSuche .text
{
	width:155px;
	height:15px;
	margin-right:11px;
	text-align:center;
	font-size:11px;
	background-color:transparent;
	border:none;
}

.topSuche .submit
{
	width:55px;
	height:21px;
	text-align:left;
	background-image:url("tl_files/brandnooz/images/TopSucheButtenHG.gif");
	background-position:left top;
	background-color:transparent;
	border:none;
}

/* Head Styles */
#header .headLogo
{
	width:235px;
	height:77px;
	position:absolute;
	top:27px;
}

/* Head LogIn */
.headLogIn
{
	position:absolute;
	display:block;
	/*
	bottom: -115px;
	*/
	top: 15px;
	right:0px;
	width:187px;
	background-color:#FFFFFF;
}

.headLogIn .error, .headLogIn .login_info
{
	margin:0px;
	padding: 0px 0px 5px 0px;
}

.headLogIn h1
{
	font-size:12px;
	text-transform:uppercase;
}

.headLogIn .username_container, .headLogIn .password_container
{
	height:21px;
	width:142px;
	margin:0px;
	padding:0px;
	background-image:url("tl_files/brandnooz/images/logInHg.png");
	background-position:left top;
	background-repeat:no-repeat;
}

.headLogIn .password_container
{
	margin-top:6px;
	float:left;
}

.headLogIn #headLogInUsername, .headLogIn #headLogInPassword
{
	border:none;
	width:130px;
	height:15px;
	margin:3px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
}

.headLogIn #spacerDiv
{
	width:7px;
	margin-top:6px;
	height:21px;
	float:left;
}

.headLogIn .submit_container
{
	padding:0px;
	float:left;
	margin:6px 0px 0px 0px;
	height:21px;
	width:auto;
	overflow:visible;
	background:url("tl_files/brandnooz/images/logInHgRight.png") right no-repeat;
}

.headLogIn #headLogInButton
{
	margin:0px;
	padding:0px 5px 0px 5px;
	height:21px;
	width:auto;
	overflow:visible;
	border:none;
	text-align:center;
	vertical-align:middle;
	color:#62B532;
	font-weight:bold;
	background:url("tl_files/brandnooz/images/logInHgLeft.png") left  no-repeat;
}

/* Head Navigation */
.headNavigation
{
	position:absolute;
	width:100%;
	top:130px;
	left:0px;
	background-image:url("tl_files/brandnooz/images/mainNavHgStrich.png");
	background-repeat:repeat-x;
	background-position:top left;
}

.headNavigation *
{
	font-family:"Courier New", Courier, monospace;
	font-size:17px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}

.headNavigation div > div
{
	position:relative;
	float:left;
	padding:6px 18px 7px 18px;
	line-height:17px;
	width:auto;
	border-top:2px solid #B2B2B2;
	display: inline;
}

/* IE 6 fix */
.headNavigation div > span
{
	position:relative;
	float:left;
	padding:6px 18px 7px 18px;
	line-height:17px;
	height:17px;
	width:auto;
	border-top:2px solid #B2B2B2;
	display: inline;
}

/* IE 6 fix */
* html .headNavigation span
{
	position:relative;
	float:left;
	padding:6px 18px 7px 18px;
	line-height:17px;
	height:17px;
	width:auto;
	border-top:2px solid #B2B2B2;
	display: inline;
}

.headNavigation a, .headNavigation a:hover
{
	color:#000000;
	text-decoration:none;
}

.headNavigation a .navi_letter, .headNavigation a:hover .navi_letter
{
	color:#61B432;
	text-decoration:none;
}

.headNavigation .active .navi_letter
{
	color:#61B432;
	text-decoration:none;
}

.headNavigation div > div:hover
{
	background-color:#F4F4F4;
}

* html .headNavigation a:hover
{
	/*background-color:#F4F4F4;*/
}

.headNavigation div > span:hover
{
	background-color:#F4F4F4;
}

.headNavigation .active, .headNavigation .trail
{
	background-color:#4C4C4C;
	color:#FFFFFF;
	border-top:2px solid #353535;
}

.headNavigation .trail a
{
	border-top:none;
}

.headNavigation .active:hover, .headNavigation .trail:hover
{
	background-color:#4C4C4C;
	color:#FFFFFF;
}

.headNavigation .streifenUnten
{
	clear:both;
	width:100%;
	height:5px;
	background-color:#000000;
}

* html .headNavigation .streifenUnten
{
	height:5px;
	background-color:#000;
	margin-bottom:0px;
	padding:-10px;
	overflow:hidden;
}

/* SubHead Styles */
.subheadComments
{
	width:581px;
	height:90px;
	overflow:hidden;
	background-color:#4C4C4C;
	background-image:url("tl_files/brandnooz/images/subHeadHgStreifen.png");
	background-repeat:repeat-x;
	background-position:top;
	float:left;
}

.subheadComments .commentCx, .subheadComments .commentC1
{
	float:left;
	width:182px;
	margin-right:8px;
	overflow:hidden;
}

.subheadComments .commentCx
{
	margin-top:18px;
}

.subheadComments .commentC1
{
	float:left;
	width:185px;
	margin-left:8px;
	margin-right:8px;
}

.subheadComments .last
{
	margin-right:0px;
}

* html .subheadComments .last
{
	margin-right:0px;
}

/* 2. und 3. Box */
.subheadComments h2
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	letter-spacing:-1px;
	white-space:nowrap;
	padding:0;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.subheadComments .teaser
{
	font-size:9px;
	color:#000000;
	background-color:#FFFFFF;
	margin:5px 0px 5px 0px;
	padding:1px 3px 3px 3px;
	height:45px;
	overflow:hidden;
}

.subheadComments .teaser a
{
	font-size:9px;
	color:#000000;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.subheadComments .teaser a:hover
{
	text-decoration:underline;
}

/* 1. Box */
.subheadComments .commentC1 h2
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	letter-spacing:-1px;
	white-space:nowrap;
	padding:0;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.subheadComments .commentC1 .teaser
{
	font-size:11px;
	color:#FFFFFF;
	margin:9px 0px 0px 0px;
	padding:0px;
	background-color:transparent;
	font-weight: bold;
}

/* Newsletter box */
.subheadNlAbo
{
	width:236px;
	height:74px;
	background-color:#B7B7B7;
	float:right;
	padding:8px;
	/* IE 6 fix */
	overflow: hidden;
	overflow-x: hidden;
}

.subheadNlAbo .innerBox
{
	margin:0px;
	border:1px solid #828282;
	padding:5px 1px 2px 1px;
	height:64px;
	overflow: hidden;
	overflow-x: hidden;
}

.subheadNlAbo h2
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	letter-spacing:-1px;
	white-space:nowrap;
	margin:0;
	padding:0;
}

.subheadNlAbo .formbody
{
	margin:13px 0px 0px 0px;
	padding:0px;
}

.subheadNlAbo .address_container
{
	background-image:url("tl_files/brandnooz/images/subHeadNlOrderFieldHg.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:21px;
	width:172px;
	margin:0px;
	padding:1px 0px 0px 0px;
	text-align:left;
	float:left;
}

.subheadNlAbo #subheadNlAboEmail
{
	width:152px;
	height:15px;
	padding:0;
	margin:3px 0 0 5px;
	border:none;
	background-color:transparent;
}

.subheadNlAbo .submit_container
{
	float:left;
	height:21px;
	background-image:url("tl_files/brandnooz/images/subHeadNlOrderButtonR.png");
	background-position:right;
	background-repeat:no-repeat;
	width:34px;
	margin:0;
	padding:0;
	vertical-align:middle;
}

.subheadNlAbo #subheadNlAboSubmit
{
	width:38px;
	height:21px;
	border:none;
	background-color:transparent;
	background-image:url("tl_files/brandnooz/images/subHeadNlOrderButtonL.png");
	background-position:left;
	background-repeat:no-repeat;
	text-align:center;
	color:#62B532;
	font-weight:bold;
	padding:0 0px 3px 0px;
	margin:0 0 0 0;
}

.subheadNlAbo #spacerDiv
{
	width:2px;
	height:21px;
	float:left;
}

.subheadNlAbo .error
{
	position:absolute;
	z-index:150;
	top:34px;
	right:16px;
	width:222px;
	height:44px;
	background-color:#B7B7B7;
	clear:both;
	margin:0;
	padding:0;
	cursor:pointer;
}

.subheadNlAbo .error:hover
{
	text-decoration:underline;
}
