/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


.credits {

	font-size: 10px;

	font-family: sans serif, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color:#FF6600;

	}



.credits_italic{

	font-size: 10px;

	font-family: sans serif, Arial, Helvetica, sans-serif;

	font-style: italic;

	color:#660000;

	}



.produkt_bb {

	font-size:15px;

	font-family: verdana, Arial, Helvetica;

	font-weight: bold; color:#000066; 

	font-style: bold;

	text-decoration: none;

	}

	

.produkt_over {

	font-size:15px; 

	font-family: verdana, Arial, Helvetica;

	font-weight: bold; 

	color:#FF6600; 

	font-style: bold;	

	text-decoration: none;

	}



.link_small {

	font-size:12px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	font-weight: normal; 

	color:#000066;

	}

	

.small_white {

	font-size:10px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	font-weight: normal; 

	color:#FFFFFF;

	}

	

.small {

	font-size:11px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	font-weight: normal; 

	color:#000000;

	}	



.produkt_blue {

	font-size:12px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: normal; color:#000066;

	text-decoration: none;

	}

	

.produkt_blk {

	font-size:12px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: normal; color:#000000; 

	text-decoration: none;

	}

	

.produkt_red {

	font-size:12px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	font-weight: normal; 

	color:#CC0000; 

	text-decoration: none;

	}

	

.produkt_redbold {

	font-size:10px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	font-weight: bold; 

	color:#CC0000; 

	text-decoration: none;

	}



p {

	font-size: 13px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	color: #000066;

	}

	

div {

	font-size: 13px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial; 

	color: #000066;

	}

	

.bold {

	font-size: 13px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	color: #000066;

	font-weight: bold; 

	}

	

.bold_bl {

	font-size: 12px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold; 

	color:#000000;

	}

	

.white {

	font-size: 12px;

	font-family: sans serif, Arial, Helvetica;

	font-weight: bold;

	color:#FFFFFF;

	}

	

.title_l {

	font-size: 14px; 

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold; 

	color:#000000;

	}

	

.title_xl {

	font-size: 18px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold;

	color:#000066;

	}
	
.title_xxl {

	font-size: 22px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold;

	color:#000066;

	}
	
	.title_xxxl {

	font-size: 40px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;
	font-weight: bolder;
	color:#000066;

	}	

	

.title_xxl_red {

	font-size: 18px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold;

	color:#cc0000;

	}

	

.title_xxl_or {

	font-size: 16px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	font-weight: bold;

	color:#FF6600;

	}

	

.link {

	font-size: 13px;

	font-family: Trebuchet MS, Trebuchet, Verdana, Arial;

	color: #000066;

	text decoration: underline;

	} 



IMG.hand {

	cursor: hand;

	}



INPUT.contact, SELECT.contact, TEXTAREA.contact {

	background-color: #E2FCFE;

	color: black;

	font-family: sans serif, Arial, Helvetica;

	font-size: 11px;

	border: solid 1px gray;

	padding: 1;

	}



INPUT.require {

	background-color: #C5E6E9;

	color: black;

	font-family: sans serif, Arial, Helvetica;

	font-size: 11px;

	border: solid 1px gray;

	padding: 1;

	}



TEXTAREA.require {

	background-color: #C5E6E9;

	color: black;

	font-family: sans serif, Arial, Helvetica;

	font-size: 11px;

	border: solid 1px gray;

	padding: 1;

	}



INPUT.submit2 {

	background-color: #E2FCFE;

	color: black;

	font-family: sans serif, Arial, Helvetica;

	font-size: 12px;

	border: double 3px gray;

	padding: 1;

	}




