body{
	overflow-y:scroll;
  margin: 0;
  padding: 0; 
  background: #555555;
    
}
#bg_body{
    
  text-align: center;
  background: #555 url(../../../images/abc-images/bg_body.jpg) no-repeat top center;
}
a {
outline:0;
}
td, tr, p, div {
  font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif;
  font-size        : 12px;
  color            : #EEE;
  line-height      : 15px;
  vertical-align	:top;

}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 14px;
  padding-left     : 15px;
  background-image : url(../images/li_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
}

.article_seperator{
display: block;
height: 20px;
}

form {
margin           : 0; 
padding          : 0;
}


.inputbox {
  padding          : 2px !important;
  padding          : 1px;
  margin: 3px 0;
  font: 12px 'Helvetica', 'Arial', sans-serif;
  font-weight:900;
  color: #fff;
  background-color: #777;
  border: 1px solid #999;
}

  input:hover,
  input:focus,
  textarea:hover,
  textarea:focus {
  color: #FFF;
  background-color: #999;
  
}

img {
border:0;
}




/**#################### Joomla CSS ####################**/

/** Buttons **/

.back_button {
  display: block;
  color            : #999999;
  font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 10px;
  margin-right           : 10px;
  text-align: right;
  height      : 30px;
  text-decoration  : underline;

  }
.button {
  font-size        : 11px;
  font-weight		: bold;
  color            : #fff;
  border           : 1px solid #999;
  margin           : 3px 0;
  background-color : #777;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
  
}




/** Contact **/

.contact_email  {
  width            : 404px!important;
  width            : 430px;
  padding:15px;
  background-color:#5f5f5f;
  border:1px solid #8f8f8f;
}
.contact_email .inputbox {
  
}




/** Module table  **/

table.moduletable {
margin           : 5px 0 8px 0;
padding-bottom          :0px;
width            : 100%;
background       : #7b7b7b;
text-align: center;
}

table.moduletable th, table.moduletable_jfish th, table.moduletable_mainMenu th {
padding:4px 9px 4px 0;
text-align: right;
font: 700 1em 'Helvetica', 'Arial', sans-serif;;
color: #FFCC00;
}
.round2{
height:1px !important;
vertical-align:baseline;
text-align:left; 
padding:0px !important; 
margin:0;
}

table.moduletable td, table.moduletable_jfish td, table.moduletable_mainMenu td {
   padding          : 1px 4px;
   text-align: left;
    
}
		
table.moduletable_jfish {
	margin           : 5px 0 0px 0;
     padding-bottom          :0px;
	 padding-top          :0px;
	width            : 100%;
      background       : #7b7b7b;
      text-align: center;
	}
table.moduletable_mainMenu {
	margin           : 0px 0 8px 0;
     padding-bottom          :0px;
	 padding-top         :0px;
	width            : 100%;
      background       : #7b7b7b;
      text-align: center;
	}


/** Read more **/

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif;
  font-size        : 11px;
  background       : url(../images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  float            : right;
  line-height      : 13px;
  text-decoration  : underline;
}
a.readon:hover {
  color: #86E160;
  font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif;
  font-size        : 11px;
  background       : url(../../../images/abc-images/arrow.png) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 14px;
  line-height      : 13px;
  text-decoration  : underline;
}





/** Pagenavigation **/

.pagenavcounter {
  font-size        : 11px;
  color            : #999999;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color: #999;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 12px;
  color            : #fff;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 12px;
  color            : #ffcc00;
  text-decoration  : none;
}

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #f1f1f1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}



/** Content **/
a{
color:#eee;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#ffcc00;
text-decoration:underline;
}

table.content{
  width            : 100%;
  padding          : 5px;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 5px;
  
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 0;
  padding-right    : 0;
  margin-bottom    : 5px;
  
}

.contentheading,.componentheading {
  width: 100%;
  text-align       : left;
  margin: 5px 0;
  padding:3px;
  font: 700 14px 'Helvetica', 'Arial', sans-serif;;
  text-transform: uppercase;
  color: #FFCC00;
}
div.componentheading {
width: 99% !important;
width: 100%;
}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

a.servicenavi{
color:#ccc;;
}
a.servicenavi:hover{
text-decoration:none;
color:#ffcc00;
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding          : 2px 0;
  }

.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.small {
  font-size        : 10px;
  color            : #999;
  line-height: 12px;
}
.smalldark {
  font-size        : 11px;
  color            : #999;
  text-align:left;
}
.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #999999;
  width            : 100%;
  line-height: 12px;
  margin-bottom: 5px;
}
.modifydate {
  text-align: right;
  }

