/*=======================================*/
/* CSS-Datei fuer Piz****Apart					 */
/* 			 						   									 */
/*=======================================*/
/*      (c) by Chris 2oo4								 */
/*=======================================*/
/*         VERSION v1.0				   				 */
/*=======================================*/

/* Schriften */
font.pizs	{ font-family:"Verdana"; font-size:10px; color:#3366CC; text-decoration:none; }
font.piz	{ font-family:"Verdana"; font-size:12px; color:#3366CC; text-decoration:none; }
font.pizbold	{ font-family:"Verdana"; font-size:12px; color:#3366CC; text-decoration:none; font-weight:bold; }
font.pizheader	{ font-family:"Verdana"; font-size:12px; color:#3366CC; text-decoration:none; font-weight:bold; }
font.hinweis  	{ font-family:"Verdana"; font-size:10px; color:#CC0000; text-decoration:none; font-weight:bold; }

/* START Änderung KOrfanidis */
font.green  	{ font-family:"Verdana"; font-size:12px; color:#00EE00; text-decoration:underline; font-weight:bold; }
font.red  	{ font-family:"Verdana"; font-size:12px; color:#CC0000; text-decoration:underline; font-weight:bold; }
/* ENDE Änderung KOrfanidis */

/* Main-Design Hintergrund */
td.main01	{ background-image:url(images/01.gif); width:750px; height:64px; max-width:750px; max-height:64px; }
td.main02	{ background-image:url(images/02.jpg); width:750px; height:20px; max-width:750px; max-height:20px; }
td.main03	{ background-image:url(images/03.jpg); width:750px; height:17px; max-width:750px; max-height:17px; }
td.main04	{ background-image:url(images/04.jpg); width:750px; height:95px; max-width:750px; max-height:95px; }
td.main05	{ background-image:url(images/05.jpg); width:750px; height:67px; max-width:750px; max-height:67px; }
td.main06	{ background-image:url(images/06.jpg); width:750px; height:59px; max-width:750px; max-height:59px; }
td.main07	{ background-image:url(images/07.jpg); width:750px; height:50px; max-width:750px; max-height:50px; }
td.main071	{ background-image:url(images/logo07.jpg); width:750px; height:88px; max-width:750px; max-height:88px; }
td.main07b	{ background-image:url(images/big07.jpg); width:750px; height:88px; max-width:750px; max-height:88px; }
td.main08	{ background-image:url(images/08.jpg); width:750px; height:41px; max-width:750px; max-height:41px; }

td.rahmen01	{ background:#f3F3F3; padding:4 ;align:left;border-style:outset; color:#0000CC; border-width:1px; border-color:#6699ff; }

/* Verweis-Definition: Navigation */
a.navi		{ font-family:"Verdana"; font-size:12px; color: #ffffff; text-decoration: none; }
a.navi:link	{ font-family:"Verdana"; font-size:12px; color: #ffffff; text-decoration: none; }
a.navi:active	{ font-family:"Verdana"; font-size:12px; color: #ffffff; text-decoration: none; }
a.navi:visited	{ font-family:"Verdana"; font-size:12px; color: #ffffff; text-decoration: none; }
a.navi:hover	{ font-family:"Verdana"; font-size:12px; color: #ffffff; text-decoration: none; font-weight:bold; }
/* Verweis-Definition: Navigation */
a.links		{ font-family:"Verdana"; font-size:12px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.links:link	{ font-family:"Verdana"; font-size:12px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.links:active	{ font-family:"Verdana"; font-size:12px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.links:visited	{ font-family:"Verdana"; font-size:12px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.links:hover	{ font-family:"Verdana"; font-size:12px; color: #CC0000; text-decoration: none; font-weight:bold; }
/* Verweis-Definition: Navigation */
a.linkss	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.linkss:link	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.linkss:active	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.linkss:visited{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.linkss:hover	{ font-family:"Verdana"; font-size:10px; color: #CC0000; text-decoration: none; font-weight:bold; }
/* Verweis-Definition: Navigation */
a.backlink	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.backlink:link	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.backlink:active	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.backlink:visited	{ font-family:"Verdana"; font-size:10px; color: #3366CC; text-decoration: none; font-weight:bold; }
a.backlink:hover	{ font-family:"Verdana"; font-size:10px; color: #CC0000; text-decoration: none; font-weight:bold; }
/* Formulare */
input.piz		 { margin:0px; border: 1px solid #3366CC; font-family: Verdana; font-size: 8pt; color: #3366CC; text-align: left; }
select.piz		  { margin:0px; border: 1px solid #3366CC; font-family: Verdana; font-size: 8pt; color: #3366CC; text-align: left; }
img.nice		 { border: 1px solid #6699ff; }

input.aktiv { width: 150px; background-color:#f3f3f3; color:#CC0000; border: 1px outset #6699ff; font-weight:bold; }
