/* Stylesheet fuer http://www.etmgmbh.com */

/* Allgemeines */

body {
color: #000000;
background-color: #FFFFFF;
text-align: center;
font-family: arial, sans-serif;
}

img {
text-align: center;
border: none;
padding: 0px;
margin: 0px;
border: none;
border-collapse: collapse;
}

h1 {
font-size: 16pt;
color: #000000;
text-align: center;
padding: 0px;
margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
border: none;
}

h2 {
font-size: 12pt;
color: #FFFFFF;
background-color: #666666;
text-align: center;
padding: 0px;
margin: 0px;
border: none;
}

table {
border: none;
}

td {
font-size: 11pt;
}

a:link {
display: none;
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:visited {
display: none;
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
display: none;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

a:active {
display: none;
color: #000000;
font-weight: bold;
text-decoration: none;
}

.text {
text-align: left;
vertical-align: top;
margin: 2px;
padding: 2px;
font-size: 10pt;
}

.strong {
font-size: 10pt;
font-weight: bold;
}

.bold {
font-size: 11pt;
font-weight: bold;
}

.bbold {
font-size: 12pt;
font-weight: bold;
}

/* Layout */

#main {
text-align: left;
width: 750px;
padding: 0px;
margin: 0px auto;
border: none;
border-collapse: collapse;
}

#top {
display: none;
vertical-align: top;
width: 750px;
height: 95px;
margin-top: 0px;
margin: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding: 0px;
padding-bottom: 0px;
border: none;
border-collapse: collapse;
background-image:url(images/top.gif);
}

#rand {
margin-top: 0px;
margin: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding: 0px;
padding-bottom: 0px;
border: none;
}

#streifen {
display: none;
font-size: 12pt;
font-weight: bold;
color: #000000;
background-color: #e18330;
text-align: center;
margin: 0px;
padding: 0px;
}

#bottom {
display: none;
vertical-align: top;
text-align: center;
width: 750px;
height: 25px;
margin-top: 0px;
padding-top: 0px;
padding: 0px;
border: none;
border-collapse: collapse;
background-image:url(images/bottom.gif);
}

#left {
display: none;
text-align: left;
vertical-align: top;
float: left;
width: 100px;
padding: 2px;
margin: 5px;
}

#inhalt {
text-align: center;
margin-left: 0px;
padding: 0px;
}

#inhaltleft {
width: 15cm;
text-align: left;
margin-left: 0px;
padding: 0px;
}

/* Navigation */

#navi {
font-size: 9pt;
font-weight:bold;
padding: 2px;
margin: 2px;
list-style-type: none;
}

#navi a {
color: #000000;
text-decoration: none;
display: block;
width: 90px;
height: 15px;
padding: 2px;
margin-top: 2px;
margin-left: 0px;
background-image: none;
border: none;
}

#navi a:hover {
color: #000000;
background-image: none;
background-color: #e18330;
}

/* erstellt von Stefan Meier (http://www.stefanm.com) */
