/* CSS style for www.trapkit.de */

* {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #000000; 
}

body {
margin: 25px 0 0 0;
padding: 0 0 0 0;
font-family: verdana, arial, helvetica, sans-serif;
color: gray;
width: 800px;
height: 350px;
margin: auto;
text-align: left;
}

/* top banner */

#main-title {
width: 800px;
height: 180px;
margin: auto;
text-align: left;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #e2e2c5;
font-weight: normal;
font-size: 3em;
background-image: url(logo.PNG);
background-repeat: no-repeat;
background-position: center;
}

/* menu */

#menu1 {
font-size: 1em;
color: #77774f;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
width: 800px;
}

#menu1 p {
margin: 0;
padding: 0;
}

#menu1 a:link, #menu1 a:visited {
color: #ea9e57;
}

#menu1 a:hover, #menu1 a.current {
color: #e2e2c5;
}

/* heading 1 */

h1 {
width: 600px;
height: 10px;
margin: auto;
text-align: left;
font-size: 1em;
color: #77774f;
border-bottom: 1px #999 dashed;
font-weight: bold;
margin-bottom: 20px;
}

/* main text */

#main-text {
width: 600px;
margin: auto;
text-align: left;
}

p, ul, ol, table {
font-size: .7em;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #77774f;
font-weight: bold;
}

info {
color: rgb(119, 119, 119);
display: block;
font-family: Trebuchet, 'Trebuchet MS', Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 14px;
letter-spacing: 1px;
line-height: 14px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
text-transform: uppercase;
width: 650px;
}

pics {
color: rgb(119, 119, 119);
display: block;
font-family: Trebuchet, 'Trebuchet MS', Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 14px;
letter-spacing: 1px;
line-height: 14px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
text-transform: uppercase;
}

h3 {
margin:1.5em 0 .75em;
font:normal bold 65% Trebuchet, Trebuchet MS, Arial, sans-serif;
line-height: 1em;
text-transform:uppercase;
letter-spacing:.2em;
color:#777777;
}

h4 {
margin:1.5em 0 .75em;
font:normal bold 65% Trebuchet, Trebuchet MS, Arial, sans-serif;
line-height: 1em;
text-transform:uppercase;
letter-spacing:.1em;
color:#777777;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #ea9e57;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ad5e15;
text-decoration: none;
font-weight: bold;
}

/* footer */

#footer {
text-align: center;
color: #e2e2c5;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px black solid;
word-spacing: 0px;
font-size: 7pt;
background-color: #000000;
}

#footer a:link, #footer a:visited {
color: #e2e2c5;
}

#footer a:hover {
color: #e2e2c5;
text-decoration: underline;
}
