* { margin: 0px; }
body      { color: #aaa; font-size: 80%; line-height: 1.6em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, sans-serif; background-color: #222; text-align: center }
p  { margin-bottom: 2em }
h1    { color: #aaa; font-size: 170%; font-family: "Trebuchet MS", Verdana, Arial; margin-bottom: 20px }
h2     { color: #aaa; font-size: 140%; font-family: "Trebuchet MS", Verdana, Arial; margin-top: 30px }
h3    { color: #aaa; font-size: 120%; font-family: "Trebuchet MS", Verdana, Arial }
h4    { color: #aaa; font-weight: normal; font-size: 100%; font-family: Verdana, Arial; margin-bottom: 6px; width: 250px }
#container           { background-color: #222; text-align: left; margin: 30px auto 10px; width: 800px }
#header { }
#logo { }
#logo img { border: 0px }
#menu  { float: right }
#name   { font-variant: small-caps; font-size: 130%; text-transform: lowercase; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #aaa }
#mainphoto { }
#navgallery  { margin-top: 20px; padding-top: 5px; border-top: 1px solid #aaa }
#copyright  { font-size: 80% }
#footer     { color: #626262; font-size: 85%; line-height: 1.6em; margin-top: 30px; margin-bottom: 30px; width: 800px }
#footer a:link  { color: #626262; font-size: 100%; line-height: 1.6em; text-decoration: none }
#footer a:visited  { color: #626262; font-size: 100%; line-height: 1.6em; text-decoration: none }
#footer a:hover  { color: #626262; font-size: 100%; line-height: 1.6em; text-decoration: underline }
a:link    { color: #ffa506; font-weight: normal; font-size: 100%; text-decoration: none }
a:visited       { color: #ffa506; font-weight: normal; font-size: 100%; text-decoration: none }
a:hover   { color: #888; font-weight: normal; font-size: 100%; outline: none; text-decoration: none }
.bold { font-weight: bold }
.kursiv { font-style: italic }
.grauklein   { color: #888; font-size: 85% }
input, select { font: 11px Verdana, Arial, Helvetica, sans-serif; background-color: #fff; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; border: solid 1px #cfcfcf; width: 260px }
textarea { font: 11px Verdana, Arial, Helvetica, sans-serif; background-color: #fff; margin-top: 2px; margin-bottom: 2px; padding: 2px; border: solid 1px #cfcfcf; width: 260px; height: 90px }
.submit-btn { color: #ffa506; font-weight: bold; background-color: #eee; border: solid 1px #cfcfcf; width: 100px; height: 20px }
.contact  { float: right; margin-bottom: 10px; margin-left: 15px; border: solid 1px gray }
