* {
margin: 0; 
padding: 0;
}

body {
font: 95% Arial, Verdana, Helvetica, sans-serif;
color: #444444;
background: #B7B7B5 url(../img/mainback.gif) 0 0 repeat;
}

a {
color: #444444;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}


h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #444444;
background: transparent;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.2em;
}

.redhead { font-weight: bold; color: #D60404; }
.redheadbig { font-weight: bold; color: #D60404; font-size: 120%;}
.redheadsmall { color: #D60404; }
.bold { font-weight: bold; }
.redheadsmall85 { color: #D60404; font-size: 85%;}
.small85 { color: #444444; font-size: 85%;}
.small90 { color: #444444; font-size: 90%;}

ul {
list-style-type: square;
list-style-position: outside;
}

p {
line-height: 140%;
}

#container {
text-align: left;
position: relative;
width: 800px;
color: #444444;
margin: 0 auto;
}

#subcontainer {
background: #FFFFFF url(../img/containerback.gif) 0 0 repeat-y;
margin: 0 auto;
}

#main {
margin: 61px 36px 0 36px;
padding: 12px 18px 12px 40px;
border-left: 1px solid #444444;
border-right: 1px solid #444444;
border-top: 1px solid #444444;
line-height: 140%;
font-size: 80%;
}

#main a {
text-decoration: underline;
font-weight: normal;
color: #444444;
background: transparent;
}

#main a:hover {
text-decoration: underline;
color: #D60404;
}

#header {
height: 169px;
margin: 0px 36px 0 36px;
border: 1px solid #444444;
background: #FFFFFF url(../img/topbackimg.jpg) 0 0 no-repeat;
}

#logo {
position: absolute;
margin-left: 517px;
margin-top: 26px;
}

#language {
position: absolute;
margin-left: -62px;
margin-top: -1px;
height: 120px;
width: 50px;
line-height: 0%;
background: transparent url(../img/lang_back.gif) 0 0 no-repeat
}

#language_2 {
position: absolute;
margin-left: -62px;
margin-top: -1px;
height: 98px;
width: 50px;
line-height: 0%;
background: transparent url(../img/lang_backdeen.gif) 0 0 no-repeat
}

#subnav {
line-height: 1.6;
position: absolute;
margin-left: 517px;
margin-top: 0px;
width: 185px;
height: 21px;
background: #666666;
font-weight: normal;
color: #fff;
text-align: center;
font-size: 70%;
}

#subnav li {
display: inline;
}

#subnav a {
text-decoration: none;
font-weight: normal;
color: #fff;
background: transparent;
}

#subnav a:hover {
text-decoration: underline;
color: #fff;
}

#footer {
text-align: center;
font-size: 70%;
height: 40px;
background: #FFFFFF url(../img/footertopback40.gif) 0 0 no-repeat;
}

#footer p{
padding-top: 16px;
}

#nav {
position: absolute;
margin-left: 12px;
margin-top: 182px;
background: transparent;
font-weight: normal;
color: #fff;
}

#nav li {
display: inline;
}

#nav a {
text-decoration: none;
font-weight: normal;
color: #fff;
background: transparent;
}

#nav a:hover {
text-decoration: underline;
color: #fff;
}

.footerlinks {
font-weight: normal;
color: #999999;
}

a.footerlinks {
color: #666666;
}

#column {
background: transparent;
float: right;
width: 140px;
padding: 0 0px 0 0px; 
}

#content {
margin: 0 200px 0 0px;
background: transparent;
}

#contentprod {
margin: 0 20px 0 0px;
background: transparent;
}

input {background-color:#FFFFFF; border-color:#999999; border-style:solid; border-width:0.3mm; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; color: #444444;}
.spezinput input {background-color:#FFFFFF; border-color:#999999; border-style:none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; color: #444444;}

textarea {font-family: Arial, Verdana, Helvetica, sans-serif; color: #444444; font-size: 100%;
	  background-color:#FFFFFF; border-color:#999999; border-style:solid; border-width:0.3mm;}

select {background-color:#FFFFFF; border-color:#999999; border-style:solid; border-width:0.3mm;
        font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; color: #444444;}
