body {
	background: #728194 url(../img_rin/gradient.jpg) repeat-x;
	text-align: center;
}

/*START OF TOP-LEVEL ELEMENTS*/
.wrapper{
	margin: 14px auto 0px auto;
	text-align: left;
	width:986px;
}

/*START SIDE EAR ELEMENTS*/
.side_ear{
	position:relative;
	float:left;
	height:8px;
	padding:0px 0px 0px 0px;
	width:8px;
	background-repeat:no-repeat;
	display:inline;
	font-size:2px;/*IE small height hack*/
}

.upper_left{background-image:url(../img/ear11.gif);}
.upper_right{background-image:url(../img/ear12.gif);}
.bottom_left{background-image:url(../img/ear21.gif); clear:both;}
.bottom_right{background-image:url(../img/ear22.gif);}
/*END SIDE EAR ELEMENTS*/
.bottom_right_nontransparent{
	position:absolute;
	background-image:url(../img/bottomRigthEarInvert.gif);
	left:604px;
	width:19px;
	height:14px;
	top:167px;
}

.horizontal_bounding_stripe{
	background-color:#FFFFFF;
	width:970px;
	height:8px;
	float:left;
	padding:0px 0px 0px 0px;
	position:relative;
	display:inline;
	font-size:2px;/*IE small height hack*/
}

/*END OF TOP-LEVEL ELEMENTS*/

/*START OF CONTENT ELEMENTS*/
.content{
	width:986px;
	float:left;
	background-color:#FFFFFF;
	
	
}

/*START OF HEADER ELEMENTS*/
.header{
	float: left;
	height:100px;
	width:986px;
}

.logo{
	float:left;
	display:inline;
	background: transparent url(../img_rin/logo_rinori.gif) no-repeat 0px 20px;
	padding-top:20px;
	margin-left:26px;
	width: 210px;
	height:54;
}
.logo a:link,
.logo a:visited	{
	display: block;
	height: 72px;
	border: none;
}
.logo a:hover {
	background-color: transparent;
}

#main_menu{
	padding-left: 20px;
	float: left;
	
}

.nav-menu-holder{
	float: left;
	margin-left: 69px;
	display:inline;
	width: 275px;
}

.menu_navigation{
	color:#002A54;
	font-size:9px;
	height:20px;
}

.nav_entry{
	padding-left:9px;
	display: inline;
	float:left;
	padding-right:12px;
	font-family:"Tahoma";
	color:#002A54;
	font-size:9px;
	text-transform:capitalize;
	background:transparent url(../img_rin/cross.gif) no-repeat center left;
}

.nav_entry a:link, .nav_entry a:hover, .nav_entry a:visited, .nav_entry a:active {
	text-decoration:none;
	text-transform:none;
	color:#002A54;
}

.nav-hotline-phone-holder{
	padding: 25px 10px 0px 0px;
	font-size: 9px;
	line-height: 12px;
}

.header_menu{
	height:75px;
	/*background-image: url(../img/header_menu_strip.png);
	background-position:top right;
	background-repeat:no-repeat;*/
	border-right: 4px solid #EDF3F4;
	float:left;
	line-height:14px;
	font-family:"Tahoma";
	font-size:11px;
	color:#012C58;
	padding-left:15px;
	padding-right:15px;
}
.header_menu ul{
	list-style-type: none;
	overflow: hidden;
	width: 50px;
	margin-left: 1px;
}
.header_menu ul li{
	margin-left:0px;
}
.header_menu a,
.header_menu a:visited,
.nav-menu-holder a,
.nav-menu-holder a:visited {
	border:none;
}
.header_menu a:hover,
.nav-menu-holder a:hover {
	background-color:transparent;
}

.dual_menu ul{
	width: 176px;
}
.dual_menu ul li {
	width: 88px;
	float: left;
}

.first_menu {
	border-right: 4px solid #EDF3F4;
	border-left: 4px solid #EDF3F4;
}
.header_menu h1{
	font-size:13px;
	margin-bottom:10px;
	margin-top:5px;
	text-transform:uppercase;
	color:#1F4368;
}

.nav_phone_num{
	position:absolute;
	bottom:8px;
	left:47px;
}

.nav_phone_num_caption{
	font-size:9px;
	font-family:"Tahoma";
	color:#002A54;
	float:left;
	margin-right:10px;
	margin-top:5px;
}

