/* ***************************** */
/*  CONDEON CSS                  */   
/*  Redesign Hotel Riederalm     */   
/*  Vioma GmbH                   */
/*  rom  08 /2010                */ 
/* ***************************** */

/* ***************************** */
/* Clearfix                      */ 
/* ***************************** */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ***************************** */
/* General                       */ 
/* ***************************** */

html {
	overflow: -moz-scrollbars-vertical;
	color: #000;
	font-size: 11px;
	font-family: arial;
}

body {
	color: #000;
	font-size: 11px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#c49d74;
}

td {
	color: #666666;
	font-size: 13px;
	font-family: arial;
	line-height: 19px;
	_padding: 3px;
}

h1 {
	color: #8a0302;
	font:normal 23px georgia, arial;
	padding:0px;
	padding-left:30px;
	margin: 0px 0px 20px 0px;
	border-bottom: 2px solid #8a0302;
	background: url(../i/redesign/h1.gif) no-repeat bottom left;
}

h2 {
	color: #431e09;
	font-size: 13px;
	font-family: arial;
	margin: 4px 0px 7px 0px;
	padding: 0px;
}

h3 {
	color: #431e09;
	font-size: 12px;
	font-family: arial;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

p {
	color: #000;
	font-size: 12px;
	font-family: arial;
}

a:focus 
{ 
	outline: none; 
}

img.space_left_top {
	margin: 10px 0px 0px 10px;
}

img.space_left_bottom {
	margin: 0px 0px 10px 10px;
}

img.space_right_top {
	margin: 10px 10px 0px 0px;
}

img.space_right_bottom {
	margin: 0px 10px 10px 0px;
}

div.box_shadow
{
	-moz-box-shadow:0px 0px 13px 8px rgb(0,0,0); 
	-moz-box-shadow:0px 0px 13px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 13px 8px rgb(0,0,0); 
	-webkit-box-shadow:0px 0px 13px 8px rgba(0,0,0,0.2); 
	box-shadow:0px 0px 13px 8px rgba(0,0,0,0.2); 	
}

.ra-body {
	width: 1058px;
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.ra-site {
	margin: 0px auto 0px auto;
}

/* gemuese-IE-hack :) */
* html .ra-site {
	height: 1%;
}

/* ***************************** */
/* Header	                     */ 
/* ***************************** */

#ra-header {
	width: 980px;
	text-align: center;
	position: relative;
	z-index: 1;
	background-color: #fff;
	height:376px;
	background:url(../i/header-background-blank.jpg);
}

body.start #ra-header {
	background-image: url(../i/header-background.jpg);
}

#ra-header .vjg_loading {
	background: none;
}

#ra-header-logo {
	width: 226px;
	height: 353px;
	position: absolute;
	left: 377px;
	top: 0px;
	z-index: 2;
	background: url(../i/header-logo.jpg) no-repeat 10px 140px #842124;
}

#ra-header-left,
#ra-header-right,
#ra-header img.left,
#ra-header img.right {
	width: 377px;
	position: absolute;
	top: 0px;
	height:353px;
}

#ra-header-left,
#ra-header img.left {
	left: 0px;
}

#ra-header-right,
#ra-header img.right {
	left: 603px;
}

#ra-header-left,
#ra-header-right {
	z-index: 2;
}

#ra-header-gallery_left,
#ra-header-gallery_right {
	width: 377px;
	height:353px;
}

#ra-header div a,
#ra-header img {
	cursor: default;
	border: none;
}

body.start #ra-header-logo,
body.start #ra-header-gallery_left,
body.start #ra-header-gallery_right {
	display: none;
}

/* ***************************** */
/* Dropdown Menu                 */ 
/* ***************************** */
.ra-menu {
	background:url(../i/redesign/menu_bg.jpg);
	height:41px;
	width:980px;
}

.ra-menu .lvl1,
.ra-menu .lvl2 {
	margin: 0px;
	padding: 0px;
}

