body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #dadde0;
	margin: 0;
	padding: 0;
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	/*font-family: "Helvetica Neu", Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	color: #333;
}
form { margin: 0; }
img { border: none; }

.h		{ display: none; }
.b		{ display: block; }
.l		{ float: left; }
.r		{ float: right; }
.c		{ clear: both; padding-top: 1px; }
.t-l	{ text-align: left; }
.t-c	{ text-align: center; }
.t-r	{ text-align: right; }
.hr		{ border-top: 1px solid #b3b7b9; }
.hr-white { border-top: 1px solid #fff; }
.debug	{ border: 1px solid #0f0; }

.p5t	{ padding-top: 5px; }
.p5v	{ padding-top: 5px; padding-bottom: 5px; }
.p15l	{ padding-left: 15px; }
.p15h	{ padding-left: 15px; padding-right: 15px; }
.p10v	{ padding-top: 10px; padding-bottom: 10px; }
.p15v	{ padding-top: 15px; padding-bottom: 15px; }
.p20h	{ padding-left: 20px; padding-right: 20px; }

.m1t	{ margin-top: 1px; }
.m4l	{ margin-left: 4px; }
/*
18.02.2010 00:49:34 schmidt
*/
.m9l	{ margin-left: 9px; }
.m8t	{ margin-top: 8px; }
.p10t	{ padding-top: 10px; }
.m45t	{ margin-top: 45px; }

.h20	{ height: 20px; }
.h118	{ height: 118px; }
.w60	{ width: 60px; }
.w110	{ width: 110px; }
.w150	{ width: 150px; }
.w170	{ width: 170px; }
.w200	{ width: 200px; }
.w220	{ width: 220px; }
.w236	{ width: 236px; }
.w240	{ width: 240px; }
.w248	{ width: 248px; }
.w350	{ width: 350px; }
.w357	{ width: 357px; }
.w634	{ width: 634px; }

.lh25	{ line-height: 25px; }
.t11px	{ font-size: 11px; }

.borderless-l { margin-left: -16px; }
.borderless-r { margin-right: -16px; }

.arrow-up,
.arrow-down { background-repeat: no-repeat; }
.arrow-up	{
	background-image:url(../images/arrow-up.png);
	background-position: top right;
}
.arrow-down	{
	background-image:url(../images/arrow-down.png);
	background-position: bottom right;
}

#chk_dsgvo {
    display: inline;
    height: 13px;
}
.label_dsgvo {
    display: inline;
}

a {
	color: #173896;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a.Merkzettel {
	display: block;
	float: right;
	font-size: 14px;
	padding-left: 18px;
	margin-top: -8px;
	background-image: url(../images/plus_red.png);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: normal;
}
*+html a.Merkzettel { margin-bottom: -8px; }


h1 {
	background-image: url(../images/wiesemann_werkzeuge.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	float: left;
}
h1,
h1 a {
	display: block;
	width: 250px;
	height: 120px;
	margin: 0;
	padding: 0;
}
h1 span {
	display: none;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
}
h3 {
	font-weight: normal;
	font-size: 18px;
	margin: 4px 0;
}
h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 12px 0;
	padding: 0;
}

p, li, td {
	line-height: 18px;
}
small {
	font-size: 0.85em;
	line-height: 1.5em;
}
ul { padding: 0; }
ul,
ul li { list-style: none; }
ul li {
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0 0 16px 32px;
}

label		{
	display: block;
	line-height: 20px;
}
label.req	{ font-weight: bold; }
input,
textarea {
	display: block;
	background-color: #eceef0;
	border: 1px solid #7e8184;
	padding: 0;
	line-height: 20px;
	outline: 0;
}
input {
	height: 20px;
	text-indent: 2px;
}
textarea {
	height: 84px;
}







#fw {
	width: 886px;
	margin: 0 auto 0 auto;
}


#NavLang,
#NavLang li,
#NavMain,
#NavMain li,
#NavSiteservice,
#NavSiteservice li,
#NavSub,
#NavSub li,
#NavProducts,
#NavProducts li {
	background: none;
	display: block;
	position: relative;
}

#NavLang,
#NavMain {
	clear: both;
	margin: 0;
	height: 24px;
	overflow: hidden;
}
#NavLang {
	float: right;
	padding: 33px 0 0 0;
}
#NavMain {
	float: left;
	padding: 14px 0 0 7px;
}

#NavLang,
#NavLang li,
#NavMain,
#NavMain li {
	display: block;
	list-style: none;
/*	border: 1px solid #0f0;*/
	font-size: 14px;
}
#NavLang li,
#NavMain li {
	float: left;
	margin: 0;
	padding: 0 0 0 14px;
}

#NavLang a,
#NavMain a {
	display: block;
	height: 25px;
	background-repeat: no-repeat;
}
#NavLang a:hover,
#NavMain a:hover {
	color: #303;
}
/*
18.02.2010 00:39:29 schmidt
#NavMain { text-transform: uppercase; }
*/
#NavMain { font-weight: bold; }

*+html #NavMain { padding-top: 71px; }


#NavSub,
#NavSub li,
#NavProducts,
#NavProducts li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	line-height: normal;
}
#NavSub { padding: 0 4px; }
#NavSub li { border-top: 1px solid #7d7f82; }
#NavSub li:first-child,
#NavSub li.first-child { border-top: none; }
#NavSub li a {
	position: relative;
	display: block;
	line-height: 14px;
	padding: 8px 15px;
	font-size: 12px;
	font-weight: bold;
}
#NavProducts li a.act,
#NavProducts li a:hover,
#NavSub li a.act,
#NavSub li a:hover {
	color: #fff;
	background-color: #173896;
}
#NavSub li a.act:hover {
	background-color: #7e8184;
}