.nav_phone_num_num{
	font-size:29px;
	color:#c60027;
	float:left
}
/*END OF HEADER ELEMENTS*/

/*START OF MIDDLE ELEMENTS*/
/*START OF LEFT COLUMN*/
.left_column_holder{
	width:623px;
	float:left;
}
.left_column_holder_wide{
	width:800px;
	float:left;
}
.main-picture_area{
	width:623px;
	height:192px;
	background:url(../img_rin/background.jpg) no-repeat;
	margin:0px;
	padding:0px;
}
.main-picture_area_wide{
	width:986px;
	min-height:92px;
	background:url(../img/background_blue.jpg) no-repeat;
	margin:0px;
	padding:0px;
}
* html .main-picture_area_wide { 
	height:92px;
}
.main-picture-title{
	padding:73px 0px 0px 75px;	
}

.main-picture-text{
	padding:10px 0px 0px 75px;
	width: 330px;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
}

.main-input_area{
	width:623px;
	position:relative;
	padding-bottom:20px;
	float:left;	
}
.main-iframe_area{
	width:595px;
	padding: 0px 20px 20px 30px;
	float:left;
	display:inline;
}

.input-holder{
	overflow:hidden;
	padding-left: 74px;
}

.numbering-holder{
	width:46px;
	float:left;
}

.numbering{
	width:28px;
	height:32px;
	padding-left:5px;
	padding-top:2px;
	float:left;
}

.input-row-clear{
	clear:both;
	width:100%;
	line-height: 0px;
	height:0px;
/*	height:9px;*/
}


/* 
IE -6: * html xy
IE7 : *+html
 */

 .input-holder	{ height: 270px; background: transparent url(../img_rin/globe.gif) no-repeat  400px bottom; }

.input-holder a:link,
.input-holder a:visited,
.input-holder a:hover {
	font-size:11px;
	color:#385971;
	vertical-align: top;
	border: none;
	background-color:transparent;
	text-decoration: underline;
}

.input-row1{
	height:22px;
	width:264px;
	float:left;
	background: #bdc7cb url(../img_rin/row_34.gif) repeat-x top left;
	color:#013C68;
	padding: 10px 0px 0px 0px;
	margin-bottom:10px;
	display:inline;
}

.input-row1 span {
	float: left;
	font-weight: bold;
	color:#c60027;
	margin-left:14px;
}
.input-row1 a:link, 
.input-row1 a:hover, 
.input-row1 a:visited {
	margin-left:15px;
}

.input-row2{
	height:22px;
	overflow:hidden;
	width:527px;
	float:left;
	background: #bdc7cb url(../img_rin/row_34.gif) repeat-x top left;
	color:#013C68;
	padding:10px 0px 0px 14px ;
	margin-bottom:10px;
	display:inline;
}

.input-row2-label{
	color:#385971;
	float:left;
	padding-right: 10px
}

.input-row2 label,
.input-row4 label {
	float:left;
	width: 88px;
}

.input-row3{
	height:90px;
	overflow:hidden;
	width:541px;
	float:left;
	margin-bottom: 10px;
	font-size:11px;
	color:#013C68;
	background: #b4c0c5 url(../img_rin/row_82.gif) repeat-x top left;
	display:inline;
}

.row3-element-holder{
	float:left;
	height:90px;
	padding-left:10px;
	overflow:hidden;
}

.row3-element-holder-rows{
	float:left;
	clear:left;
	height:30px;
	padding-top:6px;
}

.row3-element-holder-rows-lable{
	float:left;
	color:#487392;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	height:14px;
}

.row3-element-holder-rows-txt-input{
	height: 14px;
	width:136px;
	padding: 2px 0px 0px 2px;
	line-height: 11px;
	background-color:#F6F7F8;
	border:1px solid #5892B5;
	float:left;
	clear:left;
}

.row3-element-holder-rows-select{
	padding: 0px 1px;
	line-height: 11px;
	height:15px;
	width: auto;
	font-size:11px;
	color:#002A54;
	background-color:#F6F7F8;
	border:1px solid #5892B5;
	float:left;
	clear:left;
}

.row3-element-holder-column{
	float:left;
	height:76px;
	padding-left:10px;
	padding-top:6px;
}

.row3-element-holder-column-row{
	float:left;
	clear:left;
	height:11px;
	padding-top:6px;
	overflow:hidden;
	width:100%;
}

