#layout {
	margin-left: 5%;
	margin-top: 5%;
	margin-right: 5%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(layout/bg.jpg); 
	background-repeat: repeat;
}

#contentContainer {
	width: 100%;
	float: left;
	background-color: #F3C564; 
}

#logo {
	width: 25%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	vertical-align:top; 
	background-image: url(layout/header.jpg); 
	background-repeat: repeat-x;
	background-color: #ed8d8e;
	float: left;
}

#links {
	padding: 0;
	margin: 0;
	margin-right: 1em;
	text-align: right;
	margin-top: 70px;
	color: #ffba14;
}

#links li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

#concertLinks {
	padding: 0;
	padding-bottom: 10px;
	text-align: right;
	color: #000000;
}

#concertLinks li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}


#topLinks {
	width: 75%;
	height: 100px;
	background-image: url(layout/header.jpg); 
	background-repeat: repeat-x;
	background-color: #ed8d8e;
	float: left;
	font-size: 13px;
}

#picBar {
	width: 20%;
	height: 100%;
	background-color: #F3C564;
	float: left;
}

#clMenu {
	width: 20%;
	height: 100%;
	float: left;
	background-color: #F3C564;
}

#mainContent {
	width: 66%;
	height: 100%;
	float: left;
	background-color: #F3C564;
	
}
#footerContainer {
	position: relative;
}

.footer {
	font-size: 0.8em;
	font-weight: bold;
	color: #F3C564;
	margin-left: 1em;
	margin-right: 1em;
}

#footerBar {
	background-image: url(layout/footer.jpg);
	background-repeat: repeat-x;
	background-color: #df3333;
	clear: both;
	width: 50%;
	float: left;
	height: 3em;
}

#footerLinks {
	background-image: url(layout/footer.jpg);
	background-repeat: repeat-x;
	width: 50%;
	float: right;
	background-color: #df3333;
	height: 3em;
}

#imageColumn {
	padding: 2px;
	margin: 1em;
}

#imageColumn li {
	list-style-type: none;
}

#links li a:link { 
	color: #ffba14;
	text-decoration: none;
}

#links li a:visited { 
	color: #ffba14;
	text-decoration: none;
}

#links li a:hover { 
	color: #FFF;
	background-color: #df3333;
	text-decoration: none;
}

#links li a:active { 
	color: #FFF;
	text-decoration: none;
}

img {
	border: none;
}

#footerLinks a:link {
	color: #F3C564;
	text-decoration: none;
}

#footerLinks a:visited {
	color: #F3C564;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #FFF;
	text-decoration: none;
}

#footerLinks a:active {
	color: #FFF;
	text-decoration: none;
}
	
#header {
	
}

#content {
	margin-right: 1em;
}

#content a:link { 
	color: #ffba14;
	text-decoration: none;
}

#content a:visited { 
	color: #ffba14;
	text-decoration: none;
}

#content a:hover { 
	color: #FFF;
	background-color: #df3333;
	text-decoration: none;
}

#content a:active { 
	color: #FFF;
	text-decoration: none;
}


#content2 a:link { 
	color: #000000;
	text-decoration: none;
}

#content2 a:visited { 
	color: #000000;
	text-decoration: none;
}

#content2 a:hover { 
	color: #FFF;
	background-color: #F3C564;
	text-decoration: none;
}

#content2 a:active { 
	color: #FFF;
	text-decoration: none;
}

#content table {
	width: 90%;
}

#backbutton {
	margin-left: 500px;
	margin-top: 50px;
	
}

#backbutton a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#backbutton a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#backbutton a:hover { 
	color: #FFF;
	background-color: #F3C564;
	text-decoration: none;
}

#backbutton a:active { 
	color: #FFF;
	text-decoration: none;
}


#newsletter {
	margin-left: 50px;
	margin-top: 20px;
}

#newsletter a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#newsletter a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#newsletter a:hover { 
	color: #FFF;
	background-color: #F3C564;
	text-decoration: none;
}

#newsletter a:active { 
	color: #FFF;
	text-decoration: none;
}

#inTextLink a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#inTextLink a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#inTextLink a:hover { 
	color: #FFF;
	background-color: #F3C564;
	text-decoration: none;
}

#inTextLink a:active { 
	color: #FFF;
	text-decoration: none;
}

table {
	border-collapse:collapse;
}

#mail {
	margin-left:80px;
	margin-top: -35px;
}

#headline {
	
}

#headline a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#headline a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#headline a:hover { 
	color: #FFF;
	background-color: #F3C564;
	text-decoration: none;
}

#headline a:active { 
	color: #FFF;
	text-decoration: none;
}
