* {
 margin: 0;
 padding: 0;
}

html, body {
 height: 100%;
 text-align : center;
}

img {
 border:0;
}

h1 {
 font-size: 18px;
 font-weight:bold;
 line-height:1.5em;
 margin:10px 0 10px 0;
 color: #666;
 text-align:left;
}

h3 {
 text-align:left;
}

p {
 font-size: 12px;
 font-weight:normal;
 font-style:normal;
 line-height:1.5em;
 margin:0 0 10px 0;
 color: #666;
 text-align:left;
}

form { text-align:left; }

body {
 text-align: center;
 background: #7acedf url(../img/bg.gif) repeat-x;
 color : #666;
 font-family : Arial, Verdana, Helvetica, sans-serif;
 font-size : 11px;
 text-align : center;
 line-height: 1.5em;
}
/* box für alles */
#container {
/* height:730px; */
 width:815px;
 margin: 0 auto;
}

/* obere hauptbox */
#box_oben {
 height:370px;
 width:815px;
}

#logo {
 height:370px;
 width:215px;
 background: url(../img/eaglelogo.gif) no-repeat;
 float:left;
}

#rechts {
 height:370px;
 width:600px;
 float:left;
}

#banner {
 height:145px;
 width:600px;
 background: url(../img/blank.gif) repeat;
}

#login {
 height:65px;
 width:435px;
 float:left;
}

#loginbutton {
 height:65px;
 width:165px;
 background: url(../img/login.gif) no-repeat;
 float:left;
}
/* formatierung für den loginlink */
#loginlink {
 padding:20px;
 text-align:center;
}

a {
 color: #666;
 font-weight:bold;
}

a:hover {
 color: #ff6600;
}

#loginlink a {
 height:65px;
 width:165px;
 font-size:18px;
 text-decoration:none;
}

#loginlink a:hover {
 color: #ff6600;
}

#welcome {
 height:160px;
 width:600px;
 margin-left:20px;
 display:block;
}

/* mittlere hauptbox */
#tabs {
 height:30px;
 width:808px;
 padding: 0;
 margin-right:7px;
}

#spacer {
 height:30px;
 width:358px;
 background: #7acedf;
 float:left;
}

/* formatierung für die tabs */
#tabs li {
 width: 150px;
 height:30px;
 float: left;
 list-style-type:none;
}

#tabs li a {
 width: 150px;
 height: 30px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 150px;
 height: 25px;
 margin: 0;
 padding: 5px 0 0 0px;
 display: block;
 background: url(../img/unselected.gif) no-repeat;
 color: #666;
 text-decoration: none;
}

#tabs li a:hover {
 background: url(../img/selected.gif) no-repeat;
 text-decoration: none;
}


#tabs li a.selected {
 width: 150px;
 height: 30px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 150px;
 height: 25px;
 margin: 0;
 padding: 5px 0 0 0px;
 font-weight: normal;
 color: #666;
 background: url(../img/selected.gif) no-repeat;
 text-decoration: underline;
 display: block;

}


/* untere hauptbox */
#box_unten {
/* height:300px;
*/ width:800px;

 margin-left:8px;
 margin-right:7px;
 background:#e0e4cc;
}

.content {
 width:800px;
/* height:300px;
*/ voice-family: "\"}\"";
 voice-family: inherit;
 width:767px;
/* height:260px;
*/ padding:20px 20px 20px 20px;
}

#footer {
 height:30px;
 width:800px;
 margin-left:8px;
 margin-right:7px;
 text-align:right;
}

#footer_content {
 width:800px;
 height:30px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width:800px;
 height:25px;
 padding:5px 0 0 0;
}

#footer_content a {
 font-size:11px;
 color:#666;
 text-decoration:underline;
}

#footer_content a:hover {
 text-decoration:none;
}