.row3-element-holder-column-lable{
	float:left;
	color:#487392;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	height:11px;
	padding-bottom:2px;
}

.row3-element-holder-column-row-holder{
	width:128px;
	float:left;
	clear:left;
	height:20px;
	padding-top:1px;
}

.row3-element-holder-column-row-txt{
	float:left;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	height:11px;
	color:#06315D;	
}

.row3-element-holder-column-row-combo{
	height:15px;
	width: auto;
	font-size:10px;
	color:#487392;
	background-color:#F6F7F8;
	border:1px solid #5892B5;
	float:right;
}

.input-row3 a,
.input-row3 a:hover,
.input-row3 a:visited {
	vertical-align: middle;	
}

.input-row4{
	height:49px;
	width:269px;
	float:left;
	font-size:11px;
	color:#013C68;
	background: #bdc7cb url(../img_rin/row_49.gif) repeat-x top left;
	display:inline;
}

.input-row4-left{
	float:left;
	padding: 8px 0px 8px 14px;
}
.input-row4-left-link {
	float:left;
	padding: 22px 0px 8px 14px;
	color: #487392;
}
.input-row4-left-link a {
	color: #487392;
}
.input-row4-left-label{
	float:left;
}

.input-row4-left-text{
	float:left;
	clear:left;
}

.input-row4-right{
	float:right;
	padding-right:14px;	
}

.input-row4-right-label{
	float:left;
}

.input-row4-right-text{
	float:left;
	clear:left;
}

.row4-combo{
	width:70px;
	height:15px;
	font-size:11px;
	color:#487392;
	border:solid 1px #5791B4;
	background-color:#F6F7F7;
}

/* IE 7 hack */
*+html .row3-element-holder-rows-select,
*+html .row3-element-holder-column-row-combo,
*+html .row4-combo {
	height:18px;
	font-size:10px;
}

.weitere-optionen-ctn{
	clear:both;
	float:left;
	height:32px;
	padding-left:67px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.weitere-optionen-ctn a:link, .weitere-optionen-ctn a:hover, .weitere-optionen-ctn a:visited, .weitere-optionen-ctn a:active{
	text-decoration:underline;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c60027;
}

.monat, #percent, #jahreskosten{
	color:#FA48A4;	
}


/*END OF LEFT COLUM*//*START OF RIGHT COLUMN*/
.right_column_holder{
	width:363px;
	height:480px;
	float:left;
}
.right_column_holder_narrow{
	width:183px;
	height:480px;
	
	float:left;
	background:url(../img/background_blue_small.jpg) no-repeat right top;
	display: none;
}
.spec_sticker{
	position: absolute;
	margin: -6px 0px 0px 280px;
	background:url(../img_rin/top_angebote.gif);
	width: 90px;
	height: 91px;
}
.spec_sticker a:link,
.spec_sticker a:visited {
	display: block;
	height: 90px;
	border: none;
}
.spec_sticker a:hover {
	background-color: transparent;
}
.special-offer{
	border-top: 4px solid #EDF3F4;
	border-bottom: 4px solid #EDF3F4;
	height:212px;
	margin-left:24px;
}

.special-offer-content{
	padding-top: 4px;
}

.special-offer-content a:link,
.special-offer-content a:visited {
	border: none;
}

.special-offer-content a:hover,
.special-offer-content a:active {
	color: #c60027;
	background-color: transparent;
}

.special-offer-content .csc-textpic-text {
	padding-top: 15px;	
}

.special-offer-content .bodytext a {
	color: #c60027;
	vertical-align: top;
	font-size: 10px;
	line-height: 22px;
}

.special-offer-content .bodytext a b {
	color: #c60027;
	font-size: 22px;
	font-weight: normal;
	vertical-align: bottom;
}


.flug{
	color:#001222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:8px;
	float:left;
	clear:left;
}

.nur-flug {
	margin-top:10px;
	height:140px;
}
.nur-flug-head {
	float:right;
	padding:5px 0px 26px 0px;
	overflow:hidden;
}
.nur-flug-ctn {
	width: 327px;
}
.nur-flug-ctn-left{
	float:left;
	overflow:hidden;
	width:155;
	margin-left: 20px;
	display: inline;
}
.nur-flug-ctn-right{
	float:right;
	overflow:hidden;
	width:155;
}

.nur-flug a:link,
.nur-flug a:visited {
	display: block;
	border: none;
	margin-bottom: 5px;
	color:#c60027;
}

