/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
    color: #000000;
}

/* Main Layout Style */
body {
    background: #000000 url('/images/interface/back.jpg') no-repeat 0 0;
    margin: 0px;
}

body.preise {
    background: #000000 url('/images/interface/back_preise.jpg') no-repeat 0 0;
}

H1 {
    margin: 0px;
    color :#000000;
    font-weight: bold;
    font-size: 18px;
}

H2 {
    margin: 0px;
    color :#000000;
    font-weight: bold;
    font-size: 14px;
}

/* Default Link Style */
A:link, A:visited {
    color: #92A625;
    text-decoration: none;
}
A:hover, A:active {
    color: #000000;
    text-decoration: none;
}

A.subnav_active:link, A.subnav_active:visited {
    color: #000000;
    text-decoration: none;
}
A.subnav_active:hover, A.subnav_active:active {
    color: #92A625;
    text-decoration: none;
}

A.subnav_inactive:link, A.subnav_inactive:visited {
    color: #92A625;
    text-decoration: none;
}
A.subnav_inactive:hover, A.subnav_inactive:active {
    color: #000000;
    text-decoration: none;
}

/* Formular */

INPUT{
    color: #000000;
    background: #FFFFFF;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    padding-left: 3px;
}

TEXTAREA{
    color: #000000;
    background: #FFFFFF;
    border-color: #999999;
    border-style: solid;
    border-width: 1px;
    padding-left: 3px;
}

INPUT.input_button{
    color: #FFFFFF;
    background: #92A625;
    border-color: #92A625;
    border-style: solid;
    border-width: 1px;
}

.noborder {
    background: #FFFFFF;
    border-width: 0px;
}

TD.formular{
    border-color: #92A625;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    padding: 7px 0px 7px 0px;
}

/* Tables */

TD {
    vertical-align: top;
}

TD.td_styletop{
    background-image: url(/images/interface/tab_oben.gif);
    background-repeat: no-repeat;
}

TD.td_subnavigation{
    background: #FFFFFF;
    height: 30px;
    padding-left: 30px;
}

TD.td_container_content{
    background: #FFFFFF;
    height: 448px;
    padding: 0px 30px 0px 30px;

}

TD.td_line{
    border-color: #92A625;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    padding: 7px 0px 5px 0px;
}

/* Content */

.title {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
    line-height:20px;
}

.subtitle {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    line-height:16px;
}

.txt_question {
    color: #92A625;
    font-size: 10px;
    font-weight: bold;
}

.txt_bold {
    font-weight: bold;
}

/* Miscellaneous */

#div_navigation_home {
	position: absolute;
	left: 666px;
	top: 359px;
    width: 247px;
    height: 56px;
	z-index: 1;
}

#div_logo_stabilo {
	position: absolute;
	/*left: 782px;*/
	left: 822px;
	top: 0px;
    width: 182px;
    height: 61px;
	z-index: 1;
}

#div_button_wettbewerb {
	height:60px;
	left:535px;
	position:absolute;
	top:592px;
	width:217px;
	z-index:1;
}

#div_button_tv-spot {
	height:50px;
	left:400px;
	position:absolute;
	top:596px;
	width:118px;
	z-index:1;
}

#div_logo_kuhn {
	position: absolute;
	left: 0;
	top: 0;
    width: 196px;
    height: 83px;
	z-index: 1;
}

#div_logo_home {
	height:47px;
	left:140px;
	position:absolute;
	top:648px;
	width:280px;
	z-index:1;
}

#div_logo_home_preise {
	height:47px;
	left:140px;
	position:absolute;
	top:697px;
	width:280px;
	z-index:1;
}

#div_preise {
	/*position: absolute;
	left: 750px;
	top: 197px;
    width: 170px;
    height: 330px;
	z-index: 1;*/
	height:330px;
	left:765px;
	position:absolute;
	top:125px;
	width:170px;
	z-index:1;
}

#button {
	position: absolute;
	left: 827px;
	top: 530px;
	z-index: 20;
}

/* Produkte-Highlights */

#div_produkte_highlights {
	position: absolute;
	left: 340px;
	top: 180px;
    width: 604px;
    height: 400px;
	z-index: 1;
}

div#lyr2 {
	position: absolute; 
    visibility: hidden;
	left: 0; 
    top: 0; 
    z-index: 2;
}

div#imagelayer	{
	position:absolute;
	left: 0px;
	top: 290px;
	width: 604px;
	height: 100px;
	clip: rect(0px, 604px, 100px, 0px);
	overflow: hidden;
	z-index: 3;
}

div#scrollbar {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 265px;
	width: 604px;
	height: 15px;
	z-index:1;
}
div#buttonleft {
	position:absolute; left:0; top:0; z-index: 4;
}
div#buttonright {
	position:absolute; right:0; top:0; z-index: 5;
}

/* HNAV */
#hnav ul,
#hnav li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

#hnav ul {
	list-style: none;
}

#hnav ul li {
	float:left;
}

#hnav ul li a,
#hnav ul li a:link,
#hnav ul li a:visited {
	display:block;
}

* html img.png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