.ra-menu .lvl2 a,
.ra-menu .lvl2 a:hover,
.ra-menu .lvl0 a.selected,
.ra-menu .lvl0 a.selected:hover {
	color: #740606;
}

.ra-menu .lvl1 li,
.ra-menu .lvl2 li {
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

.ra-menu .lvl0
{
	width:980px;
}

.ra-menu .lvl0 .cell {
	line-height: 41px;
	vertical-align: bottom;
	text-align:center;
}

.ra-menu .lvl0 .cell .link {
	position: relative;
}

.ra-menu .lvl0 a {
	color: #e6bd93;
	font:bold 15px arial;
	line-height: 41px;
	text-decoration: none;
	padding-right:6px;
}

.ra-menu .lvl0 td:hover,
.ra-menu .lvl0 td.hover,
.ra-menu .lvl0 td.selected	{
	cursor: pointer;
}

.ra-menu .lvl0 td.selected,
.ra-menu .lvl0 td.active
{
	background:url(../i/redesign/sliding_door.jpg) no-repeat right top;	
}

.ra-menu .lvl0 td a:hover,
.ra-menu .lvl0 td.active a
{
	color:#740606;
	display:block;	
}

.ra-menu .lvl0 td.cell .lvl1 {
	z-index: 15;
	position: absolute;
	display: none;
	left: -1px;
	_top:-4px;
	height: auto;
	width: 190px;
	padding: 0px;
	border: none;
	background:#fff;
}

.ra-menu .lvl0 td.cell-3 .lvl1
{
	width:260px;
}

.ra-menu td.cell-3 .lvl1 li
{
	width:260px;
	
}

.ra-menu .lvl1 li {
	position: relative;
	width:190px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: none;
	border-bottom: 1px solid #eae9e9;
}

.ra-menu .lvl1 a,
.ra-menu .lvl1 a:hover {
	display: block;
	line-height: 26px!important;
	width: 176px;
	float: left;
	font-size: 12px;
	font-weight: normal!important;
	font-family: arial;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	border: none;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	background-color: #fff;
	color:#842124;
}

.ra-menu td.cell-3 .lvl1 a,
.ra-menu td.cell-3 .lvl1 a:hover
{
	width:246px;
}

.ra-menu .lvl0 td:hover .lvl1,
.ra-menu .lvl0 td.hover .lvl1,
.ra-menu .lvl1 li:hover .lvl2,
.ra-menu .lvl1 li.hover .lvl2 {
	display: block;
}

.ra-menu .lvl1 a.selected {
	font-weight: bold;
}

body div.ra-menu ul.lvl1 a.level2,
body div.ra-menu ul.lvl1 a.level2:hover
{
	background:url(../i/redesign/dropdown_level2_arrow.jpg) no-repeat 170px center!important;
}

.ra-menu .lvl2 {
	clear: both;
	display: none;
	position: absolute;
	top:0px;
	left: 190px;
	height: auto;
	width: 219px;
	padding: 0px;
	border-top:1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	background-color: #e9e1d7;
	z-index: 200;
}

.ra-menu .lvl2 li {
	clear: both;
	width: 214px;
	padding: 0px;
	list-style: none;
	border: none;
	border-bottom: 1px solid #eae9e9;
	margin-left:5px;
	background-color: #ffffff;
}

.ra-menu .lvl2 a,
.ra-menu .lvl2 a:hover {
	z-index: 20;
	height: 25px !important;
	line-height:26px!important;
	width: 193px;
	float: left;
	font-weight: normal;
	font:normal 12px arial;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #ffffff;
	border: none;
	border-right: 1px solid #c5c5c5;
}

.ra-menu .lvl1 a:hover,
.ra-menu .lvl2 a:hover {
	font-weight: bold;
}

/* ***************************** */
/* Submenu	                     */ 
/* ***************************** */

div.special-menu-headline
{
	float:left;
	line-height:36px;
	background:url(../i/redesign/submenu_headline_bg.png) no-repeat right top;
	padding-right:15px;
	position:relative;
	top:1px;
	border-left:1px solid #dcdcdc;
}

div.special-menu-headline a.lvl1 
{
    margin-left: 10px;
    margin-bottom: -4px;
    font:bold 15px arial;
    color:#8e0b0a;
    text-decoration:none;
}

div.special-menu a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle;
}

