/* Site-weite Stylesheets */
html {
    text-align: center;
}
body {
    background-image: url("./buttons/bckg2.jpg");
    background-repeat: repeat;
    text-align: center;
    width: 100%;
    font-family: Verdana,Arial;
	margin: 0;
	padding: 0;
	height: 100%;
}
#gesamt {
    background-color: #fff;
    margin: 0 auto;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	width: 50em;
	text-align: left;
	height: 100%;
}
#text {
    padding: 1em;
    display: block;
    text-align: center;
}

#kontakt {
    margin: 15px;
    width: 8em;
    color: #000000;
    float: left;
	height: 100%;
}

#telfax {
    font-weight: normal;
    font-size: 7pt;
    font-family: Verdana,Arial;
    text-align: center;
}

#cgnl {
    font-weight: bold;
    font-size: 7pt;
    font-family: Verdana,Arial;
    text-align: center;
}

img {
    border: none;
}

h1 {
    color: #000000;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    font-family: Verdana,Arial;
}

h4 {
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    font-family: Verdana,Arial;
}

p {
    font-size: 11pt;
    color: #000000;
    font-family: Verdana,Arial;
    text-align: justify;
}

#impr {
    text-align: center;
    width: 100%;
    font-size: 11pt;
}

.strong {
    font-weight: bold;
    color: red;
    background-color: white;
}

a:link {
    text-decoration: none;
    color: #0000A0;
}

a:visited {
    text-decoration: none;
    color: #0000A0;
}

a:active {
    text-decoration: none;
    color: #A00000;
}

a:hover {
    text-decoration: none;
    color: #A00000;
}

#list {
    margin:0;
    padding:0;
    list-style-type: none;
	text-align: left;
}

#list li {
    padding:5px;
    font-weight: bold;
    font-size: 11pt;
    font-family: Verdana,Arial;
    list-style-type: none;
}

#list .subliste li {
    padding:5px;
    margin:1px 0 1px 10px;
    font-weight: normal;
    list-style-type: circle;
}

.navtbl td {
    background-image: url("./buttons/button1.gif");
    background-position: center;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11pt;
    font-family: Verdana,Arial;
    width: 9em;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    color: #0000A0;
}

#act {
    background-image: url("./buttons/button2.gif");
    color: #A00000;
}

.svctbl {
    border-collapse: collapse;
    background-image: url("./buttons/bckg5.jpg");
    border-style: double;
	border-color: #000;
	margin: 0 auto;
}

.svctbl th {
    font-size: 11pt;
    font-family: Verdana,Arial;
    text-align: center;
    vertical-align: middle;
/*    padding: 5px;*/
    background-image: url("./buttons/bckg4.jpg");
    border-width:1px;
	border-style: solid;
}

.svctbl td {
    font-size: 10pt;
    font-family: Verdana,Arial;
    text-align: left;
    vertical-align: top;
    border-width:1px;
	border-style: solid;
    padding: 5px;
}

.fototbl {
    border: none;
    text-align: left;
    vertical-align: middle;
	margin: 0 auto;
	font-size: 0.7em;
}

.fototbl th {
    border: none;
    border: none;
    text-align: left;
    vertical-align: middle;
}

.fototbl td {
    width: auto;
    margin: 0;
	padding: 0;
    border: none;
    text-align: left;
    vertical-align: middle;
}

.fototbl a {
    border: none;
}

.fototbl img {
    border: none;
}

#anmerk {
    color: red;
    font-size: 7pt;
}

#anmerk td {
    vertical-align: top;
    text-align: left;
    color: red;
    font-size: 7pt;
}

#kline {
    width: 333px;
}
