html {
  margin: 0;
  padding: 0;
	font-size: 13px;
	font-family: verdana,arial,sans-serif;
	background: #ffffff url('../img/bg_bottom.jpg') bottom left repeat-x;
}

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: transparent url('../img/bg_top.jpg') top left repeat-x;
}

h1 {
  color: #000000;
  font-size: 16px;
  padding: 0;
  margin: 10px 0;
}

h2, h3, h4, h5 {
  color: #000000;
  font-size: 13px;
  padding: 0;
  margin: 2px 0;
}

p {
  padding: 0;
  margin: 0 0 7px 0;
  color: #000000;
	font-size: 13px;
	font-weight: normal;
}

input {
  color: #000000;
	font-size: 11px;
	border: solid 1px #000000;
}

a {
  color: #000000;
}

form {
  margin: 0;
  padding: 0;
}

.clear {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1px;
}
  
#mainWrapper {
	margin: 0;
	padding: 0;
}

#topWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1003px;
	height: 265px;
	background: transparent url('../img/bg_top.gif') bottom right no-repeat;
	clear: both;	
}

#logo {
  float: left;
  width: 450px;
  padding: 10px 0 23px 40px; 
}

#logo img {
  border: none;
  float: left;
  
}

#topPics {
  float: right;
  width: 405px;
  height: 205px;
}

#topPics img {
  float: right;
	margin: 0;
	padding: 0;
  height: 205px;
}

#topNavigation {
  float: left;
  width: 595px;
  height: 64px;
	margin: 0;
	padding: 0;
}

#topNavigation ul {
  float: left;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

#topNavigation ul li {
  height: 62px;
  float: left;
	margin: 0;
	padding: 0;
  background: transparent url('../img/bg_li.jpg') top right no-repeat;
}

#topNavigation ul li.active {
  height: 62px;
  float: left;
	margin: 0;
	padding: 0;
  background: transparent url('../img/bg_li_act.jpg') bottom right no-repeat;
}


#topNavigation ul li a {
  float: left;
	margin: 0;
  padding: 8px 20px 14px 20px;
  color: #707070;
  font-size:14px;
  text-decoration: none;
  background: transparent url('../img/bg_nav.jpg') top left no-repeat;
}

#topNavigation ul li a.active, #topNavigation ul li.active a {
  padding: 37px 20px 8px 20px;
  color: #ffffff;
  font-weight: bold;
  background: transparent url('../img/bg_nav_act.jpg') bottom left no-repeat;
}

#langNavigation {
  padding: 6px 0px 0px 0px;
  float: right;
  text-align: center;
  width: 254px;
}

#langNavigation img {
  padding: 0 3px;
  border: none;
}

#middleWrapper {
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 1003px;
	background: transparent url('../img/bg_top.gif') bottom right repeat-y;
	clear: both;	
}

#contentWrapper {
  width: 720px;
  padding-left: 5px;
  float: left;
}

#contentWrapper p {
  padding: 3px 20px;
  line-height: 24px;
}

#contentWrapper h1 {
  padding: 5px 20px;
  border-bottom: solid 1px #000000;
}

#contentWrapper .contentBox h1 {
  padding: 9px 20px 5px 20px;
  border: none;
}

#contentWrapper .contentBox {
  width: 720px;
  padding: 20px 0px 10px 0px;
}

#contentWrapper div.contentBox div.headerBox {
  width: 720px;
  height: 61px;
  background: transparent url('../img/content_top.jpg') left top no-repeat;
  float: left;
}

#contentWrapper .contentBox .headerBox .lheaderBox {
  float: left;
  width: 560px;
}

#contentWrapper .contentBox .headerBox .rheaderBox {
  float: right;
  width: 140px;
  padding-top: 15px;
  color: #787878;
}

#contentWrapper .contentBox .headerBox .rheaderBox a {
  color: #787878;
  text-decoration: none;
  padding: 0 3px;
}

#contentWrapper .contentBox .middleBox .lmiddleBox {
  float: left;
  width: 100px;
  margin: 14px 0 0 18px !important;
  margin: 14px 0 0 8px;
  padding: 10px 0;
  text-align: center;
  background: transparent url('../img/box.jpg') top left no-repeat;
}

#contentWrapper .contentBox .middleBox .rmiddleBox {
  float: right;
  width: 650px;
}

#contentWrapper .contentBox .middleBox .rmiddleBox p {
  padding: 3px 30px 3px 10px;
}


#contentWrapper .contentBox .bottomBox {
  width: 720px;
  height: 11px;
  background: transparent url('../img/content_bot.jpg') top left no-repeat;
  float: left;
}

#contentWrapper .contentBox .middleBox {
  width: 720px;
  background: transparent url('../img/content_bg.jpg') top left repeat-y;
  float: left;
}

#banners {
  width: 254px;
  text-align: right;
  float: right;
}

#banners img {
  padding: 0px 0;
}

#rcontentWrapper {
  width: 254px;
  text-align: right;
  float: right;
  margin-top: 22px;
}

#bottomWrapper {
	margin: 0 auto;
	padding: 0;
	width: 1003px;
	height: 353px;
	clear: both;	  
	background: transparent url('../img/bg_bottom.gif') top right no-repeat;
}

#botNavigation {  
  float: left;
  clear: both;
}

#botNavigation ul {
  float: left;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
}

#botNavigation ul li {
  height: 65px;
  float: left;
	margin: 0;
	padding: 0;
  background: transparent url('../img/bg_bli.jpg') top right no-repeat;
}

#botNavigation ul li.active {
  height: 65px;
  float: left;
	margin: 0;
	padding: 0;
  background: transparent url('../img/bg_bli_act.jpg') bottom right no-repeat;
}