div.special-menu {
	border:1px solid #dcdcdc;
    width: 273px;
    float: left;
    margin-bottom: 25px;
	-moz-box-shadow:2px 2px 8px rgb(0,0,0); 
	-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.3); 
	-webkit-box-shadow:2px 2px 8px rgb(0,0,0); 
	-webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.3); 
	box-shadow:2px 2px 8px rgba(0,0,0,0.3);     
}

div.special-menu a.lvl2 {
    font-size: 11px;
    margin:0px 12px 0px 12px;
}

div.special-menu a.lvl3 {
    font-weight: normal;
    font-size: 11px;
    border-bottom: 1px solid #EAE9E9;
    margin:0px 12px 0px 12px;
    padding-left:5px;
}

div.special-menu a.lvl2 {
    font:bold 13px arial;
    color:#5b5b5b;
    line-height:29px;
    border-bottom:1px solid #eae9e9;
}

div.special-menu a.active {
	
	border-bottom:1px solid #c88989;
	color:#8a0302;
    text-decoration: none;
}

div.special-menu a.lvl3 {
	font:normal 13px arial;
	color:#5b5b5b;
	line-height:29px;
	background:url(../i/redesign/submenu_list_item.jpg) no-repeat 8px 12px;
	padding-left:18px;
}

div.special-menu a.lvl3:hover
{
	color:#8a0302;	
	background:url(../i/redesign/submenu_list_item.jpg) no-repeat 8px -10px;	
}

div.special-menu a.lvl3_active
{
	background:url(../i/redesign/submenu_list_item.jpg) no-repeat 8px -10px;	
	color:#8a0302;	
	border-bottom:1px solid #eae9e9;
}

div.ra-menu-lvl2 div.special-menu a:hover {
    color: #8a0302;
    text-decoration: none;
}

div.special-menu a {
    color: #601e08;
}

/* ***************************** */
/* Content	                     */ 
/* ***************************** */

.ra-site {
	width: 980px;
	text-align: center;
}

