html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

.clear {
	clear:both;
}

body {
	background-attachment: fixed;
	background-color: #122D10;
	background-image: url(../images/boomtown-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	font-family: Georgia, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 463C3C;
}

h1 {
	font-size: 36px;
    line-height: 36px;
	font-family: LeagueGothicRegular;
	text-transform: uppercase;
	font-weight:normal;
	color:#463C3C;
}

h2 {
	font-size: 24px;
    line-height: 26px;
	font-family: LeagueGothicRegular;
	text-transform: uppercase;
	font-weight:normal;
	color:#463C3C;
}
#outerWrapper #contentWrapper #rightColumn1 h2:first-child{
		border-top: none;
		font-size: 25px; 
		line-height: 1;
		font-family: LeagueGothicRegular;
		text-transform: uppercase;
		font-weight:normal;
}
#outerWrapper #contentWrapper #rightColumn1 h2{
		border-top: 1px dotted #999;
		padding-top: 10px;
		font-size: 25px; 
		line-height: 1;
		font-family: LeagueGothicRegular;
		text-transform: uppercase;
		font-weight:normal;
}

a,  a:link {
  color: #E09341;
  font-weight: bold;
  text-decoration: none;
}

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

a:hover {
  color: #E09341;
  text-decoration: underline;
}

a:focus {
  color: #E09341;
}

a:active {
  color: #E09341;
}

#rightColumn1 a:link {
	color: #463C3C;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
#rightColumn1 a:hover {
	color: #463C3C;
	font-size:16px;
	font-weight:normal;
	text-decoration:underline;
}
#rightColumn1 a:visited{
	color: #463C3C;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
#topNavigation a:link,
.top-navigation-extend a:link {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#topNavigation a:hover,
.top-navigation-extend a:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
#topNavigation a:visited,
.top-navigation-extend a:visited {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#footer a:link {
	color: #463C3C;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color: #463C3C;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
#footer a:visited{
	color: #463C3C;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 970px;
  margin-bottom:20px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	margin-left:-30px;
}
#headerlogo {
	width:437px;
	height:150px;
	/* [disabled]float:left; */
}
#outerWrapper #topNavigation {
	position: relative;
	background: #fff;
	background: rgba(255, 255, 255, 0.88);
	height: 25px;
	padding: 0px 0px 10px 10px;
	margin-left:-30px;
	font-size: 24px;
	line-height: 24px;
	font-family: LeagueGothicRegular;
	text-transform: uppercase;
	font-weight:normal;
	color: #FFF;
}
#outerWrapper #contentWrapper {
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  background: #fff;
  background: rgba(255, 255, 255, 0.88);
  margin-left:-30px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 160px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 189px 0 0;
	padding: 10px 10px 10px 30px;
}
#outerWrapper #footer {
	background: #fff;
	background: rgba(255, 255, 255, 0.88);
	margin-left:-30px;
	border-top: solid 2px #000;
	overflow: hidden;
  
}

/* FOOTER NAV */

.footerInfoContainer0 {
	width:60px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
.footerInfoContainer0 h2 {
	font-size:20px;
	font-weight:normal;
	
}
.footerInfoContainer1 {
	width:90px;
	float:left;
	margin-left:10px;
	min-height: 60px;
	line-height:20px;
}

.footerInfoContainer1 ul {
	list-style:none;
	margin-left:0;
	padding-left:0px;
}
.footerInfoContainer1 li {
	border-left: solid 1px #000;
	padding-left:5px;
}

.footerInfoContainer2 {
	width:70px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
.footerInfoContainer2 h2 {
	font-size:20px;
	font-weight:normal;
	
}
.footerInfoContainer2 ul {
	list-style:none;
	margin-left:0;
	padding-left:0px;
}
.footerInfoContainer2 li {
	border-left: solid 1px #000;
	padding-left:5px;
}

/* FOOTER NAV END */

/* NAVIGATION */

 .navmenu1 {
	 width:160px;
	 background-color:#268B83;
	 height:24px;
	 padding: 3px 5px 0px 5px;
	 float:left;
	 margin-left:20px;
 }
  .navmenu2 {
	 width:160px;
	 background-color:#AA5081;
	 height:24px;
	 padding: 3px 5px 0px 5px;
	 float:left;
	 margin-left:30px;
 }
  .navmenu3 {
	 width:160px;
	 background-color:#E09341;
	 height:24px;
	 padding: 3px 5px 0px 5px;
	 float:left;
	 margin-left:30px;
 }
  .navmenu4 {
	 width:160px;
	 background-color:#DB494C;
	 height:24px;
	 padding: 3px 5px 0px 5px;
	 float:left;
	 margin-left:30px;
 }
  .navmenu5 {
	 width:160px;
	 background-color:#646CBF;
	 height:24px;
	 padding: 3px 5px 0px 5px;
	 float:left;
	 margin-left:30px;
 }

/* NAVIGATION END*/

/* SOCIAL NETWORK */
#rightColumn1 ul.follow-links {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	#rightColumn1 ul.follow-links li {
		display: inline;
	}
	#rightColumn1 ul.follow-links li a {
		float: left;
		margin-right: 2px;
		display: block;
		text-indent: -10000px;
		background: url(../images/spritesheet.png);
	}

#rightColumn1 ul.follow-links li a.facebook {
		height: 27px;
		width: 26px;
		background-position: 0px -18px;
		margin-bottom: 10px;
	}
	#rightColumn1 ul.follow-links li a.twitter {
		height: 27px;
		width: 27px;
		background-position: -26px -18px;
		margin-bottom: 10px;
	}
	#rightColumn1 ul.follow-links li a.soundcloud {
		height: 27px;
		width: 27px;
		background-position: -54px -18px;
		margin-bottom: 10px;
	}
	#rightColumn1 ul.follow-links li a.youtube {
	height: 27px;
	width: 56px;
	background-position: -81px -18px;
	margin-bottom: 10px;
	} 
	
	
/* SOCIAL NETWORK END */

/* PARTNERS */
#outerWrapper #footer .partners {
		
	}
	#outerWrapper #footer .partners-list {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		margin-top:10px;
	}
	
	#outerWrapper #footer .partners-list li {
		float: left; margin-right: 10px;
	}
	#outerWrapper #footer .partners-list li a {
		display: block;
		text-indent: -10000px;
		background: url(../images/spritesheet.png);
		opacity: 0.5;
	}
	#outerWrapper #footer .partners-list li a:hover {
		opacity: 1;
	}
	#outerWrapper #footer .partners-list li a.audiofunktion {
		width: 71px;
		height: 40px;
		background-position: -48px -256px;
	}
	#outerWrapper #footer .partners-list li a.holymoly {
		width: 71px;
		height: 40px;
		background-position: -170px -256px;
	}
/* PARTERS END*/

.top-navigation-extend {
    position: relative;
    padding: 0px 0px 10px 10px;
    float: right;
    font-size: 24px;
    line-height: 24px;
    font-family: LeagueGothicRegular;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
    margin-right: 201px;
}

.navmenu6 {
    width: 160px;
    background-color: #000000;
    padding: 3px 5px 0px 5px;
}