#botNavigation ul li a {
  float: left;
  padding: 8px 15px 14px 15px;
  color: #ffffff;
  font-size:14px;
  text-decoration: none;
  background: transparent url('../img/bg_bnav.jpg') top left no-repeat;
}

#botNavigation ul li a.active {
  padding: 40px 15px 8px 15px;
  color: #707070;
  background: transparent url('../img/bg_bnav_act.jpg') bottom left no-repeat;
  font-weight: bold;
}

#botContent {
  float: left;
  width: 974px;
  clear: both;
  color: #ffffff;
  padding-top: 30px;
  padding-left: 5px;
  height:258px;
}

#botCol1 {
  color: #ffffff;
  font-size: 12px;
  width: 195px;
  float: left;
}

#botCol1 a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  background: transparent url('../img/arrow_bot.gif') 0 4px no-repeat;
  padding-left: 15px;
}

#botCol2, .tx-rgsmoothgallery-pi1  {
  padding: 0px 10px;
  float:left;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  color: #ffffff;
  font-size: 10px;
  width: 330px;
  min-height: 200px;
  height: auto !important;
  height: 200px;  
}

#botCol2 p {
  padding: 5px 30px 0px 30px;
  color: #ffffff;
  text-align: justify;
}

#botCol3, #externalthumbs {
  float: left;
  width: 490px;
  overflow: auto;
  height:232px !important;
  height:212px;
}

#botCol3 .content {
  padding: 0px 10px;
}

#botCol3 img {
  float: left;
  padding: 10px;
}


#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:470px;
}
 
.carouselInner .thumbnail {
  float:right;
  padding-bottom:10px;
}

#botContent h1.csc-firstHeader {
  color: #ffffff;
  font-size: 14px;
  padding: 0;
  margin: 0 0 5px 0;
}

div#lbOverlay{
/*display: none;*/
margin-top: -14px;
height:1px;

}



#newsBlock {
  padding: 0px 16px 20px 16px;
}

.news-header{
  margin: 0 auto;
  height: 30px;
  width: 222px;
  font-size: 13px;
  background: url(../img/news_head_bg.jpg) top left no-repeat;
  color: #fff;
  text-align:center;
  line-height: 30px;
}

.latest_block{
  margin: 0 auto;
  margin-top:16px;
  padding: 0 7px 10px 7px;
  width:206px;
/*  height: 159px;*/
  height:auto;
  background: url(../img/latest_block_bg.jpg) left bottom no-repeat;
  text-align: left;
  font-size: 12px;
}

.latest_block h1{
  font-size: 13px;
}

.latest_date{
  margin: 0px 10px 0px 10px;
  padding: 6px 0;
  width:39px;
  text-align: center;
  background: url(../img/date_bg.png) top left no-repeat;
  float:left;
  clear: right;
}

.day{
  font-size: 14px;
  font-weight: bold;
}

.morelink{
  text-align: right;
}

.morelink a{
  color: #454648;
  text-decoration: none;
  font-size: 11px;
}

div.news-latest-gotoarchive{
  padding-right:12px;
}


/***********************************************FOLDOUT**********************************************************/

#topNavigation ul li {
  position: relative;
}

#topNavigation ul li ul.submenuforfoldout {
  visibility: hidden;
  position: absolute;
  z-index:999;
  top:47px;
  left:86px;
  background: none;
}

#topNavigation ul li ul.submenuforfoldout {
  margin:0;
  padding:0;
  width: 222px;
  height: auto !important;
  height: 200px;
  min-height: 200px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image enabled=true src='/srv/www/vhosts/eurojeggle.de/httpdocs/fileadmin/templates/img/smenu_bg_last.png');
  background: transparent url(../img/smenu_bg_last.png) bottom right no-repeat !important;
  background: none;
  }

#topNavigation ul li.second ul.submenuforfoldout{
  left:110px;
}

#topNavigation ul li ul.submenuforfoldout li.first {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image enabled=true src='/srv/www/vhosts/eurojeggle.de/httpdocs/fileadmin/templates/img/smenu_bg.png');
  background: transparent url(../img/smenu_bg.png) top left no-repeat !important;
  background: none;
  height:24px;
}

#topNavigation ul li ul.submenuforfoldout li {
  margin:0;
  padding:0 0 0 0px;
  display: block;
  background: none;
  width:222px;
  height: auto !important;
  min-height:36px;
  height:36px;    
  /*line-height:36px;*/
}

#topNavigation ul li ul.submenuforfoldout li a{
  margin:0;
  padding:0 0 0 35px;
  display: block;
  background: none;
  width:187px;
  height: auto !important;
  min-height:36px;
  height:36px;
  line-height:34px;
  background: transparent url(../img/smenu_arrows.gif) 19px 14px no-repeat;
  position:relative;
}

#menu2 {
  padding:20px 0 20px 0;
}
#menu2 a {
  color: #707070;
  font-weight: bold;
  font-size:14px;
  text-decoration: none;
}

#menu2 a:active,#menu2 a:hover{
  text-decoration : underline;
}

.news-single-img {
	float: right;
	margin-left:5px;
	width:240px;


}
.news-single-imgcaption {
	padding:0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	margin:4px;
	margin-bottom:15px;
	width:240px;

}
.news-latest-container img {
	float: right;
	margin-left:5px;
}
#bottommenu {
  float: right;
  padding: 10px 25px 14px 0px; 
}
#bottommenu a {
    color:#fff;
  text-decoration: none;
}
#bottommenu a:active,#bottommenu a:hover{
  text-decoration : underline;
}
