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

/* Allgemeines */

body {
font-size: 10pt;
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;
}

#ref {
	width:600px;
}

#ref th {
	font-size:13pt;
	padding:20px 0px 10px 0px;
}

#ref td {
font-size: 11pt;
border-bottom:1px #CCCCCC dashed;
}


table {
border: none;
}

td {
font-size: 11pt;
}

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

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

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

a:active {
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 {
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: thin solid #5c80b5;
border-width: 2px;
background-image:url(images/bg.gif);
}

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

#bottom {
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 {
text-align: left;
vertical-align: top;
float: left;
width: 100px;
padding: 2px;
margin: 5px;
}

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

#inhaltleft {
text-align: left;
margin-left: 120px;
padding: 5px;
}

/* 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) */