/*  ----------------------------------------

	SCREEN

 ---------------------------------------- */

/* Basic ---------------------------------------- */

body {
	background: #d3d3d3 url(../img/bgm2.png) repeat-x left top;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(../img/bg_3.png) no-repeat left top;
	height: 700px;
	text-align: left;
	position: relative;
}

.inner #wrapper {
	background: url(../img/bg_4.png) no-repeat left top;
}

h1 {
	width: 198px;
	height: 141px;
	float: left;
	margin: 0 10px;
}

h1 a {
	width: 198px;
	height: 141px;
	display: block;
	background: url(../img/logo.png) no-repeat left top;
}

h1 a span { display: none; }

.nav { float: left; height: 50px; }

#Button {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-repeat: no-repeat;
	background-image: url(../img/bt_mess01.png);
}

#Button2 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_ter01.png);
	background-repeat: no-repeat;
}

#Button3 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_serv01.png);
	background-repeat: no-repeat;
}

#Button4 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_anf01.png);
	background-repeat: no-repeat;
}

#Button5 {
	width:135px;
	padding-top:0px;
	height:50px;
	margin-left:0px;
	margin-top:79px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../img/bt_kon01.png);
}

.slideshow { padding: 8px 0 0 100px; position: relative; }

#welcome {
	margin: 30px 0 0 100px;
	width: 800px;
	height: 310px;
}

#welcome p {
	font-size: 14px;
	padding: 0 0 18px;
	color: #000;
	line-height: 18px;
}

#welcome h2 {
	font-size: 14px;
	color: #000;
	line-height: 18px;
	padding: 0 0 18px;
}

#container {
	height: 515px;
	position: relative;
}

#time {
	position: absolute;
	bottom: 2px;
	left: 100px;
	width: 600px;
	text-shadow:1px 1px 2px #141414
}

#time li { float: left; width: 95px;margin: 0 0 15px; }

#time li a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	
	float: left;
	display: block;
	text-decoration: none;
}

#time a:hover {
	color: #6d2222;	
}

#year { position: absolute; bottom: 2px; right: 125px;  }


#year a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
	color: #080808;
	text-decoration: none;
}

#year a.current {
	color: #6d2222;	
}

#preview {
	margin: 5px 0 0 80px;
	width: 840px;
	height: 425px;
}

#impressum {
	width:135px;
	height:49px;
	position: absolute;
	bottom: -41px;
	right: 100px;
	display:inline;
	background-repeat: no-repeat;
	background-image: url(../img/bt_imp01.png);
}
#downlk {
	width:160px;
	height:49px;
	bottom: -40px;
	right: 473px;
	display:inline;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../img/bt_dowk01.png);
}
#impressum2 {
	width:135px;
	height:49px;
	bottom: -37px;
	right: 100px;
	position: absolute;
	display:inline;
	background-repeat: no-repeat;
	background-image: url(../img/bt_imp03.png);
}

.scrollContainer {
	width: 840px !important;
	height: 425px !important;
	overflow: hidden !important;
	float: left;
}
.scrollContainerHolder {
	position: relative;
}
.yearScrollContainer {
	width: 840px !important;
	height: 425px !important;
	overflow: hidden !important;
	position: absolute;
}
.yearScrollContainerHolder {
	position: relative !important;
	width: 10000px;
}
#time ul li a.current {
	color: #6d2222;	
}
.bodyCal {
	height: 369px;
	padding: 0;
	margin: 0;
	padding-top: 60px;
	margin-top: -2px;
	font-size: 12px;
}
.datum {
	margin-left: 15px;
	width: 110px;
	float: left;
	overflow: hidden;
}
.veranstaltung {
	margin-left: 30px;
	width: 210px;
	float: left;
	overflow: hidden;
	}
.veranstalter {
	margin-left: 35px;
	width: 180px;
	float: left;
	overflow: hidden;
	}
.fatchbesucher {
	margin-left: 32px;
	width: 95px;
	float: left;
	overflow: hidden;
	}
.endverbraucher {
	margin-left: 22px;
	width: 102px;
	float: left;
	overflow: hidden;
	}
#y2008 .bodyCal {
	background: #fff url(../../images/uno.jpg) no-repeat top left;
}
#y2009 .bodyCal {
	background: #fff url(../../images/2010.jpg) no-repeat top left;
}
#pdfFile {
	margin-top: -42px;
	left: 530px;
	position: relative;
	float:left;
	background-image: url(../img/bt_dowk02.png);
	background-repeat: no-repeat;
}

