@charset "utf-8";
@font-face { font-family: 'Century Gothic';
             src: url( "../fonts/centurygothic.ttf") format('truetype'); }
@font-face { font-family: 'Century Gothic';
             src: url('../fonts/gothicb.ttf') format('truetype');
             font-weight: bold; }
body,td,th {
    color: #000000;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}
body {
    background-color: #445F4A;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #75787B;
}
a:active {
    text-decoration: none;
    color: #75787B;
}
.Stil1 {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
}
.Stil2 {
    font-size: 16px;
    font-weight: bold;
} 
.Stil3 {
	font-family: 'Century Gothic';
	font-size: 14px}
.Stil4 {
    font-family: "Century Gothic";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
}
a {
    font-family: 'Century Gothic';
    font-style: normal;
    font-weight: normal;
}
p {
    font-weight: lighter;
    font-style: normal;
    font-size: 12px;
}
.maintable {
    border: thin;
	border-color: #000000;
	background-color: #FFFFFF;
}
.back-to-top {
	background: url("../Bilder/back_to_top_button.png") no-repeat;
	position: fixed;
	bottom:40px;
	right:40px;
	padding:1em;
}
#pic {
    border: thin solid #363333;
}