a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #EEE;
  background       : #111111; 
  padding          : 1px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #333333;
  border-bottom    : 1px solid #8F8F8F;
  line-height      : 15px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #8F8F8F;
  background       : #4D4D4D;
  line-height      : 15px;
}
.sectiontableentry1 img{
margin: 0 4px;
}
.sectiontableentry2 img{
margin: 0 4px;
}



/** Polls **/

.poll {
	color : #999;
	line-height : 13px;
	font-weight: normal;
      text-align: left;
}
.pollstableborder{
  border-color     : #999999;
}




/** "Tab" buttons for Joomla frontend **/

.ontab {
  border-left      : 1px solid #666;
  text-align       : center;
  font-weight      : bold;
  color            : #999;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666;
  text-align       : center;
  color            : #999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666;
}





/** CSS for Mainmenu **/

a.mainlevel  {
 display           : block;
 width             : auto;
  margin           : 2px 0;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  text-indent      : 10px;
  line-height	   : 18px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-bottom    : 1px solid #8F8F8F;
  background-color : #565656;
  font-weight      : normal;
  padding          : 2px 0;
  color            : #e0e0e0;
  font-weight      : bold;
  text-indent      : 10px;
  text-decoration  : none;
}
a.mainlevel:hover {
  border-bottom    : 1px solid #8F8F8F;
  background-color : #535353;
  font-size        : 12px;
  color            : #FFCC00;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #FFCC00;
  border-bottom    : 1px solid #8F8F8F;
  background       : url(../../../images/abc-images/li_bullet.gif) #444444 96% 50% no-repeat;
  font-weight      : bold;
  text-decoration  : none;
}
a#active_menu:hover {
  color            : #FFCC00;
}





/** Sublevel for Mainmenu **/

.sublevel {
   font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #cccccc;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   
}
a.sublevel:link, a.sublevel:visited {
  color		        : #cccccc;
  text-decoration	: none;
}
a.sublevel:hover {
  color            : #7BD32C;
  text-decoration  : none;
}
a.sublevel#active_menu  {
      background: transparent;
	color           : #7BD32C;
	text-decoration	: none;
      border-bottom    : none !important;      
}




/** images **/

.mosimage {
  border     : 1px solid #999999;
  margin     : 5px;
  padding-top: 3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000000;
  font-size : 10px;
  background: #999999;
}



/** #################### index.php #################### **/

#header {  
  width: 100%;
  height: 40px;
  vertical-align: top;
  margin: 0 auto;   
}
#menu {
  width: 817px !important;
  width: 837px;
  margin: 0 auto;
  text-align: left; 
  height: 40px;
  padding: 0 10px;
}

#content {  
  clear: both;
  width: 837px;
  margin: 0 auto;
  text-align: left;
}

#text {
  float: left;
  width: 441px !important;
  width: 470px;
  padding: 10px 2px 20px 12px !important;
  padding: 15px 3px 20px 16px;
  
}

#image {
  float: left;
  width: 168px;  
  vertical-align: top;
  }

#sideBar {
  float: right;
  width: 195px !important;
  width: 210px;
  padding: 10px 18px 20px 0 !important;
  padding: 1px 18px 20px 0;
}


#footer {
  clear: both;
  width: 777px;
  padding: 15px 20px;
  
}

#footer p {
  color: #888;
  padding-top: 0 !important;
  padding-top: 10px;
  padding-bottom: 0 !important;
  padding-bottom: 20px;
  }

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}




/******************* Top Menu************************/

.moduletable-topnav {
    
    width				: auto;
    padding				: 0;
        	}


.topnav {
	width				: 0; 
       text-decoration		: none; 
       color			: #ffffff;
             
       	}

a.topnav {
	position			: relative;
	width				: auto;
	background			: none;
 	padding			: 12px 11px 16px 11px;
	color				: #FFFFFF;
      text-decoration		: none;
	font-weight			: normal;
      line-height             : 38px !important; 
      line-height             : 18px; 
      _height                  : 0;
      
	}
a.topnav:hover{
 	width				: auto;
	color				: #ffffff;
	background			: #CA0000;
      padding			: 12px 11px 16px 11px;
 	font-weight			: normal;
	text-decoration		: none;

		}
a.topnav#current {
	cursor			: default;
	position			: relative;
	width				: auto;
	padding			: 12px 11px 16px 11px;
	color				: #444444;
      text-decoration		: none;

      }
 
a.topnav#current:hover {
	cursor			: pointer;
	position			: relative;
	width				: auto;
	background			: #444444;
 	padding			: 12px 11px 16px 11px;
	color				: #ffffff;
      text-decoration		: none;
	
	}


