@charset "utf-8";
/* CSS Document */

body {
	background:#fff
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0 ;
}
* {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
	margin:0;
}

img {
border:0px 
}

#linke_spalte ,#pic_area, .pics, .auge, .pictext, #submenu,
#countryMenu, #navtrail, .currentCountry, #login_bar, .printIcon,
.rgsglinks 
{
display:none;
}

#top_row {
padding:10px 10px 10px 20px;
}

/**
 * Footer ua unterhalb der Seite
 * ---------------------------------------------- */
#bottom_row {
	margin:35px 0 0 0;
	width:100%;
	height:36px;
	background:url(../images/hg_footer_linie.gif) 50% repeat-x;
}
#bottom_row div {
	width:1011px;
}
#bottom_row div div {
	float:right;
	width:auto;
	height:36px;
	margin:0 0 0 40px;
}

#footer {

	height:auto;
	padding:20px 0;


}
#footer a, #footer a:link {

	text-decoration:none;
}
#footer a:focus, #footer a:hover {
	text-decoration:underline;
}
#footer .via {
	float:right;
	width:100px;
}
#footer .impr {
	width:750px;
}



.rgtabs-wrapper {
  padding:1em 1.5em;
  background:#fff url(topbg.gif) repeat-x;
  overflow:hidden;
  min-height:270px;
}
* html .rgtabs-wrapper {
	height:270px;
}
.rgtabs-wrapper .rgtabs-ajax-loading {
  padding: 100px 0;
  background:	url(spinner2.gif) no-repeat center;
}

.rgtabs-menu {
  list-style:none;
  Xpadding-top:2px;

padding:0;
margin-bottom:2px;
padding-bottom:1px;
}

.rgtabs-menu li {
  display:inline;
  margin-right:1px;

}

/**
 * IE mach vor dem ersten Tab zuviel Abstand
 * Fix: 
 */
*+html .rgtabs-menu, * html .rgtabs-menu {
	margin:0 0 3px 0;
	padding:0;
}



.rgtabs-menu li a{
  background:url(fileadmin/dev/images/tab_bg_normal.gif) no-repeat top right;
  height:18px;
display:inline;
padding:1px 33px 2px 20px;
text-decoration:none;
background:#ccc;
font-size:11px;
}

.rgtabs-menu li a:hover, .rgtabs-menu li .sel{
color:#6D1E08;
background:#e7e7e7;
}

.rgtabs-menu .tablast a{
	background:transparent url(fileadmin/dev/images/tab_bg_normal.gif) no-repeat top right;
	background:transparent url(../ext/rgsmoothgallery/images/tab_bg_normal.gif) no-repeat top right;
}


.rgtabs-menu .tablast a:hover, .rgtabs-menu .tablast .sel {
	background:url(fileadmin/dev/images/tab_bg_hover.gif) no-repeat top right;
	background:url(../ext/rgsmoothgallery/images/tab_bg_hover.gif) no-repeat top right;
	color:#6D1E08;
}





/* mod ringerge.org */
h1 {
position:relative;
display:block;
width:280px;
Xmargin-bottom:13px;
}

h1 span {
display:block;
margin-top:1px;
width:1px;
font-size:20px;
line-height:22px;
overflow:hidden;
}

h1 span span {
display:block;
width:1000px;
}
