html{
margin: 0;
padding: 0;

}

body, p, ul, ol, li, dl, dd, dt, td, th, blockquote {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-repeat:no-repeat;
margin: 0;
padding: 0;

	}

a:link {text-decoration: underline;color: black;}
a:visited {text-decoration: underline;color: black;}
a:hover {text-decoration: underline;color: #0066cc;}

.borderUnten {
    border-bottom-width: 2px;
	border-bottom-style:solid;
    border-bottom-color:white;
    }
.blauerlink {color: #3990CE;}

.titel {
	font-family:  Verdana, Arial, sans-serif;
   	font-size: 13pt;
   	color: #000000;
    }

h1{
font-family:  Verdana, Arial, sans-serif;
   	font-size: 13pt;
   	color: #000000;
padding: 0px;;
margin:0px;
}

h2{
font-size:9px;
padding: 0px;
margin:0px;
}
.portletweiss {color: white;}

img
{
border-color: #0066cc;
}