a.topnav:visited, .topnav a:link {
text-decoration		: none;
color	: #fff;
}
#head_img{
margin:10px 0;
}
.heading {
width			: 434px !important;
height			: 20px;
color			: #FFCC00;
text-transform	:uppercase;
font-weight		: bold;
font-size		: 14px;
background      : url(../../../images/abc-images/bg_header.gif) #555555 top left no-repeat;
padding			:3px 0px 0px 5px !important;
padding			:3px 0px 0px 5px;
margin-bottom	: 8px;
}
.heading_teaser{
width			: 208px !important;
width			: 210px;
height			: 20px;
color			: #FFCC00;
text-transform	:uppercase;
font-weight		: bold;
font-size		: 14px;
background      : url(../../../images/abc-images/bg_header.gif) #555555 top left no-repeat;
padding			:3px 0px 0px 5px !important;
padding			:3px 0px 0px 5px;
margin	: 3px 0px 8px 0px;
}
a.a_heading_teaser{
color			: #FFCC00;
text-transform	:uppercase;
font-weight		: bold;
font-size		: 14px;
text-decoration	: none;
}
a.a_heading_teaser:hover{
text-decoration	: none;
color:#fff;
}
.abc_content, .abc_content td {
text-align		: justify;
padding			: 0px 3px 0px 1px !important;
padding			: 0px 16px 0px 0px;
margin-bottom	: 10px;
}
.content_teaser, .content_teaser td {
text-align		: justify;
margin-bottom	: 10px;
padding-left	: 1px;
}
#bus_abc_content{
padding:0px 1px 0px 8px !important;
padding:0px 16px 0px 8px;
}
.teaser{
width:212px !important;
width:210px;
float:left;
}
a.read_more{
font-size:12px;
color:#FFCC00;
}
a.read_more:hover{
color:#A2CEFF;
}
.storieThumb{
border: 4px solid #7b7b7b;
}
#teaser_stories_thumb{
margin-bottom: 5px ! important;
margin-bottom: 0px;
}
.tour_heading_cont{
color			: #FFF;
font-weight		: bold;
font-size		: 13px;
background-color: #444;
white-space:nowrap;
padding: 4px 0px 2px 8px;
}
.tour_date{
font-weight:bold;
text-align:right;
padding:3px;
vertical-align:bottom;
background-color: #444;
color:#fff;
font-size		: 13px;
white-space:nowrap;
padding: 2px 8px 4px 0px;
}
.tour_loc{
margin-bottom:5px;
color:#ffcc00;
}
.tour_descr{
margin-bottom:10px;
text-align:justify;
padding:0px 2px 0px 1px !important;
padding:0px 16px 0px 1px;
}
.tour_content{
width:428px !important;
width:434px;
border:1px solid #707070;
background-color:#5f5f5f;
padding:5px;
margin-bottom:10px;
}
.book_button{
width:110px;
height:25px;
margin-bottom:5px; 
background-color:#7b7b7b; 
border:1px solid #707070;
-moz-border-radius:2px;
}
#book_form{
margin-top:15px;
}
#book_form td{
padding:5px 15px 0px 0px!important;
padding:5px 15px 0px 0px; 
}
.book_form_input{
font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif !important;
border:1px solid #909090!important;
width:180px!important;
background-color:#565656;
color:#fff!important;
font-weight:bold;
padding:1px 0px 1px 5px;
letter-spacing:0.5px;
}
.book_form_input:hover, .book_form_input:focus{
font-family      : 'Helvetica', 'Arial', 'FreeSans', 'Nimbus Sans L', 'Nimbus Sans', sans-serif !important;
background-color:#999999;
color:#000000!important;
width:180px!important;
font-weight:bold;
padding:1px 0px 1px 5px;
letter-spacing:0.5px;
}
#show_bookings{
margin:10px 0px;
}
#show_bookings td{
font-size:13px;
padding:1px 10px 1px 0px;
}
#my_images{
background-color:#7b7b7b;
}
#my_galleries{
background-color:#7b7b7b;
}
#Voting{
background-color:#7b7b7b;
}
#Comments{
background-color:#7b7b7b;
}
#EXIF{
background-color:#7b7b7b;
}
.rsg_sem_inl_Nav {
margin:5px auto 25px auto;
}
.sternchen{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffcc00;
}
.inlineLinks {
color:#ffcc00;
font-weight:normal;
}
.inlineLinks:hover {
font-weight:bold;
text-decoration:none;
}
.content{
display:block;
}

