body {
	background-image: url(../images/bg-streifen.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
	background-repeat: repeat;
	background-color: #EBEBE9;
	margin-top: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #551A8B;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #551A8B;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#container {
	width: 780px;
	margin: auto;
	background-image: url(../images/Content.jpg);
	background-repeat: repeat-y;
	height: 85%;
}
* html #container {
	width: 780px;
	margin: auto;
	background-image: url(../images/Content.jpg);
	background-repeat: repeat-y;
	height: 85%;
}
#header {
	height: 195px;
	width: 780px;
	height: 124px;
	background-image: url(../images/Banner3.gif);
}
* html #header {
	height: 191px;
	width: 780px;
}
#Menu {
	height: 130px;
	width: 160px;
	position: relative;
	top: -100px;
	right: -10px;
}
#content {
	width: 710px;
	margin: auto;
	position: relative;
	top: -10px;
	padding-bottom: 10px;
}
#footer {
	margin:auto;
	background-image:url(../images/Footer.jpg);
	width: 780px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
}
#footer-content {
	height: 25px;
	margin: auto;
	width: 710px;
	text-align: right;
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer {
	margin-top: 0px;
	margin: auto;
	background-image:url(../images/Footer.jpg);
	width: 780px;
	height: 25px;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #cccccc;
	width: 710px;
	height: auto;
	margin: auto;
	position: relative;
	top: 0px;
	text-align: center;
}
#titellinie {
	position: relative;
	width: 710px;
	height: auto;
	margin: auto;
	top: 5px;
}
#indextitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF9900;
	width: 450px;
	height: auto;
	margin: auto;
	position: relative;
	top: 10px;
	text-align: right;
	z-index: 0;
}
#indextitellinie {
	position: relative;
	width: 450px;
	height: 15px;
	top: 10px;
	z-index: 0;
}
#showlinie {
	position: relative;
	width: 540px;
	height: 15px;
	top: 5px;
}
#showtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FF9900;
	width: 540px;
	height: auto;
	margin: auto;
	position: relative;
	top: 5px;
	text-align: right;
}
#ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
#style2 {
	font-size: 14px;
	height: 15px;
	font-weight: bold;
	color:#003366;
}
#themenaufzählung {
	margin-left: 2px;
	display: inline;
}
#linie {
	height: 1px;
	width: 710px;
	margin: auto;
	position: relative;
	top: 2%;
}
#back {
	height: 19px;
	width: 160px;
	position: absolute;
	top: 65px;
	left: 2px;
	z-index: 1;
}
#untertitel {
	height: 25px;
	width: 514px;
	position: absolute;
	top: 40px;
	left: 194px;
	z-index: 1;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF9900;
	font-variant: small-caps;
}
#table {
	border: #CCCCCC;
	border: thin;
	table-layout: fixed;
}

