/* 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;
}

/* Main Layout Style */
HTML, BODY{
 	height: 100%;
    color: #000000;
    background: #FFFFFF;
    margin: 0px;
}

BODY.body_home_de {
    background-image: url(/images/home/de/bg_wer_ist_wer.jpg);
    background-repeat: no-repeat;
}

BODY.body_home_fr {
    background-image: url(/images/home/fr/bg_wer_ist_wer.jpg);
    background-repeat: no-repeat;
}

/* Default Heading Styles */
H1 {
    font-weight: bold;
    margin: 0px;
}

H2 {
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
}

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

A.subnav_level_1_up:link, A.subnav_level_1_up:visited, A.subnav_level_1_up:hover, A.subnav_level_1_up:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

A.subnav_level_1_over:link, A.subnav_level_1_over:visited, A.subnav_level_1_over:hover, A.subnav_level_1_over:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

A.subnav_level_2_up:link, A.subnav_level_2_up:visited {
    color: #A41820;
    text-decoration: none;
}

A.subnav_level_2_up:hover, A.subnav_level_2_up:active {
    color: #D59397;
    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;
}

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

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

/* Tables */

TABLE.table_subnavigation {
    background: #EAEAEA;
    height: 230px;
}

TD {
    vertical-align: top;
}

TD.border_left {
    background: #D5D7D8;
    width: 37px;
    height: 500px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 1px 0px 0px;
}

TD.border_right {
    background: #D5D7D8;
    width: 54px;
}

TD.td_subnav_level_1_up {
    background: #FFFFFF;
    width: 211px;
    height: 20px;
    vertical-align: middle;
    border-color: #EAEAEA;
    border-style: solid;
    border-width: 0px 3px 1px 0px;
    padding: 0px 10px 0px 10px;
}

TD.td_subnav_level_1_over {
    background: #A41820;
    width: 211px;
    height: 20px;
    vertical-align: middle;
    border-color: #EAEAEA;
    border-style: solid;
    border-width: 0px 3px 1px 0px;
    padding: 0px 10px 0px 10px;
}

TD.td_subnav_level_2_up {
    background: #EAEAEA;
    width: 203px;
    height: 20px;
    vertical-align: middle;
    padding: 0px 10px 0px 18px;
}

TD.td_subnav_level_3_up {
    background: #EAEAEA;
    width: 193px;
    height: 20px;
    vertical-align: middle;
    padding: 0px 10px 0px 28px;
}

TD.td_gen_navi {
    height: 20px;
    vertical-align: bottom;
    padding: 0px 10px 0px 10px;
}

TD.bg_header {
    background-image: url(/images/interface/bg_header.jpg);
    background-repeat: no-repeat;
}

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

TD.red_line {
    height: 7px;
    border-color: #D59397;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
}


/* Content */

.title {
    color: #A41820;
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
}

.subtitle {
    color: #A41820;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    font-weight: bold;
    margin: 0px 0px 7px 0px;
}

.txt_bold {
    font-weight: bold;
}

.txt_italic {
    font-style: italic;
}

li {
    margin-left: -23px;
}

/* Miscellaneous */

#div_subnavi_home {
	position: absolute;
	left: 672px;
	top: 140px;
    width: 139px;
    height: 125px;
	z-index: 1;
}

#div_langnavi_home {
	position: absolute;
	left: 500px;
	top: 97px;
    width: 200px;
    height: 20px;
	z-index: 1;
}

#div_footer_home {
	position: absolute;
	left: 51px;
	top: 446px;
    width: 980px;
    height: 20px;
	z-index: 1;
}

#div_mainnavi {
	position: absolute;
	left: 37px;
	top: 76px;
    width: 311px;
    height: 21px;
	z-index: 1;
}

#div_logo {
	position: absolute;
	left: 755px;
	top: 0px;
    width: 224px;
    height: 97px;
	z-index: 1;
}

/* Produkte / Zubehoer */

div#container {
    position: relative;
    width: 580px;
    height: 370px;
}

div#container_produkt_zubehoer {
    position: relative;
    width: 580px;
    height: 1px;
}

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

div#button_contact {
    position: absolute;
    left: 270px; 
    top: 229px; 
    width: 89px; 
    height: 21px; 
    z-index: 10; 
    visibility: visible;
}

div#layername {
    position: absolute;
    left: 33px; 
    top: 258px; 
    width: 580px; 
    height: 20px; 
    z-index: 6; 
    visibility: visible;
}

div#imagelayer	{
	position:absolute;
	left: 33px;
	top: 280px;
	width: 494px;
	height: 62px;
	clip: rect(0px, 494px, 62px, 0px);
	overflow: hidden;
	z-index: 3;
}

div#scrollbar {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 301px;
	width: 560px;
	height: 20px;
	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;
}

div#title_produkt_zubehoer {
    position: relative;
    width: 300px; 
    height: 30px; 
    z-index:6; 
    visibility: hidden;
}

div#search_container {
    position: relative;
    width: 580px;
    height: 290px;
}

div#search_container_produkt_zubehoer {
    position: relative;
    width: 580px;
    height: 1px;
}

div#search_button_contact {
    position: absolute;
    left: 270px; 
    top: 249px; 
    width: 89px; 
    height: 21px; 
    z-index: 10; 
    visibility: visible;
}
