@import url(/styles/live/nuesch/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/thickbox.css);
@import url(/styles/live/nuesch/formmanager.css);
@import url(/styles/live/nuesch/navigation.css);
@import url(/styles/live/nuesch/newsletter.css);
@import url(/styles/live/livetranslate.css);
@import url(/styles/live/jquery-ui-theme.css);

/* Structure */

body {
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #3E3E3E;
    text-align : left;
    line-height: 150%;
    background-image: url(/images/nuesch/body_background.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}

img, div
{
	behavior: url("iepngfix.htc");
}


/* Links */
a {
    text-decoration: none;
    color: #664830;

}

a:hover {
    text-decoration: none;
    color: #C2A370;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 17px;
    height: 28px;
    color: #C0A16E;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
}

h3 {
    font-weight: bold;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


/* Body - Container */

#topLine
{
	height: 10px;
	background-color: #664830;
	border-bottom: 1px solid #C2A471;
}

#container_tb {
    margin: 0 auto;
    width: 945px;
}

#container {
    width: 945px;
    margin: 0 auto;
    position: relative;
}

#serviceNavWrapper
{
	position: absolute;
	right: 0px;
	top: -11px;
	height: 33px;
	background-image: url(/images/nuesch/servicenav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
}

#serviceNav
{
	float: left;
	position: relative;
}

#serviceNav a:link, #serviceNav a:visited
{
	color: #EEE7C3;
}

#serviceNav a:hover
{
	color: white;
}

#serviceNav img
{
	float: left;
}

.header
{
	padding-top: 34px;
	padding-bottom: 23px;
	z-index: 99;
}

.ie .header
{
	padding-top: 27px;
	padding-bottom: 30px;
	z-index: 99;
}


#goToShop {position:  absolute; right: 30px; top: 37px;}

.startBanner
{
	padding-left: 50px;
	padding-top: 14px;
}

.ie .startBanner
{
	padding-left: 50px;
	padding-top: 0px;
	margin-left: -20px;
	padding-bottom: 20px;
}

.ie7 .startBanner
{
	padding-left: 50px;
	padding-top: 0px;
	margin-left: -20px;
}

.startBanner img
{
    margin-left: -30px;
}

.ie .startBanner img
{
    margin-top: -9px;
    margin-left: -50px;
}

.ie7 .startBanner img
{
    margin-left: -50px;
    margin-top: 0px;
}

.startBanner h1
{
	color: #FFFFE0;
	font-size: 17px;
	font-weight: normal;
	padding-left: 0px;
	margin-left: -20px;
}

.ie .startBanner h1
{
	color: #FFFFE0;
	font-size: 17px;
	font-weight: normal;
	padding-left: 0px;
	margin-left: -36px;
	padding-top: 5px;
}

.ie7 .startBanner h1
{
	color: #FFFFE0;
	font-size: 17px;
	font-weight: normal;
	padding-left: 0px;
	margin-left: -36px;
}

.startBanner ul
{
	list-style: none;
	text-align: left;
	padding-left: 88px;
	font-size: 14px;
	color: #FFFFE0;
}

.ie .startBanner ul
{
	list-style: none;
	text-align: left;
	font-size: 14px;
	color: #FFFFE0;
	margin: 0px;
	padding: 0px;
	padding-left: 88px;
	margin-top: -5px;
}

.startBanner ul li
{
	background-image: url(/images/nuesch/banner_list_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-left: 14px;
}

.topnav
{
	padding-left: 140px;
	float: left;
	z-index: 40;
}

.ie .topnav
{
	padding-left: 120px;
	display: inline;
	margin-bottom: 11px:
}

.ie7 .topnav
{
	padding-left: 120px;
	float: left;
	z-index: 40;
	margin-top: 9px;
}

#subnav
{
    width: 610px;
    color: white;
    float: left;
	height: 82px;
	text-align: center;
	padding-top: 9px;
}

#subnav a:link, #subnav a:visited
{
	color: white;
}

#subnav a:hover
{
	color: #C2A471;
}


#content {
    width: 600px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    position: relative;
}

.startContent
{
	padding-top: 140px;
	padding-left: 28px;
	float: left;
}

.ie .startContent
{
	padding-top: 37px;
	padding-left: 28px;
	float: left;
}

.ie7 .startContent
{
	padding-top: 109px;
	padding-left: 28px;
	float: left;
}

.startContent h1
{
	float: left;
	color: #664830;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.startContent h2
{
	float: left;
	color: #664830;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

div.startContentItem
{
	float: left;
	width: 172px;
	height:96px;
	padding:0px;

}

.startShop
{
	position: absolute;
	top: 98px;
	right: -11px;
}

.ie .startShop
{
	position: absolute;
	top: 5px;
	right: -57px;
	width: 640px;
}

.ie7 .startShop
{
	position: absolute;
	top: 87px;
	right: -57px;
	width: 640px;
}

.startShop img
{
	border: none;
	padding: 0px;
	margin: 0px;
}


#floatTitle
{
	position: absolute;
	top: -36px;
	color: #FFFFE0;
	font-size: 17px;
}

.sidenav {
    width: 324px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: right;
    position: relative;
}


.ie6 .sidenav
{
    position: absolute;
    top: 144px;
    right: 0px;
    z-index: 20;
}

.ie7 .sidenav {
    width: 324px;
    min-height: 480px;
    height: 480px;  /*for IE */
    float: right;
    position: relative;
}

#aktuellIcon
{
	position: absolute;
	top: -50px;
	right: -60px;
	z-index: 99;
}

#facebook {
	position: absolute;
	top: 240px;
	right: -40px;
	z-index: 99;
}



#goButton
{
	position: absolute;
	bottom: 10px;
	right: 6px;
}

div.newsletterAnmeldung
{
	background-color: #BC6E2E;
	border-left: 4px solid #C2A370;
	border-right: 4px solid #C2A370;
	border-bottom: 1px dashed #FFFFE0;
	padding-left: 20px;
	padding-right: 95px;
	padding-top: 20px;
	color: #FFFFE0;
	position: relative;
	padding-bottom: 25px;
	float: right;
	width: 201px;
	display: inline;
}

div.newsletterAnmeldung a:link, div.newsletterAnmeldung a:visited
{
	color: white;
}

div.newsletterAnmeldung a:hover
{
	color: #664830;
}

div.addressBlock
{
	background-color: #BC6E2E;
	border-left: 4px solid #C2A370;
	border-right: 4px solid #C2A370;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	color: #FFFFE0;
	position: relative;
	padding-bottom: 10px;
	margin-top: 8px;
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 20px;
	float: right;
	width: 276px;
	display: inline;
}

.footerArticle
{
	float: left;
	padding-right: 0px;
	width: 950px;
}


.footerArticle h1
{
	float: left;
	color: #664830;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 28px;
}

.footerArticle h2
{
	float: left;
	color: #664830;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.footerArticle img
{
	border: 0px solid;
	padding-right: 12px;
	float: left;
}

.ie .footerArticle img
{
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-bottom: 25px;

}

#footer
{
    background-color: #C0A16E;
    height: 40px;
	clear: both;
    text-align: center;
    border-top: 9px solid #664830;
    color: white;
    font-size: 10px;
    padding-top: 18px;
}

#footer a:link, #footer a:visited
{
	color: white;
}

#footer a:hover
{
	color: #664830;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
width:90px;
float:left;
}