#NavProducts {
	background-color: #eceff2;
}
#NavProducts li a {
	display: block;
	padding: 0 15px;
	line-height: 20px;
}


#NavSiteservice {
	clear: both;
	margin-top: 45px;
}
#NavSiteservice,
#NavSiteservice li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	list-style: none;
}
#NavSiteservice {
	float: right;
}
#NavSiteservice li {
	float: left;
	margin-left: 35px;
}

#NavSiteservice li a {
	color: #666;
}
#NavSiteservice li a:hover {
	color: #333;
}



/****** Content ******/
.WeisserBlock {
	width: 634px;
/*	inner-width: 590px;*/
}
.WeisserBlock .Header,
.WeisserBlock .Footer {
	height: 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.WeisserBlock .Content {
	padding: 0 22px;
	background-position: 0 0;
	background-repeat: repeat-y;
}
.WeisserBlock .Header { background-image: url(../images/WeisserBlock-header.png); }
.WeisserBlock .Footer { background-image: url(../images/WeisserBlock-footer.png); }
.WeisserBlock .Content { background-image: url(../images/WeisserBlock-content.png); }



.GrauerBlock {
	width: 248px;
/*	inner-width: 590px;*/
}
.GrauerBlock .Header, 
.GrauerBlock .Footer,
.GrauerBlock .Footer-hell {
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 4px;
}

.GrauerBlock .Header { height: 29px; }
.GrauerBlock .Footer,
.GrauerBlock .Footer-hell { height: 17px; }
.GrauerBlock .Content {
	padding: 0 4px;
	background-position: 0 0;
	background-repeat: repeat-y;
}
.GrauerBlock .Header p {
	color: #fff;
	line-height: 31px;
	font-size: 14px;
}
.GrauerBlock p {
	margin: 0;
	padding: 0;
}
.GrauerBlock .hr			{ border-color: #7d7f82; }
.GrauerBlock .Header		{ background-image: url(../images/GrauerBlock-header.png); }
.GrauerBlock .Footer		{ background-image: url(../images/GrauerBlock-footer.png); }
.GrauerBlock .Footer-hell	{ background-image: url(../images/GrauerBlock-footer-hell.png); }
.GrauerBlock .Content,
#NavSub { background-image: url(../images/GrauerBlock-content.png); }
*+html .GrauerBlock .Content .lh25 a {
	float: left;
	
}



.Suche {
	width: 248px;
	height: 48px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../images/suche.png);
}
.Suche .Input,
.Suche button {
	float: left;
}
.Suche .Input {
	height: 24px;
	overflow: hidden;
	background-position: 0 4px;
	background-repeat: no-repeat;
	background-image: url(../images/suchen_eingabefeld.png);
}
.Suche .Input input,
button,
button span {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	outline: 0;
}
.Suche .Input input {
	margin-top: 5px;
	height: 15px;
	line-height: 15px;
	width: 138px;
}
button,
button span {
	height: 24px;
	line-height: 24px;
}
button:hover {
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
}
button span.bg {
	background-image: url(../images/button_grey.png);
	padding: 0 8px 0 17px;
}
button span.end {
	background-image: url(../images/button_grey_r.png);
	width: 9px;
}

*+html button {
	width: auto;  /* IE table-cell margin fix */
	overflow: visible;
	background-image: url(../images/button_grey_r.png);
	background-position: top right;
	padding-right: 9px;
}
*+html button span.end { display: none; }




table.Produkttabelle {
	background-color: #eceff2;
	border: none;
	border-top: 1px solid #adb0b3;
	border-collapse: collapse;
	font-size: 10px;
}
table.Produkttabelle th {
	background-color: #d9dcdf;
	border-bottom: 1px solid #adb0b3;
	padding: 3px 1px 3px 6px;
}
table.Produkttabelle td {
	border-bottom: 1px solid #adb0b3;
	padding: 3px 1px 3px 6px;
	line-height: 12px;
	text-align: center
}
table.Produkttabelle td span {
	color: #173896;
}
table.Produkttabelle td.vline {
	border-left: 1px solid #adb0b3;
}


/* 16.01.2010 02:05:43 schmidt@waaf.net*/
input[type=hidden]
{
    display: none !important;
}


/* Notification Bar Footer */
.notificationBarFooter {
    width: 100%;
    max-width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0;
    display: none;
    background: rgba(186,84,67,.9);
/*    border-top: 2px solid #ba5443;*/
    text-align: center;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    z-index: 10000;
    box-sizing: border-box;
    overflow: hidden; 
}
.notificationBarFooter .inner {
    position:relative; 
    margin:auto; 
    padding:15px 0; 
    width:100%; 
    display:block; 
    box-sizing: border-box; 
    overflow:hidden;
    text-align: center;
}
.notificationBarFooter .inner p {
    margin: 0;
    font-size: 11px;
    line-height: 12px;
    
}
.notificationBarFooter .inner p a {
    font-weight: 600;
    text-decoration: underline;
    color: #fff; 
}
.notificationBarFooter .inner p .btn-ok {
    padding: 5px 12px;
    margin-left: 10px;
    background: #fff;
    color: #ba5443;
    border-color: #fff;
    cursor: pointer;
    font-size: 11px;
    line-height: 12px;
}


/* 19.02.2010 12:51:45 schmidt@waaf.net */


/*------------------SLIMBOX------------------*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #161616;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 15px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Lucida Grande, Lucida Sans, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #b29f87;
	line-height: 1.4em;
	font-weight:normal;
	text-align: left;
	border: 15px solid #fff;
	border-top-style: none;
	padding-top: 0px;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
