a:link {

        color: #990000;

        text-decoration: none;

}

a:visited {

        color: #990000;
	
        text-decoration: none;

}

a:hover {

        color: white;

        text-decoration: underline;

}

body,table,p {

        font-family: Tahoma;

        font-size: 10pt;

        color: white;

        font-weight: normal;
		
}

.portrait {

		margin-bottom: 1px;

}

.bildunterschrift {
		font-family: Tahoma;

        font-size: 8pt;

        color: white;

        font-weight: normal;
		
		background-color: #990000;
		
		padding-left: 3px;
		
		padding-bottom: 1px;
}

.title {
		font-family: Tahoma;

        font-size: 11pt;

        color: white;

        font-weight: bold;
		
}

.smalltitle {
		font-family: Tahoma;
		
        font-size: 10pt;

        color: white;

        font-weight: bold;
}				 
				 
img
			{
				border:none;
			}
			



                 file, input, select, textarea, option { font-family: Tahoma;}
input, select { font-size: 10px;}
