/*Tabelle zentrieren */

BODY {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/* alle Ränder zum Browser auf NULL gestellt */
}
TR TD {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	background-repeat: repeat;
}
LI {
	MARGIN-BOTTOM: 6px;
}
.titelSub1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #939393; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; TEXT-ALIGN: center
}
A.navitem:link {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
A.navitem:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; TEXT-DECORATION: none
}
A.navitem:hover {
	COLOR: #000066;
	TEXT-DECORATION: underline;
	font-size: 20px;
}

/* IDs
--------------------------------------------------*/
#wrapper {
	width: 500px;
	padding: 0;
	text-align: center;
	margin-left: 20px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.fett {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
}
td.nav {
	background-image: url(../bilder/filmstreifenvertikalgrau.gif);
	background-attachment: scroll;
	width: 147px;
}
table.violet {
	background-color: #6600FF;
	width: 732px;
	border-top: 1px solid #6600FF;
	border-right: 1px solid #6600FF;
	border-bottom: 1px solid #6600FF;
	border-left: 3px solid #6600FF;
}
table.weiss {
	background-color: #6600FF;
	width: 732px;
	border-top: 1px solid #6600FF;
	border-right: 1px solid #6600FF;
	border-bottom: 1px solid #6600FF;
	border-left: 3px solid #6600FF;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
td.google {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
td.zuviolet {
	background-color: #6600FF;
	width: 3px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}.red {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