.nur-flug a:hover {
	color: #ffffff;
}

.nur-flug a b {
	width: 55px;
	float: left;
	text-align:right;
	margin-right: 10px;
	font-weight: normal;
	color:#002A54;
}


/*END OF RIGHT COLUM*/
/*END OF MIDDLE ELEMENTS*/


/*END OF CONTENT ELEMENTS*/



.clear{
	width:100%;
	clear:both;
	line-height: 0px;
}

.text-only{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#748C8F;
	padding-left:76px;
	padding-right:50px;
}


ul a:link, ul a:hover, ul a:visited, ul a:active{
	color:#002A54;
	text-decoration:none;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul a:active{
	color:#c60027;
}
.lang {
	background:transparent url(../img/pipe.gif) no-repeat center right;
	padding: 0px 5px 0px 6px;
}
.lang-last {
	background:none;
	padding: 0px 0px 0px 5px;
}
iframe {
	border: none;
	/*overflow: hidden;*/
}

p.bodytext	{ font-size: 12px; line-height: 19px; }

fieldset { border: none;}

/* footer */
.footer{
	margin:10px auto 0px auto;
	width:687px;
	padding-bottom: 10px;
}
.footer p,
.footer p.bodytext,
.footer a,
.footer a:visited,
.footer a:hover {
	color:#FFFFFF;
	font-size:9px;
	border: none;
	background-color: transparent;
}

/* all forms */
input, textarea, select 			{ font-size: 11px; height: 16px; color: #000000; padding: 0px; margin: 0px 0px 2px 0px; }
input, select 						{ border: 1px solid #bebebe; width: 170px; }
textarea 							{ border: 1px solid #bebebe; width: 280px; height: 	90px; margin-bottom: 5px; }
input:focus, textarea:focus			{ border-color: #009ee0; }



/* mail form */
input.csc-mailform-check,
input.csc-mailform-radio			{ width:auto; }



input.csc-mailform-submit,
input.csc-searchform-submit,
input.tx-srfeuserregister-pi1-submit,
input.tx-newloginbox-pi1-submit,
input.tt-products-pi1-submit		{ width:auto; margin-top: 5px; padding:0px; font-size: 10px; font-weight: normal; color: #ffffff; background-color: #009ee0; border: 1px solid #0679a6; }

input.tx-dsbooking-image			{ width: auto; height: auto; border: none; }

#fastbooking-submit				{ margin: 20px 0px 0px 190px; }

fieldset.csc-mailform				{ float: left; width: 430px; margin-top: 15px; }
div.csc-mailform-field				{ clear: both; }
fieldset.csc-mailform label 		{ float:left; width:120px; color:#63747a; }



	span.csc-mailform-radio			{ }
	span.csc-mailform-radio fieldset { height: 20px; }
	span.csc-mailform-radio legend 	{ display: none; }
	span.csc-mailform-radio input 	{ margin:0px; padding:0px; border: none; width: auto; }
	span.csc-mailform-radio label 	{ float: none; vertical-align: top; width: auto; margin: 0px 10px 0px 3px; color: #06315D; }
	span.csc-mailform-radio br		{ display: none; }

	

	span.csc-mailform-check			{ }
	span.csc-mailform-check input	{ float:left; margin-left:120px; border: none; }
	span.csc-mailform-check label	{ width: 230px; margin: 0px 0px 0px 5px; }


/* tooltip */
#WzBoDy 		{ background: #f3f7f8 url(../img/row3-bckgr.gif) repeat-x 0px bottom; }
#WzBoDy table 	{ width: 160px; }

#calendar th		{ text-align: center; }
#calendar th.left	{ text-align: left; }
#calendar th.right	{ text-align: right; }
#calendar tbody td	{ text-align: center; }
#calendar tbody a	{ display: block; border: none; }
#calendar td.today 	{ border: 1px solid #7991a5; }



/* faq */
.tx-irfaq-pi1		{ margin-top: 15px; }
.tx-irfaq-pi1 dl	{ margin: 15px 0px 25px 0px; }
.tx-irfaq-pi1 dt	{ margin-top: 2px; font-size: 12px; line-height: 19px; }
.tx-irfaq-pi1 dd	{ padding: 10px 0px 20px 0px; }
.tx-irfaq-pi1 .additional-info { display: none; }


/* specials on home */
div.csc-textpic-text { float: left; width: 150px; height: 60px; }





