body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F0F0F0;
	margin: 0;
}
a:link, a:visited, a:active {
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	background-color: #FFFFFF;
}
.banner, .search_box {
	height: 80px;
	background-repeat: repeat-x;
	font-size: 20px;
	background-image: url(mataxhead.jpg);
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.banner {
	width: 680px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 100px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #F0F0F0;
}
.menu {
	float: left;
	width: 145px;
	margin: 10px;
	margin-top: 3px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, #menu a:visited, #menu a:active, #menu a:hover {
	display: block;
	padding: 2px;
	color:#000000;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
/*	border-bottom: 1px dashed #999999;*/
	color:#000000;

}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	font-weight:bold;
	color:#FF0000;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
    width: 600px;
    margin-left: 160px;
    margin-top: 30px;
    padding: 4px 10px 14px 10px;
    text-align: justify;
}
.roundcont {
    margin-top: 100px;
    background: #E9E9E9;
	width 100%;
}
.roundcont_top div {
   background: url(roundcont_tl.png) no-repeat top left;
}
.roundcont_top {
   background: url(roundcont_tr.png) no-repeat top right;
}
.roundcont_bottom div {
   background: url(roundcont_bl.png) no-repeat bottom left;
}
.roundcont_bottom {
   background: url(roundcont_br.png) no-repeat bottom right;
}

.roundcont_top div, .roundcont_top, 
.roundcont_bottom div, .roundcont_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundcont_content { 
    margin: 0 0px;
	padding: 10px;
 }

.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
        margin-top: 10px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
        background-color: #F0F0F0;
}
.mataxlogo {
	float: left;
	width: 185px;
	margin: 10px;
	margin-top: 3px;
}
.rightcol {
        float: right;
	width: 120px;
        text-align: right;
}
.contentbox {
        width: 550px;
        padding: 30px 10px 14px 10px;
}
.contentbild {
        float: right;
        border: 1px solid black;
        padding: 10px;
        margin: 10px;
        margin-top: 30px; 
        font-size: 90%;
        font-style: italic;
}
.antifloat {
        clear: both;
        visible: hidden;
}
.mataxhead {
        font-size: 150%; 
        font-weight: bold;
}
.matext {
        font-size: 100%;
        font-weight: normal;
}
.matexthigh {
        font-size: 100%;
        font-weight: normal;
        color: #a80000;
        font-weight: bold;
} 
.matextbig {
        font-size: 110%;
        font-weight: normal;
}
.matextsmall {
        font-size: 85%;
        font-weight: normal;
}
table.seminar {
        border: 1px outset gray;
        border-collapse: collapse;
        border spacing 2px;
}
table.seminar th {
        border: 1px inset gray;
        padding 1px;
        -moz-border-radius: 0px;
}
table.seminar td {
       border: 1px inset gray;
       padding: 2px;
       -moz-border-radius: 0px;
       align: left;
}
.newsletter {
    width: 500px;
    margin-left: 10px;
    margin-top: 50px;
	margin-bottom: 150px;
    padding: 4px 10px 14px 10px;
    text-align: justify;
    background: #E9E9E9;
}
a img {
    border: 0px;
}

