body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #660033;
	height: 1px;
	width: 100%;
}
h1  {
    font-size: 22px;
    font-weight: bold;
    line-height: 2em;
    margin-left: 0px;
    }

h2   {
    font-size: 18px;
    font-weight: bold;
    padding-top: 18px;
    border-bottom: 1px solid #000000;
    }
h3  { 
    font-size: 14px;
    font-weight: bold;
    padding-top: 14px;
    }
    
form {
	margin: 0;
}
.main {
	width: 100%;
	margin: 0;
	padding: 0;
}
.banner {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
}
.search_box {
	display: none;
}
.menu {
	display: none;
}
.menu ul, .menu li {
	display: none;
}
.login_table {
	display: none;
}
.content {
	margin: 0;
	text-align: justify;
}
#header {
	display: none;}
.footer {
	clear: both;
	height: 20px;
	background: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
.powered_by {
	display: none;
}
#content .img {
    float: right;
    margin-left: 10px;
    margin-bottom: 20px;
    border: 1px solid #000000;
    background-color: white;
    padding: 5px;
    }

/* METEOTEST Werbe box
----------------------------------------------*/

#mt_link
{
    position: relative;
    font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #000000;
    height: 15em;
}
blockquote {
	font-size: 14px;
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
	}
#mt_link a:link, #mt_link a:link img, #mt_link img
{
    display:none;
}
#mt_link .print img
{
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}
#mt_link em
{
    font-weight: bold;
}