.ra-footer {
	color: #666;
	font-size: 13px;
	font-family: arial;
	line-height: 19px;
	height: auto;
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

.ra-content {
	height: auto;
	position: relative;
	width: 980px;
	padding: 0px 0px 17px 0px;
	text-align: left;
}

.ra-languages {

	width:980px;
	text-align:right;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:70px;
}

.ra-languages a {
	border: none;
	padding: 4px;
	text-decoration:none;
}

.ra-languages a img {
	border: none;
}

.ra-middle {
	height: auto;
	width: 616px;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid white;
	float:right;
	position:relative;
}

div.ra_content_middle_facebook_like
{
	margin-top:20px;
}

.ra-content-bg
{
	background:url(../i/redesign/content_bg.png) no-repeat;
	position:absolute;
	top:75px;
	left:-15px;
	width:130px;
	height:138px;
}

.ra-middle a,
.ra-middle a:hover {
	color: #AD7E2C;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}

.ra-middle a:hover {
	text-decoration: none;
}

.ra-middle ul,
.ra-middle ul ul,
.ra-middle ul ul ul {
	list-style: none;
    padding-left: 0px;
    margin-top:0px;
}

.ra-middle li,
.ra-middle li li,
.ra-middle li li li {
	padding: 0px 0px 0px 15px;
	background: url(../i/list-arrow.gif) no-repeat;
	background-position: 0px 7px;
}

.ra-middle img.full {
	width: 472px;
}

.ra-middle img.half {
	width: 472px;
}

.ra-right a,
.ra-right a:hover {
	color: #fff;
}

.ra-right a:hover {
	text-decoration: underline;
}

.ra-right {
	height: auto;
	width: 279px;
	float: left;
	margin: 24px 38px 0px 22px;
	z-index:1;
}

.ra-cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border: none;
	margin:0; padding:0;
	background: none;
	padding: 0px 0px 0px 0px;
}

/* ***************************** */
/* Footer	                     */ 
/* ***************************** */

.ra-footer-content {
	background:url(../i/redesign/footer_bg.jpg) no-repeat;
	clear: both;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	padding: 0;
	text-align: left;
	border-top: 2px solid #b79070;
	padding-top:20px;
	padding:17px 22px 0px 28px;
	overflow:hidden;
}

div.ra-footer-pos-1
{
	line-height:20px;
	float:left;
	margin-right:59px;
}

div.ra-footer-pos-2
{
	float:left;
	width:156px;
}

div.ra-footer-pos-3
{
	float:left;
}

div.ra-footer-pos-4 a
{
	float:right;
}

div.ra-footer-pos-2 a
{
	background:url(../i/redesign/footer_list_item.png) no-repeat left center;
	padding-left:10px;
}

.ra-footer-content a {
	color:#740606;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}

.ra-footer-content a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.ra-address,
.ra-address a {
	color: #da7746;
	font-size: 11px;
	font-family: arial;
	text-align: center;
}

.ra-address a:hover {
	text-decoration: none;
}

.ra-language {
	height: 30px;
	width: 100%;
	text-align: center;
}

.ra-language img {
	border: none;
	margin: 8px 0px 0px 0px;
}

/* ***************************** */
/* Breadcrumb                    */ 
/* ***************************** */

.ra-navigation {
	color: #000;
	height: 30px;
	width: 100%;
	text-align: left;
	margin: 0px 0px 15px 0px;
	top:22px;
	position:relative;
}

.ra-navigation p {
	font:normal 11px arial;
	margin: 5px 0px 0px 0px;
}

.ra-navigation a,
.ra-navigation a:hover
{
	color: #000;
	font:normal 11px arial;
	text-decoration: none;
}

.ra-navigation a:hover {
	text-decoration: underline;
}

/* ***************************** */
/* Quicklinks                    */ 
/* ***************************** */

div.ra-quicklinks {
	background: url(../i/quicklinks_top.gif) no-repeat top left;
	height: auto;
	margin: 14px 0px 0px 0px;
	padding: 0px;
    clear: both;
    width:273px;
}

.ra-angebote p,
.ra-quicklinks p {
	margin: 0px;
	padding: 0px;
}

.ra-angebot div.cst-image-border {
	margin: 0px 0px 0px 5px;
}

div.ra-angebot 
{
	background:url(../i/redesign/booking_bg.gif) no-repeat;
	height:44px;
	margin-bottom:16px;
}

div.ra-angebot a,
div.ra-angebot a:hover
{
	color: #ffffff;
	display: block;
	font:bold 20px arial;
	line-height:44px;
	text-decoration:none;
	padding-left:12px;
}

.ra-quicklinks h1 {
	font:bold 16px arial;
	color:#5b5b5b;
	margin-bottom:5px;
}

.ra-quicklinks ul {
	width :273px;
	margin: 0px;
	padding: 0px;
}

div.ra-quicklinks li
{
	background:url(../i/redesign/quicklinks_list_item.gif) no-repeat 10px 9px;
	color: #431e09;
	_width: 100%;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 26px;
	list-style: none;
	margin: 0px;
}

.ra-quicklinks li.dark {
	background-color: #f1efec;
}

.ra-quicklinks a,
.ra-quicklinks a:hover
 {
	display: block;
	color: #740606;
	font:bold 12px arial;
	line-height: 26px;
	text-decoration: none;
	padding: 0px 0px 0px 33px;
	background: none;
}

/* ***************************** */
/* Weather	                     */ 
/* ***************************** */

.ra-wetter 
{
	height: auto;
	width: 100%;
	border: none;
	text-align: left;
	padding: 34px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body table.wetter td.wetter_image
{
	padding-right:10px;
}

body table.wetter a.weather
{
	background:url(../i/redesign/weather_desc_bg.png) no-repeat;
	font:bold 12px arial;
	color:#ffffff;
	display:block;
	float:left;
	line-height:21px;
	width:99px;
	text-align:center;
	margin-left:10px;
}

.ra-wetter .wetter_desc {
	width: 116px;
}

.ra-wetter a.weather {
	display: block;
	height: 21px;
	line-height: 25px;
	width: 99px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border: none;
	padding: 0px 0px 3px 0px;
	background:url(../i/button-bg.png) no-repeat center left #fff;
}

.ra-wetter a.weather:hover {
	text-decoration: underline;
}

.ra-wetter td {
	font-size: 12px;
}

/* ***************************** */
/* Search	                     */ 
/* ***************************** */

.box_search .search_input {
	float: left;
}

.box_search .search_submit {
	float: right;
}

div.box_search {
	-moz-box-shadow:2px 2px 8px rgb(0,0,0); 
	-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.3); 
	-webkit-box-shadow:2px 2px 8px rgb(0,0,0); 
	-webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.3); 
	box-shadow:2px 2px 8px rgba(0,0,0,0.3);    
	overflow: auto;
	margin-bottom: 10px;
	padding:3px;
	float:right;
	position:absolute;
	right:0px;
	top:5px;
	-moz-border-radius:7px 0px 0px 7px;
	border-radius:7px 0px 0px 7px;
	-webkit-border-radius:7px 0px 0px 7px;
	border:1px solid #cbcbcb;
}

.box_search .search_submit input {
	height:16px;
	line-height: 21px;
	width: 20px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border: none;
	padding: 0px 0px 3px 0px;
	background:url(../i/redesign/zoom_icon.png) no-repeat center left #fff;
	position:relative;
}

.box_search .search_input input {
	height: 19px;
	color: #666;
	font-size: 12px;
	font-family: arial;
	padding: 2px 0px 0px 0px;
	border: none;
	width:191px;
}

.ra-anfrage {
	color: #666;
	font-size: 11px;
	font-family: arial;
	height:39px;
	border: none;
	text-align: left;
	background: url(../i/redesign/request_bg.gif) no-repeat top left;
	margin-bottom:40px;
	-moz-box-shadow:0 0 8px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0px 0px 8px 2px rgb(0,0,0); 
	-moz-box-shadow:0px 0px 8px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 8px 2px rgb(0,0,0); 
	-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2); 
	box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2); 
	width:273px;
}

