A:link { text-decoration : underlined; color : #000000; }
A:hover { text-decoration : none; color : #FF3333; }
A:active { text-decoration : none; color : #FF3333; }
A:visited { text-decoration : underlined; color : #000000; }

BODY {
	background-image : none;
	background-color : White;
}

P { 
 font-family : Verdana; 
 font-size : 10pt; 
 color : #000000; 
 font-weight : normal; 
 text-align : left;}

TD { 
 font-family : Verdana,Arial,Helvetica; 

 font-weight : normal; 
 font-size : 8pt }

INPUT { 
 font-family : Verdana,Arial,Helvetica; 
 color : #000000; 
 font-weight : normal; 
 font-size : 8pt;}

SELECT { 
 font-family : Arial,Helvetica,Verdana; 
 color : #000000; 
 font-weight : normal; 
 font-size : 8pt; }

.border {
	border : 1px solid #0075BB;
}
  
.shadow {
	padding : 10px;
	border-style : solid;
	border-color : black;
	border-top-width : 0px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 0px;
}

.rubrik { 
 font-family : Verdana; 
 color : #000000; 
 font-weight : bold; 
 font-size : 10pt;
 text-transform : uppercase }

 .bluerub {
	font-family : Arial;
	color : #ffffff;
	font-weight : bold;
	font-size : 18px;
	background-color : #0075bb;
	font-style : normal;
	padding : 3px;
	border-width : 0px;
	border : 0px solid Black;
	margin-bottom : 10px;
}
 
  .bluebottom {
	font-family : Arial;
	color : #ffffff;
	font-weight : bold;
	font-size : 10px;
	background-color : #0075bb;
	font-style : normal;
	padding : 3px;
	border-width : 0px;
	border : 0px solid Black;
	margin-bottom : 10px;
}

.bildtext { 
 font-family : Arial; 
 color : #000000; 
 font-weight : normal; 
 font-size : 7pt; }

.adresstext { 
 font-family : Verdana; 
 color : #000000; 
 font-weight : normal; 
 font-size : 7pt;
 background-color : none;
 letter-spacing : normal }

.smallbold { 
 font-family : Verdana; 
 color : #000000; 
 font-weight : bold; 
 font-size : 8pt }

.smallred { 
 font-family : Verdana; 
 color : #ffffff; 
 font-weight : normal; 
 font-size : 7pt; 
 background-color : #FF0000; }