.kleintxt { color: #000000; font-size: 7pt; line-height: normal; font-family: Arial, Helvetica }
.kleintxtcenter { color: #000000; font-size: 7pt; line-height: normal; font-family: Arial, Helvetica; text-align: center }
.lauftext { color: #000000; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica }
.lauftextbold { color: #000000; font-size: 9pt; font-family: "Arial Bold", "Helvetica Bold", "Arial Black", "Helvetica Black" }
.lauftxtgrau { color: #636363; font-size: 9pt; font-family: "Arial Bold", "Helvetica Bold", "Arial Black", "Helvetica Black" }
.wlauftxtbold { color: #ffffff; font-size: 9pt; font-family: "Arial Bold", "Helvetica Bold", "Arial Black", "Helvetica Black" }
.lauftextcenter { color: #000000; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica; text-align: center }
.lauftextweiss { color: #ffffff; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica }
a:active: { color: #ff0000; font-size: 9pt; font-family: Arial, Helvetica }
a:link { color: #0000ff; font-size: 9pt; font-family: Arial, Helvetica }
a:visited { color: #0000ff; font-size: 9pt; font-family: Arial, Helvetica }
body { font-family: Arial, Helvetica; }
td {font-size: 13px; font-family: Arial, Helvetica}
tr {font-size: 13px; font-family: Arial, Helvetica}
table {font-size: 13px; font-family: Arial, Helvetica}
.presse {
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	color: #000000;
	line-height: normal
}
.pressetitel {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	color: #000000;
	line-height: normal;
	font : bold;
	text-align : center;
	word-spacing : 10px;
}
.pressefuss {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000000;
	line-height: normal
}

#slideshow{
position:relative;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background:transparent;
    }

    #slideshow img {
    display:none;
    position:absolute;
    top:0; left:0;
    }

    #slideshow img.start {
    display:block;
    }
/* Logo */

#logo {
	position:relative;
	width: 960px;
	height: 76px;
	margin: 0 auto;
	margin-top:20px;
	border-bottom: 6px solid #CCCCCC;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}
