body {
margin: 0;
padding: 0;
font-size: 100.01%;

}
#layout {
width: 650px;
height: ;


}

#banner {
width: 100%;
background-color: white;
}
#layout, #navigation {
background-color: #CCCC99;
}

#navigation {
width: 150px;
height: 100%;
float: left;

}

#navigation a:link, #navigation a:visited {
text-decoration: none;
color: #FF6600;
display: block;
font-size: large;
line-height: 2;
text-indent: 1em;

}
#navigation a:hover {
color: #CCCC99;
background-color: #FF6600;
padding: 0 0 0 0;
}
#inhalt {
background-color: white;
margin: 0 0 0 150px;
padding: 1px 15px 5px 20px;
font-family: arial;
font-size: medium;

}
#bild a:link, #bild a:visited {
color: black;
}
#start {
font-size: x-large;
text-align: center;
padding: 30px 0 15px 0;
}
#kontakt {
text-align: center;
padding: 10px 0 0 0;
}

#td {
text-align: center;
font-family: arial;
}

#td_1 {
text-align: center;
vertical-align: middle;
width: 60px;
}
#td_1 a:link, a:visited  {
text-decoration: none;
color: black;

}
#td_11 {
text-align: center;
vertical-align: middle;


}