/**
* (c) by Matthias Gally
* Gally Webdesign, www.webdesign.gally.ch
* 1. Juni 2005
**/

body, tr,td, table {
	font-family:verdana;
	font-size:12;
}
p {
	font-family:verdana;
	font-size:12;
}

th {
	font-family:verdana;
	font-size:12;
}

h1 {
	font-family:verdana;
	font-size:16;
	color:#990033;
}
.adresse {
	font-family:verdana;
	font-size:10;
	color:#333333;
	font-weight:bold;
}


.off {
	color:#990033;
	font-size:10;
	text-decoration: none;
	font-weight:bold;
}

.on {
	color:#990033;
	font-size:10;
	font-weight:none;
	text-decoration: undeline;
}

.navoff {
	font-family:verdana;
	font-size:10;
	color:#333333;
	font-weight:none;
	text-decoration: none;
}

.navon {
	font-family:verdana;
	font-size:10;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}

.hauptnavoff {
	font-family:verdana;
	font-size:13;
	color:#990033;
	font-weight:none;
	text-decoration: none;
}

.hauptnavon {
	font-family:verdana;
	font-size:13;
	color:#990033;
	font-weight:bold;
	text-decoration: none;
}

.haupttitel {
	font-family:verdana;
	font-size:12;
	color:#990033;
	font-weight:bold;
}
.linierechts {
	BORDER-RIGHT: #cccccc 1px solid
}
.linielinks {
	BORDER-LEFT: #cccccc 1px solid
}
.linieunten2 {
	BORDER-BOTTOM: #990066 1px solid
}
.linieoben2 {
	BORDER-TOP: #990066 1px solid
}
.linierechts2 {
	BORDER-RIGHT: #990066 1px solid
}
.linielinks2 {
	BORDER-LEFT: #990066 1px solid
}
.gallyoff {
	font-family:verdana;
	font-size:10;
	color:#ff0000;
	font-weight:none;
	text-decoration: none;
}

.gallyon {
	font-family:verdana;
	font-size:10;
	color:#ff0000;
	font-weight:none;
	text-decoration: underline;
}
