/* STYLESHEET preisigbau.ch - Copyright 2002 by implikat.com */

/* BASICS ---------- */

body, p, em, b, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

em, i {
	color: Black;
	font-style : normal;
	font-weight: bold;
}

b {
	font-weight : bold;
}

hr {
	height: 1px;
	size: 1px;
	color: #CC0000;
	border: 0px solid #CC0000;
	background-color: #CC0000;

}

p, ul {
	font-size: 12px;
	color: #000000;
}

/* TITLES ----------- */

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	


h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom : 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom : 0px;
}

/* LINKS ---------- */

a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#000000; 
	text-decoration: underline;
}

a:link {
	color: #000000;
}

a:visited {
	color: #343434;
}

a:active {
	color: #CC0000;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#000000; 
}

a:link.legende {
	color:#000000;
}

a:visited.legende {
	color: #666666;
}

a:active.legende {
	color: #CC0000;
}

a:hover.legende {
	color: #CC0000;
	text-decoration: none;
}

/* TABLES ---------- */

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align : baseline;
} 

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align : left;
} 

.m {
	
	color: #000000; 
	text-decoration: none;
}

.legende{ 
	font-size: 10px; 
	color: #000000; 
}
 
.l1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #CC0000; 
	font-weight: normal; 
	text-decoration: underline;
}

.l2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}	

.rahmen {
border:solid 1px #666666;
}

