/* 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{
    background: #FFFFFF;
 	height: 100%;
    color: #44555D;
    margin: 0px;
}

BODY.home {
    background-image: url(/images/home/back.gif);
    background-repeat: no-repeat;
}

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

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

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

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

A.subnav_home:link, A.subnav_home:visited {
    color: #FFFFFF;
    text-decoration: none;
}
A.subnav_home:hover, A.subnav_home:active {
    color: #000000;
    text-decoration: none;
}

A.subnav_inactive:link, A.subnav_inactive:visited {
    color: #44555D;
    text-decoration: none;
}
A.subnav_inactive:hover, A.subnav_inactive:active {
    color: #FFFFFF;
    text-decoration: none;
}

A.subnav_active:link, A.subnav_active:visited {
    color: #FFFFFF;
    text-decoration: none;
}
A.subnav_active:hover, A.subnav_active:active {
    color: #44555D;
    text-decoration: none;
}

A.download:link, A.download:visited {
    color: #44555D;
    text-decoration: none;
}
A.download:hover, A.download:active {
    color: #FFFFFF;
    text-decoration: none;
}

A.footer:link, A.footer:visited {
    color: #98AFBF;
    text-decoration: none;
}
A.footer:hover, A.footer:active {
    color: #00599F;
    text-decoration: none;
}

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

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

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

TD.formular {
    padding: 0px 0px 5px 0px;
}

TD.formular_txt {
    padding: 0px 0px 2px 0px;
}

/* Tables */
TABLE.table_footer {
    background-image: url(/images/interface/footer.gif);
    background-repeat: no-repeat;
}

TD {
    vertical-align: top;
}

TD.td_header {
    vertical-align: bottom;
}

TD.td_footer {
    color: #98AFBF; 
    vertical-align: middle;
    padding-left: 50px;
}

TD.td_subnav_allgemein, TD.td_subnav_loesungen, TD.td_subnav_produkte {
    width: 180px;
    height: 464px;
    padding-left: 5px;;
}

TD.td_subnav_allgemein {
    background: #AFC1CE;
    background-image: url(/images/interface/back_allgemein.gif);
    background-repeat: no-repeat;
}

TD.td_subnav_loesungen {
    background: #B1C4EB;
    background-image: url(/images/interface/back_loesungen.gif);
    background-repeat: no-repeat;
}

TD.td_subnav_produkte {
    background: #A1C8BD;
    background-image: url(/images/interface/back_produkte.gif);
    background-repeat: no-repeat;
}

TD.td_container_content {
    width: 706px;
    height: 464px;
    background: #A3B8C6;
    background-image: url(/images/interface/back_content.gif);
    background-repeat: no-repeat;
    padding-left: 50px;
}

TD.td_content {
    width: 462px;
    padding: 7px 54px 25px 0px;
}

TD.td_content_image {
    width: 462px;
    padding: 0px 54px 25px 0px;
}

TD.td_content_full {
    width: 706px;
    padding: 0px 0px 25px 0px;
}

TD.td_line {
    border-color: #CED9E1;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    height: 15px;
}

TD.td_subline {
    border-color: #CED9E1;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    height: 15px;
}

/* Content */

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

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

.subtitle_grey {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

.txt_italic {
    font-style: italic;
}

ul {
    list-style-image:url(/images/bullet.gif);
    margin-top: 0px;
}

li {
    margin-left: -23px;
}

/* Miscellaneous */

#div_navigation_home {
	position: absolute;
	left: 554px;
	top: 122px;
    width: 341px;
    height: 27px;
	z-index: 1;
}

#div_claim_home {
	position: absolute;
	left: 60px;
	top: 200px;
    width: 341px;
    height: 33px;
	z-index: 1;
}

#div_loesungen_button_home {
	position: absolute;
	left: 30px;
	top: 246px;
    width: 171px;
    height: 99px;
	z-index: 1;
}

#div_produkte_button_home {
	position: absolute;
	left: 228px;
	top: 246px;
    width: 174px;
    height: 99px;
	z-index: 1;
}

#div_loesungen_subnav_home {
	position: absolute;
	left: 60px;
	top: 350px;
    width: 168px;
    height: 92px;
	z-index: 1;
}

#div_produkte_subnav_home {
	position: absolute;
	left: 260px;
	top: 350px;
    width: 168px;
    height: 92px;
	z-index: 1;
}

#layer_home {
	position: absolute;
	left: 471px;
	top: 231px;
    width: 168px;
    height: 92px;
    visibility: visible;
	z-index: 1;
}

#layer_loesungen {
	position: absolute;
	left: 470px;
	top: 230px;
    width: 168px;
    height: 92px;
    visibility: hidden;
	z-index: 1;
}

#layer_produkte {
	position: absolute;
	left: 470px;
	top: 230px;
    width: 168px;
    height: 92px;
    visibility: hidden;
	z-index: 1;
}

#div_address_home {
	position: absolute;
	left: 60px;
	top: 578px;
    width: 750px;
    height: 20px;
	z-index: 1;
}

#div_language_home {
	position: absolute;
	left: 218px;
	top: 122px;
    width: 96px;
    height: 27px;
	z-index: 1;
}

