#navigation {
	position: absolute;
	width: 139px;
	z-index: 2;
	left: 0px;
	top: 10px;
	visibility: visible;
}
#title {
	position: absolute;
	width: 350px;
	z-index: 3;
	left: 307px;
	top: 11px;
	visibility: visible;
}
#content1 {
	position: absolute;
	width: 536px;
	z-index: 4;
	left: 225px;
	top: 103px;
	visibility: visible;
}
#flags {
	position: absolute;
	width: 100px;
	z-index: 3;
	left: 721px;
	top: 35px;
	visibility: visible;
}
.standardtyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.tabletyper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

/*table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}*/

/*.navtyper1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: normal}*/
.itb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000066;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-weight: bold;
}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC}
.background {  background-attachment: scroll; background-image: url(../graphics/common/trans_print400.gif); background-repeat: no-repeat; background-position: 300px 160px}
body {
	background-attachment: fixed;
	background-image: url(../graphics/itb-hintergrund.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000066}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: Red;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.copyright:link {  color: #CCCCCC; text-decoration: none}
a.copyright:visited {  color: #CCCCCC; text-decoration: none}
a.copyright:hover {  color: #000066; background-color: #FFFFFF; text-decoration: underline}
a:copyright:active {  color: #FF0000; background-color: #FFFFFF; text-decoration: underline}