
/* Alle Aussen- (Margins) und Innenabstände (Paddings) auf 0 setzen, wegen verschiedene darstellung Browser */
* {
	margin: 0px;
	padding: 0px;

}

body {
background-color: #FFFFFF;
}


img {
	border: none;
}

/* *******************
-- start accessibility --
   ******************* */


/* Alle Accessibility-Elemente ausblenden (geht nur für neue Browser)
.accessibility, dfn {
	display: none;
}
/*


/* accessibility divs are hidden by default text, screenreaders and such will show these */

.accessibility, hr {

   position: absolute;
   top: -999em;
   left: -999em;
}


/* definition tags are also hidden these are also used for menu links */

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


/* *******************
-- schriftformatierung --
   ******************* */
   
   
* {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}   
   

p.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.689em;
	color: #BF8C12;
	
	vertical-align: text-bottom;
	line-height: 1em;
	white-space: nowrap;
	float: left;
	
}

h1.biggest {
	font-family: Arial, Verdana, sans-serif;
	font-size: 2.5em;
	color: #BF8C12;

}



div.embyoutubevid {
	margin-left: -30px;
}



/* *******************
-- Tabelle stylen --
   ******************* */


div#content img {
	/*margin: 5px 20px 10px 0px;
	float: right;*/
}

div#content p {
	/*margin: 0px 80px 50px 20px;
	border: solid 1px #666666;
	padding: 10px;
	background-color: #FFFFFF;
	*/
}




/* ****************************
-- Hintergrundfarben und Bilder --
   **************************** */


div#containerbg {
	width: 1022px;
	padding-top: 0px;
}


/* ****************************
-- CONTAINER  --
   **************************** */


div#container {
	width: 1022px;
	
	}


/* ****************************
-- Header --
   **************************** */

div#header {
	width: 873px;
	height: 215px;
	background-image: url('../img/rumbleK_header_after_4_withLOGO.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#headerbetween {
	width: 677px;
	height: 52px;
	margin-left: 194px;
	background-image: url('../img/rumbleK_header_after_between.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#headergallery {
	width: 873px;
	height: 215px;
	background-image: url('../img/rumbleK_header_after_4_withLOGO.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}


div#headarrow {
	width: 101px;
	height: 88px;
}

div#facebook {
	width: 189px;
	height: 35px;
	background-image: url('../img/rumbleK_Facebook.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 2;
	position: absolute;
	left: 786px;
}


a.arr {
	margin-left: 561px;
	margin-top: 37px;
	width: 101px;
	height: 88px;
	background-image: url('../img/arrow.jpg');
	background-repeat: no-repeat;
	z-index: 200;
	position: absolute;

}


a:hover.arr {
	width: 101px;
	height: 88px;
	background-image: url('../img/arrow_over.jpg');
	background-repeat: no-repeat;
	z-index: 200;
	position: absolute;

}

a:active.arr {
	width: 101px;
	height: 88px;
	background-image: url('../img/arrow_over.jpg');
	background-repeat: no-repeat;
	z-index: 200;
	position: absolute;

}





/* ****************************
-- Middle / CONTENT --
   **************************** */

div#content {
	width: 1022px;
	height: 803px;
	background-image: url('../img/rumbleK_gallery_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#contentleft {
	width: 296px;
	float: left;
}

div#contentleftgallery {
	width: 203px;
	float: left;
}

div#contentafterlogo {
	width: 186px;
	height: 601px;
	float: left;
}

div#contentcenter {
	width: 540px;
	margin-top: 10px;
	float: left;
	background-color: #f6f3ef;
	}
	
div#contentcenterlow {
	width: 540px;
	margin-top: 90px;
	float: left;
	background-color: #f6f3ef;
	}
	
div#contentcentergallery {
	width: 540px;
	margin-top: 56px;
	margin-left: 82px;
	float: left;
	}

div#contentright {
	width: 125px;
	height: 750px;
	float: left;
}







/* ****************************
-- Footer --
   **************************** */

div#footer {
	width: 1022px;
	height: 40px;
	border-top: 1px solid #BF8C12;
	float: left;
	margin-left: 0px;
}

div#footerleft {
	width: 897px;
	height: 40px;
	margin-left: 15px;
	float: left;
}


div#copy {
	margin-top: 10px;
	margin-left: 280px;
	position: relative;
	width: 541px;
}


a.footerlink {
	font-family: Arial, Verdana, sans-serif;
	color: #BF8C12;
	text-decoration: underline;
}

