* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}


body {
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	background-color: #cdcdcd;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
#topoff {
	background-color: #dcdcdc;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -280px;
	visibility: hidden;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
	height: 560px;
	position: relative;
	font-size: 12px;
	line-height: 17px;
	background: #000 url(images/SG_Titelmotiv.jpg);
	clear: left;
}
#wrapper #mid {
	width: 392px;
	height: 560px;
	position: absolute;
	background-image: url(images/mid_bg.jpg);
	top: 0px;
	left: 348px;
	background-repeat: no-repeat;
}
#wrapper  ul  {
	list-style-type: none;
	letter-spacing: 1px;
	font-weight: bold;
	position: relative;
	top: 234px;
	margin-bottom: 30px;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

.red {
	color: #B30215;
}


.grey {
	color: #CCC;
}
.wide {
	letter-spacing: 0.2em;

}


.transp {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
.h16px {
	font-size: 16px;
}
#wrapper #nav1 {
	z-index: 30;
	width: 230px;
	float: right;
	letter-spacing: 1px;
	line-height: 28px;
	position: relative;
	top: 26px;
	font-weight: bold;
}
#wrapper #mid h2 {
	margin: 34px 0 0 20px;
	font-size: 16pt;
}

.slider1
{
	width: 18px;
	height: 460px;
	position: absolute;
	top: 80px;
	left: 359px;
}
.indicator
{
	width: 18px;
	height: 18px;
	position: absolute;
	background-image: url(programm/images/fader_r.gif);
	font-size: 1px;
	background-repeat: no-repeat;
}
.container
{
	width: 345px;
	height: 460px;
	overflow: hidden;
	position: relative;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}

.content
{
	position: absolute;
	padding-left: 20px;
}

