/* DATEI: blaser.css */
/* HR. Blaser Sattlerei und Kummetmacherei */
/* (c) Intersim AG - Burgdorf */

body, td, p {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color:#330033;
	font-style: normal;  
	font-weight : normal;
}

select, input {
	color: #330033;
	font-size : 9pt; 		
}

body { 
	margin : 0 0 0 0 ;
	background-color : #FFCC66;	
 }

 td {
		border: 0px none;
}
li {
	list-style-image : url(/images/design/mnu_selected.gif);
}
 
/* Klassen */
.small { 
	font-size : 8pt;  
}

.bold {
    font-weight : bold;
}

.white {
	font-size : 10pt;
	font-weight : bold;
	color:#ffffff;
}
.red {
	color: #CC0000; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal
}

.bu 	{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color:#FFFFCC;
	font-style: normal;  
	font-weight : normal;
	background-color : #990000;
} 	
.address {
    color: #000000; 
	font-size : 11px;
	font-weight : normal;
    text-decoration: none;
} 
.trends	{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt;
	color:#330033;
	font-style: normal;  
	font-weight : normal;
	background-color : #FFFF99;
} 	
.row {
	background-image : url(../images/design/mnu_line.gif);
	height : 3px;
	width : 100%;
}
.titleTable 	{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color:#330033;
	font-style: normal;  
	font-weight : bold;
	background-color : #FCD890;
	border-bottom : 1px solid #330033;
} 
.cellTable 	{	
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10pt;
	color:#330033;
	font-style: normal;  
	font-weight : normal;
	background-color : #FFCC66;
	border-bottom : 1px solid #330033;
	}

/* Titel im Hauptteil */	 
H1 {
	color:#660033;
	font-size : 16pt;
	font-weight : bold;
	padding-left : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
}

H2 {
	color:#660033;
	font-size : 13pt;
	font-weight : bold;
	padding-left : 0px;
	padding-top : 3px;
	padding-bottom : 3px;
}

H3 {
	color:#660033;
	font-size : 10pt;
	font-weight : bold;
	padding-left : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
}

a	{ color:#990000; text-decoration:underline; }
a:link { color:#990000; text-decoration:underline; }
a:active { color:#990000; text-decoration:underline; }
a:hover { color:#CC0000; text-decoration:underline; }


a.address, a.address:link, a.address:active, a.address:hover {
    color: #000000; 
	font-size : 11px;
	font-weight : normal;
    text-decoration:underline;
}

a.address:hover {
    color: #990000; 
	font-size : 11px;
	font-weight : normal;
    text-decoration:underline;
}


/* Navigationsbereich (linke Seite) */
a.mnu {
	font-size : 10px;
	color: #000000; 
	background-color: #FFCC66;
	font-weight : normal;	
	text-decoration: none
}
a.mnu:hover, a.mnu:active  {
	font-size : 10px;
	color: #990000; 
	background-color: #FFCC66;
	font-weight : normal;
	text-decoration: none;
}
a.mnuSel, a.mnuSel:link, a.mnuSel:hover, a.mnuSel:active  {
	font-size : 11px;
	color: #990000; 
	background-color: #FFCC66;
	font-weight : bold;
	text-decoration: none;
}

.img {  color: #990000; border: 1px solid #990000}

