body{
height:100%;
margin:0px auto;
padding:0px;
font-family: Georgia,'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
background:#767676 url("../gfx/page_bg.gif") repeat-x;
color:#000;
font-size:100%;
}
table {
margin:0px;
padding:0px;
border-collapse: collapse;
}
#box_page{
margin:0px auto;
padding:0px;
width:100%;
background:#1a1a1a;
}

#box_header{
margin:0px auto;
background:url("../gfx/header_2.gif") repeat-x;
height:150px;
}
#box_navi{
margin:0px auto;
width:500px;

background:#1a1a1a;
}
#box_content{
margin:0px auto;
padding-bottom:10px;
background:#1a1a1a;
color:#fff;
width:600px;
}
#box_footer{
margin:0px auto;
background:url("../gfx/footer_2.gif") repeat-x;
height:149px;
}
a.innerlink:link,a.innerlink:visited {
color:red;
text-decoration:none;
}
a.innerlink:active, a.innerlink:hover {
color:black;
background:#c9c9c9;
text-decoration:underline;
}
a.innerlink2:link,a.innerlink2:visited {
color:red;
text-decoration:none;
font-size:0.8em;
}
a.innerlink2:active, a.innerlink2:hover {
color:black;
background:#c9c9c9;
text-decoration:underline;
font-size:0.8em;
}
a.linkhome:link, a.linkhome:visited{
width:100px;
height:50px;
background:url("../gfx/home.jpg")
}
a.linkhome:active, a.linkhome:hover{
width:100px;
height:50px;
background:url("../gfx/home_hover.jpg")
}
h5{

}
/* Kontaktformular */
label, input, select {
display: block;
float: left;
width: 100px;
}
form br {
clear: left;
}
input#submit {
float: none;
width: auto;
}
label {
text-align: right;
padding-right: 3em;
width:120px;
}
input {
width:200px;
}
textarea{
width:200px;
height:150px;
}
form {

margin:0;
padding:.5em;
}
