/* Stylesheet für www.gap5.de */
/* Autor: Roland Bluhm [rb|br] www.rolandbluhm.de */
/* Letzte Änderung: 2005-01-12 */

/* Seite */

.index	    { background-color:#FFFFFF; background-image:url('../images/hintergrund.jpg');
	  		  background-repeat:no-repeat;  }

/* Tabelle */

#table_1	{ position:absolute; top:328px; left:109px; width:535; z-index:1;}
.td_links	{ text-align:left; vertical-align:top; width:163; }
.td_rechts	{ text-align:left; vertical-align:top; width:372; }


/* Text */

p, table	{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; margin: 4 0 4 0; word-spacing: 0; line-height: 1.3; }
.p2 		{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; margin: 4 0 4 0; text-indent:13; word-spacing: 0; line-height: 1.3; }
.p3 		{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; margin: 69 0 0 0; word-spacing: 0; line-height: 1.3; }
.p3en 		{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; margin: 48 0 0 0; word-spacing: 0; line-height: 1.3; }
.p4 		{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; margin: 4 0 4 13; word-spacing: 0; line-height: 1.3; }
.h1			{ font-family: Arial, Helvetica, Sans Serif; 
			  font-size: 13px; font-weight: bold; margin: 4 0 4 0; word-spacing: 0; line-height: 1.25; }
.i			{ font-style: italic; }

/* Link */

a:link		{ color:rgb(250,112,43); text-decoration:none }
a:visited	{ color:rgb(250,112,43); text-decoration:none }
a:active	{ color:rgb(250,112,43); text-decoration:none; }
a:hover		{ color:rgb(0,0,0); text-decoration:underline; }