/*  Style Definitionen fuer Homepage Vintl Engl 20041011 */

/* Main */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top: 4px;
}
td,th,li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Schriftarten */

h1 {
	font-size: 18px;
	letter-spacing: 3pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pfad {
	font-size: 9px;
}

.linktext {
	font-size: 11px;
}
.textklein {
	font-size: 10px;
}
.textgross {
	font-size: 14px;
}
.untenausrichten {
	vertical-align: bottom;
}

/* Tabellenmasse */

#haupttabelle {
	width: 750px;
}
/* kopf */
#r1s1 { width: 168px; height: 122px; vertical-align: top;  background-image: url(images/hintergrund.gif);  }
#r1s2 { width: 582px; height: 25px;  text-align: center; vertical-align: middle; background-color: #FFCC33; }
#r2s2 { width: 582px; height: 30px; text-align: center; vertical-align: middle;  background-color: #FFCC33;}
#r3s2 { width: 16px; height: 10px;  background-color: #FFCC33;border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: black; }
#r3s3 { width: 566px; height: 10px;  background-color: #FFCC33; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: black; }
#r4s2 { width: 16px; height: 20px; }
#r4s3 { width: 566px; height: 20px; }
#r5s2 { width: 16px; height: 37px; }
#r5s3 { width: 566px; height: 37px; vertical-align: middle; }
/* textbereich */
#r6s1 {	text-align: center; vertical-align: top; background-image: url(images/hintergrund.gif);  }
/* #r6s3 {	vertical-align: top; } */
/* fussbereich */
#r8s1 { width: 168px;  background-image: url(images/hintergrund.gif);  }
#r8s2 { width: 16px; }
#r8s3 { width: 178px; text-align: center; vertical-align: middle; font-size: 9px; }
#r8s4 { width: 16px; }
#r8s5 { width: 178px; text-align: center; vertical-align: middle; font-size: 9px; }
#r8s6 { width: 16px; }
#r8s7 { width: 178px; text-align: center; vertical-align: middle; font-size: 9px; }
#r9s1 {  background-image: url(images/hintergrund.gif);  }
#r9s2 {  background-color: #FFCC33; }
#r9s3 {	text-align: center; vertical-align: middle; font-size: 9px;  background-color: #FFCC33; }