.ra-anfrage a,
.ra-anfrage a:hover
{
	font:bold 16px arial;
	color:#ffffff;
	line-height:39px;
	text-decoration:none;
	padding-left:12px;
	width:124px;
	float:left;
}

.ra-anfrage .cst-box-request-arrival,
.ra-anfrage .cst-box-request-stays,
.ra-anfrage .cst-box-request-adults {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 10px;
}

.ra-anfrage .cst-box-request-submit {
	width: 100px;
	margin: 0px 0px 0px 165px;
}

.ra-anfrage .cst-box-request-arrival .request-line-head {
	display: none;
}

.ra-anfrage .cst-box-request-arrival .request-line-input img {
	margin: 0px 0px 0px 5px;
}

.ra-anfrage .cst-box-request-arrival .request-line-input input {
	height: 19px;
	width: 99px;
	color: #666;
	font-size: 12px;
	font-family: arial;
	padding: 2px 0px 0px 3px;
	border: none;
	background: url(../i/anfrage-input.gif) no-repeat top left;
}

.ra-anfrage .cst-box-request-adults .request-line-head,
.ra-anfrage .cst-box-request-stays .request-line-head {
	height: 22px;
	line-height: 22px;
	width: 100px;
}

.ra-anfrage .cst-box-request-adults .request-line-input,
.ra-anfrage .cst-box-request-stays .request-line-input {
	float: right;
	margin: -14px 0px 0px 0px;
}

.ra-anfrage .cst-box-request-submit {
	text-align: right;
	padding: 10px 10px 0px 10px;
}