a.footerlink:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.footerlink:active {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.footerlink-active {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: underline;
}


/* ****************************
-- NAVIGATION list --
   **************************** */

div#navigation {
	width: 214px;
	z-index: 100;
}


div#navigation ul {
	list-style: none;
	position: absolute;
	margin-top: 5px;
	width: 200px;
}



div#navigation ul li.pastevents {
	width: 194px;
	height: 86px;
	background-image: url('../img/nav_pastevents.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}


div#navigation ul li:hover.pastevents {
	width: 194px;
	height: 86px;
	background-image: url('../img/nav_pastevents_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li:active.pastevents {
	width: 194px;
	height: 86px;
	background-image: url('../img/nav_pastevents_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li.pastevents-active {
	width: 194px;
	height: 86px;
	background-image: url('../img/nav_pastevents_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}




div#navigation ul li.photos {
	width: 194px;
	height: 186px;
	background-image: url('../img/nav_photos.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}


div#navigation ul li:hover.photos {
	width: 194px;
	height: 186px;
	background-image: url('../img/nav_photos_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li:active.photos {
	width: 194px;
	height: 186px;
	background-image: url('../img/nav_photos_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li.photos-active {
	width: 194px;
	height: 186px;
	background-image: url('../img/nav_photos_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}




div#navigation ul li.location {
	width: 194px;
	height: 77px;
	background-image: url('../img/nav_location.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}


div#navigation ul li:hover.location {
	width: 194px;
	height: 77px;
	background-image: url('../img/nav_location_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li:active.location {
	width: 194px;
	height: 77px;
	background-image: url('../img/nav_location_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li.location-active {
	width: 194px;
	height: 77px;
	background-image: url('../img/nav_location_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}





div#navigation ul li.battles {
	width: 194px;
	height: 92px;
	background-image: url('../img/nav_battles.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}


div#navigation ul li:hover.battles {
	width: 194px;
	height: 92px;
	background-image: url('../img/nav_battles_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li:active.battles {
	width: 194px;
	height: 92px;
	background-image: url('../img/nav_battles_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#navigation ul li.battles-active {
	width: 194px;
	height: 92px;
	background-image: url('../img/nav_battles_active.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}





/* ****************************
-- Navigation LONG --
   **************************** */

div#navigation ul li a.long:hover {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: right;
}

div#navigation ul li a.long:active {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: right;
}




div#navigation ul li.navactivelong {
	margin-bottom: 2px;
	width: 200px;
	height: 20px;
}

div#navigation ul li.navactivelong a {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: right;
}




/* ****************************
-- Navigation LAST  --
   **************************** */

div#navigation ul li.last {
	margin-bottom: 0px;
}

div#navigation ul li.navactivelast {
	margin-bottom: 0px;
}

div#navigation ul li.navactivelast a {
	text-decoration: none;
	display: block;
	font-size: 1.5em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	white-space: nowrap;
}

	
	
/* ****************************
--   --
   **************************** */

div#contentgallery_thumbs {

}

div .thumb {
	float: left;
}

div .thumb_wraper {
	margin-top: 10px;
	width: 547px;
}

div .thumb_bg {
	background-color: #000000;
	width: 547px;
	height: 604px;
	margin-top: 28px;

}

div .thumb_date_1_1 {
	float: left;
	padding-left: 118px;
}

div .thumb_date_1_2 {
	float: left;
	margin-left: 9px;
}

div .thumb_date_2_1 {
	/*float: left;*/
	padding-left: 118px;
}


a.thumb {
	border-left: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	text-decoration: none;
	margin-bottom: 9px;
}

a.thumb:hover {
	border-left: 5px solid #BF8C12;
	border-top: 5px solid #BF8C12;
	border-right: 5px solid #BF8C12;
	border-bottom: 15px solid #BF8C12;
	text-decoration: none;
	margin-bottom: 9px;
}

a.thumb:active {
	border-left: 5px solid #BF8C12;
	border-top: 5px solid #BF8C12;
	border-right: 5px solid #BF8C12;
	border-bottom: 15px solid #BF8C12;
	text-decoration: none;
	margin-bottom: 9px;
}

.isleft_thumb {
	margin-right: 9px;
}


div .thumb_1_1 {
	float: left;
}

div .thumb_1_2 {
	float: left;
}

div .thumb_2_1 {
	float: left;
	clear: left;
}




/* ****************************
-- Contact --
   **************************** */

div#contact {
	width: 480px;
	height: 759px;
	float: left;
	background-color: #f6f3ef;
	margin-top: 4px;
	margin-left: 0px;
	padding: 11px 30px 19px 30px;
}


div#contact p {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.750em;
	vertical-align: text-bottom;
	line-height: 1.35em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 10px;
}

div#contact p.contact_red {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #C00000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.750em;
	vertical-align: text-bottom;
	line-height: 1.35em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 10px;
}

div#contact p.title {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	padding-top: 5px;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}

div#contact p strong {
	background-color: #f6f3ef;
	white-space:nowrap;
}

div#contact p.subitalic {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	font-style: italic;
	margin-bottom: 10px;
}

div#contact p.subitalic_red {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #C00000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	font-style: italic;
	margin-bottom: 10px;
}

div#content table {
	border: none;
	background-color: #f6f3ef;
}


div#content table td {
	border: none;
	background-color: #f6f3ef;

}

