body  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #222; }

#site { width: 1000px; height: 850px; position: absolute; left: 50%; top: 10px; margin-left: -500px; border: 1px solid #555; background-image: url(images/site.jpg); background-repeat: no-repeat; }

#menu { position: absolute; top: 314px; right: 50px; margin: 0; list-style-type: none; }
#menu li { width: 118px; height: 40px; margin: 0px 1px; float: left; text-align: center; }
#menu li img { border: 0; }
#menu li a.text { display: none; }

#headline { width: 330px; position: absolute; top: 380px; left: 10px; text-align: right; color: #6e6e6e; font-size: 18px; font-weight: normal; text-transform: uppercase; margin: 0; letter-spacing: -1; }
#content { width: 495px; height: 395px; position: absolute; top: 385px; right: 88px; font-size: 10px; color: 929292; overflow: auto; font-family: Verdana,Arial,Helvetica,sans-serif; }
#content .padding { padding: 10px 10px 5px 15px; }

#kontakt  { font-size: 10px; color: 929292; text-align: center; font-style: italic;}
#kontakt input, #kontakt textarea, #kontakt select { font-size: 11px; color: inherit; text-align: center; font-style: italic; border: 1px solid black;  font-family: Verdana,Arial,Helvetica,sans-serif; }



.item { color: orange; background-color: inherit; }

#index { font-style: italic; text-align: center; }

p span.indexbox { text-align: justify; }

#index h1 { font-size: 14px; font-style: normal; }



a:link, a:visited, a:active { color: #dedede; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: none; }