.ra-anfrage .cst-box-request-submit input {
	height: 21px;
	line-height: 21px;
	width: 99px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border: none;
	margin: 50px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	background:url(../i/button-bg.png) no-repeat center left #fff;
}

.ra-anfrage .cst-box-request-submit input:hover {
	text-decoration: underline;
}

div.ra-image {
	display: inline;
	background: url(../i/image_border.gif) repeat-x bottom left;
	padding-bottom: 3px;
	_padding-bottom: 6px;
}

/* ***************************** */
/* Gallery	                     */ 
/* ***************************** */

div.gallery {
	position: relative;
	height: 164px;
	width: 616px;
	margin: 10px 0px;
	background:url(../i/gallery-bg.jpg) no-repeat top left;
}
.gallery div.scroll_left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 164px;
	width :20px;
	z-index: 1;
	background: url(../i/redesign/gallery-scroll-left.png) no-repeat center center;
}

.gallery .scroll_right {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 164px;
	width :20px;
	z-index: 1;
	background: url(../i/redesign/gallery-scroll-right.png) no-repeat center center;
}

.gallery .gallery-content {
	height: 164px;
	position: absolute;
	top: 0px;
	left: 2px;
	width: 614px;
	overflow: hidden;
}

.gallery .gallery-content .gallery-slider {
	height: 164px;
	width: auto;
	padding: 0px;
	margin: 0px 80px 0px 0px;
	white-space: nowrap;
}

.gallery .gallery-content .gallery-slider a {
	vertical-align: bottom;
	margin: 0px 5px 0px 5px;
}

.gallery .gallery-content .gallery-slider img {
	/* height:78; */
	border: 4px solid #842124;
	line-height: 164px;
	vertical-align: middle;
}

img.gallery {
	border: 2px solid #AD7E2C;
}

table.katalog {
	height: 156px;
	width: 100%;
	border-top: 14px solid #fff;
	background: url(../i/katalog_bg.jpg) no-repeat top left #fff;
}

table td.katalog-left {
	width: 140px;
	color: #000;
	font-size: 14px;
	padding: 20px 0px 10px 140px;
	vertical-align: top;
}

table td.katalog-right {
	color: #fff;
	font-size: 14px;
	padding: 30px;
	text-align: center;
	vertical-align: middle;

}

table td.katalog-left a,
table td.katalog-right a,
table td.katalog-left a:hover,
table td.katalog-right a:hover {
	height: 21px;
	line-height: 21px;
	display: block;
	width: 129px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	text-decoration: none;
	border: none;
	padding: 0px 0px 3px 0px;
	background:url(../i/link-bg.png) no-repeat center left;
}

table td.katalog-left a:hover,
table td.katalog-right a:hover {
	text-decoration: underline;
}

table td.katalog-right a {
	float: right;
}

div.highslide-caption {
	padding-right: 80px;
}

div.highslide-caption div {
	float: left;
}

/* ***************************** */
/* Calendar	                     */ 
/* ***************************** */

table.calendar td,
table.calendar td a,
table.calendar td a.cal,
table.calendar td a:hover,
table.calendar td a.cal:hover {
	color: #431e09;
}

div.img-shadow,
img.shadow {
	padding: 5px;
	_padding: 5px 3px;
	border: 1px solid #ccc;
	margin: 3px;
}

td div.img-shadow {
	padding: 5px;
	margin: 0px;
}

/* ***************************** */
/* Imprint	                     */ 
/* ***************************** */

div.cms-module-legal-imprint p {
 color: #666;
}

div.ra-middle div.cms-module-html1
{
	position:relative;
	top:40px;
}

/* ***************************** */
/* Social Media	                 */ 
/* ***************************** */

div.ra-social-media
{
	margin-top:10px;
	float:left;
	margin-bottom:30px;
}

div.ra-social-media a,
div.ra-social-media a:hover
{
	padding-left:0px;
	float:left;
}

.unsubscribe_page1 {
	float: right;
}