div#content table td {
	border: none;
	padding: 5px 40px 5px 5px;
	background-color: #f6f3ef;

}

div#content input.field {
	font-family: Arial, Verdana, sans-serif; 
    font-size: 14px; 
    color:#000000; 
    border-width: 1px; 
	border-style: solid;  
	background-color: #ede8e0; 
	border-color: #cab7a0;
	width: 250px;
	padding: 1px 0px 1px 0px;
}

div#content textarea.field {
	font-family: Arial, Verdana, sans-serif; 
    font-size: 14px; 
    color:#000000; 
    border-width: 1px; 
	border-style: solid;  
	background-color: #ede8e0; 
	border-color: #cab7a0;
	padding: 1px 0px 1px 0px;
}

div#content input.button {
	background-color: #cab7a0;
	border-color: #000000;
	border-width: 1px; 
	border-style: solid; 
	font-size: 13px; 
	font-weight: bold; 
	padding: 0px 4px 0px 4px;
}

div#content input.button:hover {
	background-color: #BF8C12;
	border-color: #000000;
	border-width: 1px; 
	border-style: solid; 
	font-size: 13px; 
	font-weight: bold; 
	padding: 0px 4px 0px 4px;
	color: #ffffff;
}


div#contact fieldset {
	border:1px solid #bf8c12;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0;
	padding:0px 0px 10px 10px;
}

div#contact legend {
	color:#bf8c12;
	margin-left:5px;
	padding-left:2px;

	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}

div#contact ul {
	list-style-type:none;
}

div#contact input.checkbox{
	border-style:none;
	height:14px;
	margin:0 5px 0 0;
	vertical-align:bottom;
	width:14px;
}

div#contact ul li {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.750em;
	vertical-align: text-bottom;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 5px;
}



/* ****************************
-- Location --
   **************************** */


div#location {
	width: 480px;
	height: 593px;
	float: left;
	background-color: #f6f3ef;
	margin-top: 4px;
	margin-left: 0px;
	padding: 11px 30px 19px 30px;
}


div#location p {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.750em;
	vertical-align: text-bottom;
	line-height: 1.35em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}

div#location p.remark {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.70em;
	vertical-align: text-bottom;
	line-height: 1.35em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}


div#location p.title {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	padding-top: 5px;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}

div#location p strong {
	background-color: #f6f3ef;
	white-space:nowrap;
}

div#location p.subitalic {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	font-style: italic;
	margin-bottom: 10px;
}

div#location table {
	border: none;
	background-color: #f6f3ef;
}


div#location table td {
	border: none;
	background-color: #f6f3ef;

}

div#location table td {
	border: none;
	padding: 5px 5px 5px 5px;
	background-color: #f6f3ef;

}




div#location fieldset {
	border:1px solid #bf8c12;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0;
	padding:0px 0px 10px 10px;
}

div#location legend {
	color:#bf8c12;
	margin-left:5px;
	padding-left:2px;

	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	background-color: #f6f3ef;
	display: block;
	font-size: 0.875em;
	vertical-align: text-bottom;
	line-height: 1.313em;
	text-align: left;
	letter-spacing: 0.02em;
	padding-bottom: 0px;
}


div#location a {
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	color:#000000;
}

div#location a:hover {
	text-decoration: underline;
	font-size: 1.2em;
	line-height: 1em;
	vertical-align: text-bottom;
	padding-top: 0px;
	margin-top: 0px;
	color:#bf8c12;
}
