.welcome {
         margin-top: -5px;
	text-align: center;
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
	}
.welcome div {
	padding: 10px;
	}
.welcometitle {
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 11pt;
         margin-bottom: 20px;
	}
.welcomelast {
	font-size: 8pt;
	font-weight: bold;
         margin-top: 10px;
	border-top: 2px solid red;
         }
.welcomeimg {
	border: 1px solid red;
         width: 520px;
         }
.welcomeimg2 {
	width: 30px;
         height: 20px;
         vertical-align: middle;
         }
.news {
         font-family: 'Verdana','Arial',Arial,'Times New Roman',Times,serif;
         text-align: center;
         font-size: 10px;
         margin-top: -30px;
         margin-bottom: 10px;
         border: 1px solid red;
         padding: 4px;
         }
.newsentry {
         margin-bottom: 15px;
	}
.newshead {
         border: 1px solid black;
         color: white;
         background-color: red;
         padding: 3px 10px;
         }
.newsleft2 {
         text-align: left;
         float: left;
         }
.newsright2 {
         text-align: right;
         }
.newstext {
         padding: 12px 13px 18px;
         font-size: 8pt;
         border: 1px solid gray;
         color: black;
         text-align: left;
         }
.newstitle {
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 10pt;
         margin-bottom: 10px;
	}
.newsnavi {
         border: 1px solid black;
         color: white;
         background-color: red;
         margin-top: 8px;
         padding: 3px 10px;
         font-size: 10px;
         }
.newsleft {
         text-align: left;
         float: left;
         width: 34%;
         }
.newscenter {
         text-align: center;
         }
.newsright {
         text-align: right;
         float: right;
         width: 34%;
         }
#include .newsnavi a:link, #include .newsnavi a:visited {
	color: white;
         font-size: 10px;
         text-decoration: none;
	}
#include .newsnavi a:hover {
	color: red;
         background-color: white;
	font-size: 10px;
         text-decoration: none;
	}
.wbwstitle {
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 10pt;
	}
.wbwsimg {
	border: 1px solid red;
	margin: 15px 0px 5px;
	}
.wbwstable {
	text-align: center;
	font-size: 8pt;
	color: black;
         margin: 15px 0px;
	border: red solid 1px;
         }
.wbwstable td {
	border: gray solid 1px;
         padding: 3px;
	}
.wbwstable th {
	background-color: red;
	border: black solid 1px;
	color: white;
	}
.tipps {
         text-align: left;
         margin-left: 50px;
         }
.tipps img {
         float: right;
	border: 1px solid red;
         margin-top: 5px;
         padding: 0px;
	}
.tippstitle {
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 10pt;
	}
.tipps div {
	padding: 8px;
         }
.table {
	width: 100%;
	text-align: center;
	font-size: 8pt;
	color: black;
         margin: -30px 5px 0px 5px;
	border: red solid 1px;
         }
.table td {
	border: gray solid 1px;
         padding: 3px;
	}
.table tr.old {
	border: gray solid 1px;
         padding: 3px;
         color: gray;
	}
.table th {
	background-color: red;
	border: black solid 1px;
	color: white;
	}
#include .table a:link, #include .table a:visited, #include .table a:hover {
         text-decoration: none;
         background-color: white;
         }
