body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image:  url(../images/uic_bg2003.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: scroll;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

th, th, p, ul { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }

big {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/* our link pseudoclasses */
a:link {
	color: #093;
	text-decoration: none;
}

a:visited {
	color: #093;
	text-decoration: none;
}

a:hover {
	color: #00C;
	text-decoration: underline;
}

a:active {
	color: #F30;
	text-decoration: underline;
}

/* our navigationlink pseudoclasses */
a.nav {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

a.nav img {
	margin-bottom: 5px;
}

a.nav:link {
	color: #093;
	text-decoration: none;
}

a.nav:visited {
	color: #093;
	text-decoration: none;
}

a.nav:hover {
	color: #00C;
	text-decoration: none;
}

a.nav:active {
	color: #F30;
	text-decoration: none;
}

/* our activatedpagelink pseudoclasses */
a.aktiv {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #00C;
}

a.aktiv img {
	margin-bottom: 5px;
}

a.aktiv:hover, a.aktiv:active { text-decoration: none; }


/* our own classes */
.fliesstext, .fliesstext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.listebylaws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: -20px;
}

.listebylaws li {
	margin-left: 2px;
	padding-left: 1px;
}
.greenfixtures {
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #093;
}

.redfixtures {
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #F30;
}

.orangefixtures {
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #F93;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

/* only for first elements in left and middle content */
.intro {
	margin: 0px 0px 5px;
	padding: 0;
}

/* only for last paragraph holding the credits */
p.finale {
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}

/* matchtable */
table.matchtable {
	margin: 5px 0px;
	padding: 0;
	border-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}

table.matchtable td {
	border-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}

/* finalmembers */
table.finalmembers {
	margin: 5px 0px;
	padding: 0;
	border-color: #999;
	border-width: 0;
	border-style: none;
}

table.finalmembers td {
	border-color: #999;
	border-width: 0;
	border-style: none;
	padding: 5px;
}		

.blue { color: #00C; }
.green { color: #093; }

.haupttitel {
	font-family: "Lucida Grande", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0000CC;
	word-spacing: -2px;
	margin: 0px;
	padding: 0 0 5px 15px;
}
