/* Mirco Schmidt */
/* 20080530 1300 */


* { margin:0; padding:0; list-style-type:none; border:0 }

html { height:100% }
body { font:normal 14px/1.6em Verdana,Arial,sans-serif; text-align:center; color:#fff; background:#000 url(../images/main/bg.jpg) bottom center no-repeat fixed }

a:link { color:#ffd700; text-decoration:underline }
a:visited { color:#ffd700; text-decoration:underline }
a:active { color:#ffd700; text-decoration:underline }
a:hover { color:#ffd700; text-decoration:none }

#container { width:802px; margin:auto; padding:201px 0 0 0; background:url(../images/main/header_barrywhite.jpg) top center no-repeat }

#menu { text-align:center; border-bottom:1px solid #e1e1e1 }
#menu a { padding:5px 15px; line-height:36px; text-decoration:none; font-weight:bold; color:#fff }
#menu a:hover { color:#000; background:#fff }

#content { padding:10px 20px 40px 20px; background:#1e0101 }

#menu2 { margin:0 0 20px 0; padding:10px 0 10px 0; border-top:1px solid #fff }
#menu2 a { padding:0 5px; color:#fff; text-decoration:none }

h1 { margin:25px 0 10px 0; font:italic 34px Georgia,serif; letter-spacing:1px }
p { margin:0 0 15px 0; text-align:justify }
p img { margin:10px 20px }