@charset "UTF-8";
/* CSS Document */
html {
	background: url(images/background.jpg) repeat scroll 0 0 #95232D;
}

.zHeader{
  max-width:1024px;
}

.zLogo{
  z-index:3;
}

.navBar{
  background-color:#d64921;
  height:100px;
  top:-25px;
  position:relative;
  z-index:2;
}

/* Styles for 2009 */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding: 0em;
	margin: 0em;
}

a {
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
}

.btnBack {
	background: url(images/btn_back.png) top left no-repeat;
	padding: .2em 0 .5em 2.5em;
	float: left;
}

#coContainer {
	padding:1em;
}

#header{
	width: 783px;
	background: url(../images/Logo_MesseWels10.png) top left no-repeat;
	padding: 150px 0 0 0;
	border-bottom: 1px solid #242424;
}

#header #topNav {
	margin-bottom: 1em;
	abackground-color:#9F3;
}

#topNav .topNavButton {
	
}

#content {
	-moz-border-radius:0 0 7px 7px;
	-moz-box-shadow:0 2px 3px #851111;
	background-color:#FFFFFF;
	border:0.5em solid #CC3333;
	padding:10px;
	width:753px;
}

#content span {
	font-size: 1.2em;
}

#content span strong {
	font-size: 1.2em;
}

#contentBottom {
	_background:url(images/contentBottom.png) top left no-repeat;
	height: 150px;
	width: 783px;
}

div .slideshow {
	width: 100%;
}

div .slideshow .pic {
	float: left;
	width: 175px;
	height: 136px;
	padding: 5px;
}

.old {
	color: #CCC;
}
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.space2em {
	height: 2em;
}

.hidden {
	display: none;
}

form#cse-search-box input {
	border: 1px solid #ccc;
	float:right;
	margin:0.1em 0 0 0.1em;
}
