@charset "utf-8";
/*alle Maßeinheiten auf Null*/
html, body, h1, h2, h3, h4, h5, h6, div, p, {margin:0 auto;padding:0;}
body {background:#000;}
#wrapper {width:1000px;height:100%; margin:0 auto}
#header {background-image: url(../pic/navi.png);width:1000px;height:284px;}
#navi { margin-top:265px; margin-left:335px; position:absolute}
.nav {text-decoration:none; line-height:14px; color:#FFF; font-family:"Segoe UI"; font-size:12px;}
.nav2 {background: url(../pic/button.png);width:150px;text-decoration:none;display:block; line-height:15px; color:#000; font:"Segoe UI"; font-size:16px; margin-left:80px; text-align:center}
.nav2:hover {color:#555}
.nav:hover {color:#00FF00}
#navi2 {background: url(../pic/pic_02.png) no-repeat;width:241px;height:514px;float:left;}
#content {background: url(../pic/pic_03.png) no-repeat bottom;height:100%;width:759px; min-height:516px;float:right;}
.box {background: url(../pic/bg.png);width:614px;height:100%;min-height:200px; margin:30px 30px; border:1px solid #ccc; color:#fff; font-family:"Segoe UI"; font-size:14px;}
h1 {color:#00FF00; font-size:16px; font-weight:bold; font-family:"Segoe UI"; margin-left:10px;}
h2 {color:#fff; font-size:16px; font-family:"Segoe UI"; margin-left:80px; text-align:center}
p {max-width:600px; margin:10px;}
.link {color:#009900}
.link:hover {color:#00FF00}
#top {background: url(../pic/button.png);width:100px;text-decoration:none;display:block; line-height:15px; color:#000; font:"Segoe UI"; font-size:14px; margin-left:500px; text-align:center}
