body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../images/background.jpg");
	margin: 0px;
	padding: 20px;
	padding-top: 0px;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	padding-top: 0px;
	color: #1174ad;
	font-size: 16px;
}

.qso-table-main { border-left-style: none; border-right-style: none; border-top-style: none; 
               border-bottom: 1.5pt solid black; background-color: silver }
.qso-table-tl { font-weight: bold; color: white; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid black; 
               background-color: maroon }
.qso-table-left { font-weight: bold; color: black; border-style: none; background-color: #FFFFEF }
.qso-table-top { font-weight: bold; color: white; border-left-style: none; border-right-style: 
               none; border-top-style: none; border-bottom: 1.5pt solid black; 
               background-color: maroon }
.qso-table-even { color: black; border-style: none; background-color: #FFFFEF }

body {  background-color: #FFFFFF}

.compname {  font-size: 24px; font-weight: normal; color: #FFFFFF; margin-top: 5px; margin-bottom: 5px; margin-left: 20px; padding-top: 5px; padding-bottom: 5px; padding-left: 20px}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: top}

.button {  background-color: #CCCCFF; text-align: right; margin-right: 5px; padding-right: 5px; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; font-variant: small-caps; }

.main {  background-color: #F5F5F5; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}

.copyright { background-color: #F5F5F5; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: center; color: #666666}

.leftside {  background-color: #9999CC; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


p {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: top
}
ul {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: top
}
ol {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: top
}
h2 {
font-size: 18px; font-weight: normal; color: #9999FF
}
.small {
	font-size: 10px;
}
h3 {
font-size: 16px; font-weight: normal; color: #9999FF
}
.small {
	font-size: 10px;
}
h4 {
font-size: 14px; font-weight: normal; color: #9999FF
}
.small {
	font-size: 10px;
}

.agenda {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

	.agenda a:link {
		text-decoration: none;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		padding: 5px;
	}
	.agenda a:hover {
		text-decoration: none;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.agenda a:active {
		text-decoration: none;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.agenda a:visited {
		text-decoration: none;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	
.img_links {
	float: left;
	margin: 0 9px 3px 0;
}

.img_rechts {
	float: left;
	margin: 0 9px 3px 0;
}

.nav{
	color: #b6b6d0;
	font-size: 14px;
}
.nav a:link{
	color: #b6b6d0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	color: #b6b6d0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active{
	color: #b6b6d0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited{
	color: #b6b6d0;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}


.but a:link {
	color: #fff;
	text-decoration: none;
}

.but a:hover {
	color: #fff;
	text-decoration: underline;
}

.but a:active {
	color: #fff;
	text-decoration: none;
}

.but a:visited {
	color: #fff;
	text-decoration: none;
}

a:link {
	color: #003a5b;
	text-decoration: none;
}

a:hover {
	color: #003a5b;
	text-decoration: underline;
}

a:active {
	color: #003a5b;
	text-decoration: none;
}

a:visited {
	color: #003a5b;
	text-decoration: none;
}