/* Allgemeine Styledefinitionen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html
{
overflow: -moz-scrollbars-vertical;
}
body
{
text-align: center;
font-size: 0.75em;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
}
table,
td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
border:0px;
}
input,
select,
textarea
{
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 2px;
}
input.submit,
input.button
{    
background-color: #3d6484;
color: #ffffff;
border: 1px solid #d5d5d5;
padding: 1px;
font-weight:bold;
}
h1
{
font-size: 100%;
color: #000000;
}
h2
{
    font-size: 100%;
    color: #cc0000;
}
a:link,
a:visited,
a:active
{
color: #000;
font-size: 100%;
/*font-weight:bold;*/
text-decoration: underline;
}
a:hover
{
    color: #cc0000;
}
a:active {
	border: 0px solid transparent;
}
/* kill the dotted border on focussed elements */
* :focus { outline: 0; }
/* Main Container */
#container
{
   /* background:  #fff url(/avisonline/ch-fr/avis.nsf/m/curveGreyFull.gif/$FILE/curveGreyFull.gif)no-repeat left 10px; */
    width: 761px;
    text-align: left;
    margin: 0px auto;
    border: 1px solid #999999;
    margin-top:17px;
}
#container.borderless
{
    border: 0;
}
#headclear
{
clear: both;
margin:0;
padding:0;
line-height:0px;
}
/* Logo */
.logos
{
text-align:left;
vertical-align:bottom;
}
#logo IMG
{
margin-top: 10px;
margin-left: 0px;
}
/* Menüs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#header
{
width:100%;
xfloat:right;
font-size: 100%;
xmargin-top:55px;
overflow:hidden;
background:url("/avisonline/ch-fr/avis.nsf/MoreheaderBg.jpg") repeat-x scroll left top #FFFFFF;
height:80px;
margin-bottom:5px;
margin-top:15px;
}
#siteservice
{
text-align: right;
vertical-align:bottom;
white-space: nowrap!important;
width: 99%;
padding-right:13px;
padding-bottom:8px;
color:#fff;
}
#siteservice td {
color:#fff;
}
#siteservice div.siteservice
{
width:100%;
clear:both;
}
#siteservice a:link,
#siteservice a:visited,
#siteservice a:active
{
padding-left: 7px;
margin-left: 8px;
text-decoration: none;
font-weight:bold;
text-align: left;
display: block;
float: right;
color: #fff;
}
#siteservice a div ,
#siteservice a:visited div
{
background-color: #666666; 
width: 4px;
height: 4px;
position: absolute;
overflow: hidden;
margin-top: 0.5em;
margin-left: -8px;
cursor: hand;
}
#siteservice a:hover
{
text-decoration:underline;
}
#siteservice a:hover div
{
background-color: #CC0000;
}
#siteservice a.act,
#siteservice a:visited.act
{
color: #CC0000;
color: #fff;
text-decoration: underline;
}
#search form,
form
{
margin: 0px;
display: inline;
}
#search input
{
width: 75px;
margin-left: 12px;
margin-top: 2px;
margin-right: 15px;
font-size: 1em;
border: 1px solid #999999;
}
#breadcrumbs a:link,
#breadcrumbs a:visited,
#breadcrumbs a:active
{
background-image: url(/avisonline/ch-fr/avis.nsf/bcrumbs.gif);
background-position: 0px 60%;
background-repeat: no-repeat;
padding-left: 12px;
margin-right: 7px;
text-decoration: underline;
color: #666666;
}
#breadcrumbs a:hover
{
color: #CC0000;
}
#breadcrumbs
{
font-size: 80%;
color: #666666;
text-align: right;
margin-right: 7px;
margin-top: 29px !important;
margin-top: 20px;
margin-bottom: 5px;
position: relative;
width: 100%;
}
#logouttext a:link,
#logouttext a:visited,
#logouttext a:active
{
background-image: url(/avisonline/ch-fr/avis.nsf/bcrumbs.gif);
background-position: 0px 60%;
background-repeat: no-repeat;
padding-left: 12px;
margin-right: 7px;
text-decoration: underline;
color: #666666;
}
#logouttext a:hover
{
color: #CC0000;
}
#logouttext
{
font-size: 100%;
color: #666666;
text-align: left;
margin-right: 7px;
margin-top: 29px !important;
margin-top: 20px;
margin-bottom: 0px;
bottom: 0px;
left: 0px;
position: absolute;
}
/* Menüs / Navigation */
/* Navigation */
#nav_01
{
xwidth: 762px;
margin-top: 1px;
xoverflow: hidden;
xfont-size:100%;
/*background: url(/avisonline/ch-fr/avis.nsf/m/hori_gry.gif/$FILE/hori_gry.gif) transparent repeat-x scroll left bottom;*/
margin-top:1px;
padding-bottom:1px;
width:100%;
}
#nav1ct
{
/*background: url(/avisonline/ch-fr/avis.nsf/m/hori_gry.gif/$FILE/hori_gry.gif) #ededed repeat left top; */
float: left; 
width: 761px; 
height:22px !important;
height:24px;
margin:0px;
padding:0px;
padding-top:1px;
padding-bottom:1px;
overflow:hidden;
}
#nav1
{
background-color:#ededed;
/* font-weight: bold; */
float: left; 
width: 761px; 
height:22px;
color: #515158;
margin:0px;
padding:0px;
overflow:hidden;
}
#nav1 a
{
display:block;
float:left;
height:22px;
line-height:22px;
padding:0px;
padding-left:6px;
padding-right:6px;
text-align:left;
text-decoration: none;
color:#515158;
white-space: nowrap;
cursor:hand;
}
#nav1 a:hover
{
background-color:#E4E4E4;
}
#nav1 a.act
{
background-color:#E4E4E4;
color:#cc0000;
}
/* NAV 02 */
.nav_02
{
font-size: 12px;
float: left;
width: 150px;
overflow: hidden;
/* background-color: #f5f5f5; */
}
.nav_02 a,
.nav_02 a:visited,
.nav_02 a:active
{
display: block;
width: auto!important;
width: 100%;
color: #303030;
text-decoration: none;
padding-left: 13px;
padding-top: 4px;
padding-bottom: 4px;
xletter-spacing: 1px;
background: transparent url("/avisonline/ch-fr/avis.nsf/arrow_red.gif") no-repeat scroll 0 center ;
}
.nav_02 a div,
.nav_02 a:visited div
{
display: none;
}
.nav_02 A:hover
{
color: #cc0000;
text-decoration: underline;
}
.nav_02 A:hover DIV
{
background-color: #CC0000;
}
.nav_02 A.act,
.nav_02 A:visited.act
{
font-weight: bold;
}
.nav_02 .nav_03 A,
.nav_02 .nav_03 A:visited,
.nav_02 .nav_03 A:active
{
padding-left: 36px;
padding-top: 1px;
padding-bottom: 3px;
background: transparent url("/avisonline/ch-fr/avis.nsf/arrow_red.gif") no-repeat scroll 24px center ;
}
.nav_02 .nav_03 .nav_04 A,
.nav_02 .nav_03 .nav_04 A:visited,
.nav_02 .nav_03 .nav_04 A:active
{
padding-left: 49px;
padding-top: 1px;
padding-bottom: 3px;
}
/* Sitemap */
.sitemap_n1
{
border: 1px solid #e8e8e8; 
margin-bottom: 15px;
}
.sitemap_n1 a:visited,
.sitemap_n1 a:active,
.sitemap_n1 a
{
display: block;
width: auto!important;
width: 100%;
}
.sitemap_n1 a:hover
{
background-color: #f0f0f0;
color: #c00;
}
a.sitemap_01,
a:visited.sitemap_01,
a:active.sitemap_01
{
background-color: #f5f5f5;
color: #000;
text-decoration: underline;
font-weight: bold;
padding: 2px;
display: block;
padding-left: 4px;
}
.sitemap_n1 span{
background-color: #F5F5F5;
color: #000000;
margin:0px;
display: block;
font-weight: bold;
padding: 2px 2px 2px 4px;
text-decoration: underline;
}
a.sitemap_02,
a:visited.sitemap_02,
a:active.sitemap_02
{
text-decoration: none;
padding-left: 17px;
background: transparent url(/avisonline/ch-fr/avis.nsf/bulletGrey.jpg) no-repeat 3px center;
}
a.sitemap_03,
a:visited.sitemap_03,
a:active.sitemap_03
{
text-decoration: none;
padding-left: 30px;
background: transparent url(/avisonline/ch-fr/avis.nsf/bulletGrey.jpg) no-repeat 16px center;
}
a.sitemap_04,
a:visited.sitemap_04,
a:active.sitemap_04
{
text-decoration: none;
padding-left: 43px;
}
a.sitemap_05,
a:visited.sitemap_04,
a:active.sitemap_04
{
text-decoration: none;
padding-left: 56px;
}
a.sitemap_06,
a:visited.sitemap_04,
a:active.sitemap_04
{
text-decoration: none;
padding-left: 69px;
}
.sitemap_n1 A:visited DIV,
.sitemap_n1 A:active DIV,
.sitemap_n1 A DIV
{
background-color: #666666; 
width: 5px;
height: 5px;
position: absolute;
overflow: hidden;
margin-top: 0.4em;
margin-left: -12px;
cursor: hand;
}
.sitemap_n1 A:hover DIV
{
background-color: #CC0000;
}
/* Top-Picture */
#picture IMG
{
height: 100px;
width: 607px;
margin: 0px;
margin-bottom:8px;
}
/* Servicelinks on page bottom  */
#service
{
margin-top: 10px;
}
A.service:link,
A.service:visited,
A.service:active
{
color: #666666;
background-image: url(/avisonline/ch-fr/avis.nsf/b_grey.gif);
background-position: 0px 60%;
background-repeat: no-repeat;
padding-left: 10px;
font-size: 90%;
line-height: 140%;
margin-left: 15px;
display: block;
margin: bottom: 20px;
}
A.service.toplink:link,
A.service.toplink:visited,
A.service.toplink:active
{
color: #666666;
background-image: url(/avisonline/ch-fr/avis.nsf/top.gif);
background-position: 0px 50%;
background-repeat: no-repeat;
line-height: 120%;
font-size: 80%;
text-decoration: none;
border-bottom: 1px solid #999999;
margin-top: 15px;
display: block;
}
A.service:hover,
A.service.toplink:hover
{
color: #CC0000;
}
/* Footer / Copyright ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
// footer
// footer
#footerWrapper 
{
clear: left; 
margin-top: 10px; 
xdisplay: inline; 
/*background: url(/avisonline/ch-fr/avis.nsf/m/hori_gry.gif/$FILE/hori_gry.gif) repeat-x 50% top;  */
width: 761px; 
height: 10px
}
#footerBg 
{
display: block; 
background-color: #202020;
/*background: url(/avisonline/ch-fr/avis.nsf/m/curve_r01.gif/$FILE/curve_r01.gif) no-repeat right 1em; */
padding-bottom: 1em; 
width: 761px; 
/*height: 14em;*/
}
#footerlinksWrapper 
{
clear: left; 
margin-top: 0px; 
display: inline; 
width: 80%;
}
#footerlinksWrapper .links 
{
clear: none; 
display: block; 
margin: 10px 10px 0px 0px;
}
.links li 
{
padding-left: 15px; 
background: url(/avisonline/ch-fr/avis.nsf/m/iconcarred.gif/$FILE/iconcarred.gif) no-repeat left 3px; 
float: none; 
margin: 0px 0px 4px; 
list-style-type: none;
}
#footerLinksWrapper,
#footerLinksWrapper ul
{
margin:0px;
padding:0px;
}
div.links
{
padding-top:10px;
}
#footerLinksWrapper a:hover,
#footerLinksWrapper a:active
{
color: #515158; 
text-decoration: underline;
}
#footerLinksWrapper .links a:link,
#footerLinksWrapper .links a:visited, 
#footerLinksWrapper .links ul li #links a:link,
#footerLinksWrapper .links ul li #links a:visited 
{
color: #515158; 
text-decoration: none;
font-weight:bold;
text-decoration:unterline;
}
#footerLinksWrapper .links a:hover
{
text-decoration: underline;
}
#footerLinksWrapper div.links ul li a,
{
text-decoration:none;
}
#footercopyright 
{
clear: left; 
margin-bottom: 100px; 
width: 761px;
}
#footercopyright p 
{
font-size: 0.9em; 
text-align: center;
}
#lowerfooterwrapper 
{
clear: left; 
display: inline;
}
#lowerfooterbg 
{
background: url(/avisonline/ch-fr/avis.nsf/m/hori_gry.gif/$FILE/hori_gry.gif) repeat-x 50% top; 
width: 761px;
}
#lowerfooterwrapper p 
{
margin-top: 8px; 
display: block; 
font-size: 0.9em; 
position: relative;
}
#footer
{
font-size: 80%;
color: #666666;
text-align: right;
margin-right: 15px;
margin-bottom: 3px;
}
.st_footerNav
{
font-size: 80%;
color: #666666;
padding-top: 10px;
padding-left: 3px;
}
#footer a,
.st_footerNav A,
.st_footerNav A:link,
.st_footerNav A:visited,
.st_footerNav A:active
{
color: #000;
font-weight:bold;
text-decoration:underline;
}
#footer a:hover,
.st_footerNav A:hover
{
color: #c00;
}
.st_footerNav A DIV,
.st_footerNav A:visited DIV,
.st_footerNav A:active DIV,
.st_footerNav A:link DIV
{
position: absolute;
margin-left: -10px;
display: none;
}
/*Portal */
#content .portal,
.portal
{
float: left;
width: 280px;
margin-bottom: 15px;
margin-right: 10px !important;
margin-right: 5px;
margin-top:10px;
/*height:14em;*/
}
.portalspacing
{
float: left;
width: 40px;
}
.portal
{
/*height:12em;*/
}
#content #portalwide .portal,
#portalwide .portal
{
width: 100%;
float: none;
height:auto;
}
#content #portalwide .portal a h2,
.portal a h2
{
text-decoration:underline;
color:#000;
font-weight: bold;
font-size: 12px;
}
#content .portal a,
.portal a
{
text-decoration:underline;
color:#000;
font-weight: bold;
}
#content .portal a h2,
.portal a h2
{
margin: 0px;
margin-bottom: 0px;
line-height: 150%;
padding-bottom: 2px;
clear: both;
font-size: 12px;
}
#content .portal a:hover,
.portal a:hover,
#content .portal a:hover h2,
.portal a:hover h2
{
color:#c00;
}
#content .portal a img,
.portal a img,
#content .portal img,
.portal img
{
width: 140px;
height:82px;
padding: 1px;
margin-bottom: 0px;
float: left;
}
.portal .ct {
float: left;
width: 120px;
}
#content .portal a:hover img,
.portal a:hover img
{
}
#content .portal a,
.portal a
{
line-height: 130%;
margin-top: 8px;
}
#content .portal .link a,
.portal .link a
{
color: #000;
display: none;
}
#content .portal .link a:hover,
.portal .link a:hover
{
color:#c00;
}
/* Startseite DESIGN Formatierungen */
#st_top
{
border: 1px solid #999999;
height: 170px;
}
#st_middle
{
    border: 1px solid #999999;
    height: 162px;
}
#st_image
{
margin-top:0px !important;
margin-top:12px;
    xwidth: 303px;
    xheight: 160px;
    float: left;
position:absolute;
}
#st_servicecontainer
{
    width: 440px;
    height: 160px;
    float: left;
    margin-left: 18px;
}
#st_top_images
{
    border: 1px solid #999999;
    height: 52px;
}
.st_teaser
{
    float: left;
    width: 152px;
    padding-top: 1px;
    overflow: hidden;
}
.st_teaser DIV
{
/* Klasse wird am Seitenende definiert */
}
#st_footer
{
 border: 1px solid #999999;
}
#teaser_border
{
    background-color: #999999;
    height: 52px;
    width: 1px;
    float: left;
    font-size: 0px;
}
#teaser_border DIV
{
    width: 1px;
    background-color: #FFFFFF;
    height: 51px;
    margin-left: 1px;
}
/* Startseite TEXT Formatierungen */
.st_teaser A:link,
.st_teaser A:visited,
.st_teaser A:active
{
padding-left: 16px;
padding-right:14px;
font-size: 90%;
display: block;
text-decoration: none;
margin-bottom: 6px;
}
.st_teaser A:link DIV,
.st_teaser A:visited DIV,
.st_teaser A:active DIV
{
width: 5px;
height: 5px;
background-color: #666666;
position: absolute;
overflow: hidden;
margin-top: 0.5em;
margin-left: -10px;
}
.st_teaser A:hover DIV
{
background-color: #cc0000;
}
.st_teaser A.head:link,
.st_teaser A.head:visited,
.st_teaser A.head:active
{
margin-top: 1px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 5px;
font-size: 100%;
text-decoration: none;
border-top: 1px solid #666666;
font-weight: bold;
color: #CC0000;
background: none;
margin-left: 0px;
display: block;
}
.st_teaser A.head:hover
{
    text-decoration: underline;
}
/* Footer mit Schnellzugriff und Headline */
#st_footer H2
{
    font-size: 90%;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 4px;
}
#st_footer H3
{
    margin: 0px;
    float: right;
    font-size: 19px;
    color: #cc0000;
    font-family: Arial;
    margin-right: 6px;
}
#st_footer FORM
{
display: inline;
margin: 0px;
padding: 0px;
float: left;
}
#st_footer SELECT
{
    margin-left: 6px;
    margin-bottom: 1px;
    font-size: 90%;
}
/* Homepage Service Container */
#st_servicecontainer
{
    font-size: 90%;
}
#st_servicecontainerH2
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 110%;
}
#st_servicecontainerINPUT
{
    font-size: 90%;
    width: 215px;
}
#st_servicecontainer INPUT.date
{
    width: 68px;
}
#st_servicecontainer INPUT.submit
{
width: 150px;
}
#st_servicecontainerINPUT.radio
{
    width: 15px;
}
#st_servicecontainerLABEL
{
    cursor: hand;
}
#st_servicecontainer.label
{
    width: 50px;
    float: left;
    padding-top: 4px;
}
#st_servicecontainerFORM
{
    margin: 0px;
}
/* Suche */
.suche_nav
{
padding-left: 20px;
}
.suche_nav A:link,
.suche_nav A:visited,
.suche_nav A:hover,
.suche_nav A:active
{
padding-left: 32px;
font-size: 100%;
display: block;
text-decoration: none;
width: auto!important;
width: 100%;
margin-top: 5px;
margin-bottom: 2px;
font-weight: bold;
}
.suche_nav A DIV .num
{
color: #cc0000;
text-decoration: none;
margin-right: 3px;
background-color:white;
padding: 0px;
font-weight: bold;
border: 1px solid #cc0000;
width: 1.7em;
text-align: right;
padding-right: 1px;
display: block;
}
.suche_nav A:hover .num
{
background-color:  #cc0000;
color: white;
}
.suche_nav A DIV
{
position: absolute;
margin-left: -32px;
margin-top: -3px;
}
.suche_nav A .anleser
{
    display: block;
    text-decoration: none;
    font-size: 100%;
font-weight: normal;
}
.suche_nav A.title
{
text-decoration: underline;
font-weight: bold;
display: block;
}
a.sucheback:link,
a.sucheback:visited
{
clear:both;
display:block;
margin-top:1em;
font-size: 90%;
color: #cc0000;
font-weight: bold;
background-image: url(/avisonline/ch-fr/avis.nsf/back.gif);
background-position: 0px 65%;
background-repeat: no-repeat;
padding-left: 11px;
margin-bottom:2em;
}
------------
.close
{
padding-right: 16px;
}
/* NEWS - */
.news
{
float: right;
margin-right: 7px;
width: 160px;
white-space: wrap;
overflow: hidden;
}
.news_section
{
font-size: 90%;
line-height: 120%;
text-align: right;
margin-bottom: 10px;
}
.news_section b
{
color: #CC0000;
font-weight: normal;
}
.iframed
{
float: none;
width: 100%;
margin-right: 0px;
}
.news iframe
{
width: 160px;
}
.news_nav
{
text-align: left;
margin: 0px;
margin-left:5px;
}
.news_body h1
{
font-family: Arial;
font-size: 130%;
font-weight:bold;
xborder-bottom: 1px solid #999999;
margin-top: 10px;
margin-bottom: 0px;
display: block;
}
.news_body h2
{
font-size: 100%;
xborder-bottom: 1px solid #999999;
margin-top: 10px;
margin-bottom: 0px;
display: block;
}
h2.newsheadline
{
font-size: 100%;
border-bottom: 1px solid #999999;
margin-top: 10px;
margin-bottom: 0px;
display: block;
float: right;
width: 160px;
margin-right: 7px;
}
h2.presseheadline
{
font-size: 100%;
border-bottom: 1px solid #999999;
margin-top: 10px;
margin-bottom: 0px;
display: block;
margin-right: 7px;
text-align: left;
}
a:link.press_section,
a:active.press_section,
a:visited.press_section,
a:hover.press_section
{
color:  #CC0000;
text-decoration: none;
padding-left: 10px;
}
.news_link A,
.news_link A:link,
.news_link A:active,
.news_link A:hover,
.news_link A:visited,
.news A,
.news A:link,
.news A:active,
.news A:hover,
.news A:visited
{
display: block;
padding-left: 10px;
width: auto !important;
width: 100%;
font-size: 90%;
text-decoration: none;
border-bottom: 1px solid #e0e0e0;
padding-top: 6px;
padding-bottom: 6px;
padding-right: 5px;
}
.news_link A DIV,
.news A DIV,
A.press_section DIV
{
position: absolute;
width: 7px;
height: 7px;
margin-top: 0.4em;
margin-left: -10px;
}
.news A:hover
{
background-color: #f0f0f0;
}
.news_link A B
{
font-weight: normal;
color: #CC0000;
}
.news A IMG
{
width: 7px;
height: 7px;
}
.news_body
{
margin-right:8px;
text-align:left;
line-height: 160%;
}
/* news content */
h2.newscontentheadline
{
font-size: 150%;
color: #cc0000;
}
.newsdate
{
text-align: right;
font-size:80%;
color; #e0e0e0;
}
a.newsoverview:link,
a.newsoverview:visited
{
clear:both;
display:block;
margin-top:1em;
font-size: 90%;
color: #CC0000;
font-weight: bold;
background-image: url(/avisonline/ch-fr/avis.nsf/back.gif);
background-position: 0px 65%;
background-repeat: no-repeat;
padding-left: 11px;
}
.newscat
{
color: #cc0000;
font-size:80%;
line-height: 110%;
padding-bottom:1px;
}
/* ========== Umleitungen =========== */
#umleitungen TABLE
{
border:1px solid #e0e0e0;
border-bottom: none;
width:100%;
}
#umleitungen TH
{
background-color: #e0e0e0;
text-align:left;
}
#umleitungen TD
{
border-bottom: 1px solid #e0e0e0;
}
a.infoicon:link,
a.infoicon:visited,
a.infoicon:active
{
font-family: courier,mono-space;
text-decoration: none;
padding-left: 3px;
padding-right: 1px;
background-color: white;
border: 1px solid #CC0000;
color: #CC0000;
font-weight: bold;
width:100%;
display: block;
}
a.infoicon:hover
{
background-color: #CC0000;
border: 1px solid #CC0000;
color: white;
font-weight: bold;
}
/* ---- downloads --- */
.download
{
margin-top: 10px;
}
 .download_item
{
border: 1px solid #e0e0e0;
padding: 7px;
}
 .download_info
{
font-size: 100%;
padding-left: 10px;
}
 .download_info P
{
font-size: 90%;
margin-top: 7px;
}
/* inline downloads */
a.downloadlink:link,
a.downloadlink:visited,
a.downloadlink:active,
a.downloadlink:hover
{
text-decoration:none;
color:#3d6484;
font-weight:bold;
}
a.downloadlink:active,
a.downloadlink:hover
{
text-decoration:underline;
}
/* Pop-Up Fenster */
.popup
{
text-align:left;
}
#container.container_popup
{
border: 0;
padding: 15px;
width: 90%;
margin: 0 0;
}
#container.container_popup H1
{
font-size: 130%;
margin-bottom: 10px;
}
/* Recommendation Form */
.rec-label
{
float:left;
width: 120px;
}
.rec-field
{
float:left;
margin-bottom: 8px;
}
.rec-headline
{
font-weight: bold;
margin-top: 10px;
margin-bottom: 2px;
padding-bottom: 3px;
clear: both;
color: #CC0000;
}
.rec-text
{
width:100%;
height: 60px;
margin-bottom: 7px;
}
/* Content-Formatierungen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#content
{
line-height: 160%;
width: 761px; 583px;
margin-left: 0px;
margin-top:0px;
}
#content td
{
line-height: 160%;
}
#content h1
{
display: block;
color:#c00;
font-family: Arial;
font-size: 150%;
margin-bottom: 15px;
margin-top: 0px;
line-height:: 1.4;
}
#content h2
{
margin-top: 15px;
margin-bottom: 5px;
font-size: 16px;
}
#content ul li
{
margin-left: 0px;
list-style-type : square;
list-style-image: url(/avisonline/ch-fr/avis.nsf/bulletGrey.jpg);
margin-top: 4px;
}
#content UL
{
margin: 0px;
padding: 0px;
}
#content UL
{
margin-left: 0px;
margin-bottom: 10px;
margin-top: 0px;
margin-left: 20px;
}
#content p
{
margin-top: 5px;
margin-bottom: 5px;
color:#383838;
}
/* Externe Links */
A.linkExtern
A:visited.linkExtern
{
padding-top: 2px;
padding-bottom: 2px;
text-decoration: none;
font-size: 100%;
overflow: hidden;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
margin-left: 1px;
margin-right: 0.2em;
background: url(/avisonline/ch-fr/avis.nsf/extLink.gif) no-repeat 5px center;
background-color: #EAEAEA;
padding-left: 20px;
padding-right: 5px;
}
/* content images */
#content img
{
margin-right:10px;
align:left;
}
#content table
{
width:100%;
border: 1px solid #e0e0e0;
border:none;
border-collapse: collapse;
margin-top:0.5em;
margin-bottom:0.5em;
}
#content table td
{
border: 0px solid white;
xborder-bottom: 1px solid #e0e0e0;
padding-left: 2px;
padding-right: 2px;
}
#content table td p
{
display: inline;
}
#content table.noborder,
#content div.noborder table
{
border: 0px solid white;
border-collapse: collapse;
}
#content table.noborder td,
#content div.noborder table td
{
border:0px solid white;
}
#content table.no.noborder td p,
#content div.noborder table td p
{
display: inline;
border:none;
}
/*  Toplink im Context */
A:link.contextToplink,
A:visited.contextToplink,
A:active.contextToplink,
A:hover.contextToplink
{
color: #666666;
line-height: 120%;
font-size: 80%;
text-decoration: none;
border-bottom: 1px solid #999999;
margin-top: 15px;
margin-bottom: 20px;
display: block;
padding-left: 10px;
}
A:link.contextToplink DIV,
A:visited.contextToplink DIV
{
position: absolute;
margin-left: -10px;
margin-top: 0.3em;
}
A:link.contextToplink DIV IMG,
A:visited.contextToplink DIV IMG
{
border: none;
}
/*  AnchorLinks */
.contextToplink
{
background:url(/avisonline/ch-fr/avis.nsf/top.gif) no-repeat left center;
}
.contextToplink A:link,
.contextToplink A:visited,
.contextToplink A:active,
.contextToplink A:hover
{
color: #666666;
line-height: 120%;
font-size: 80%;
text-decoration: none;
border-bottom: 1px solid #999999;
margin-top: 15px;
margin-bottom: 20px;
display: block;
padding-left: 10px;
}
.contextToplink A:hover
{
color: #cc0000;
}
.anchorLink
{
margin-top: 15px;
margin-bottom: 15px;
line-height: 1em;
display: block;
	background: #fff url(/avisonline/ch-fr/avis.nsf/contentSepWide.jpg) no-repeat center bottom;
	padding-bottom: 25px;
}
.anchorLink div
{
/* background:url(/avisonline/ch-fr/avis.nsf/down.gif) no-repeat 0.3em center; */
}
.anchorLink div A:link,
.anchorLink div A:visited,
.anchorLink div A:hover,
.anchorLink div A:active
{
color: #000;
text-decoration: underline;
font-weight: bold;
display: block;
padding-top: 3px;
padding-bottom: 4px;
padding-left: 14px; 
background: transparent url("/avisonline/ch-fr/avis.nsf/arrow_red.gif") no-repeat scroll 0 center ;
}
.anchorLink DIV A:hover
{
color: #cc0000;
}
TD.nav2sep
{
width:1px;
overflow:hidden;
font-size:1px;
background: url(/avisonline/ch-fr/avis.nsf/vert_gry.gif) #ededed repeat-y left top; 
padding:0px;
margin:0px;
}
#contenthpleft
{
width:456px;
border:none;
padding:0px;
margin:0px;
}
#contenthpright
{
width:299px !important;
width:304px;
border:none;
padding:0px;
padding-left:4px;
margin:0px;
margin-right:2px;
}
#contenthpleft table td,
#contenthpright table td
{
border:none;
}
.horizsep
{
background:transparent url(/avisonline/ch-fr/avis.nsf/m/contentSepWide.gif/$FILE/contentSepWide.gif) repeat-x scroll left bottom;
padding:4px 4px 9px 0pt;
width:100%;
}
/* ================================================================== */
/* ------------- HEADINGS ----------------------------------- */

.heading-1 {
		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:18px;
		 color:#CC0000;
		 background-color:white;
		 font-weight:normal;
		 padding-top:0px;
		 padding-bottom:10px;
}

.heading-1-break {
		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:18px;
		 color:#CC0000;
		 background-color:white;
		 font-weight:normal;
		 padding-top:0px;
		 padding-bottom:1px;
}

.heading-2 {
		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:14px;
		 color:#CC0000;
		 font-weight:bold;
		 padding-top:5px;
		 padding-bottom:10px;
}

.heading-2-flush {
	color:#303030;
	font-size:1.2em;
	line-height:1.2em;
	margin-top:10px;
	padding:5px 0;
	width:100%;
}

.heading-2-flush img { display: none;}

.heading-3 {
		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:11px;
		 color:#CC0000;
		 background-color:white;
		 font-weight:bold;
 }
 
 .heading-4 {
		 font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size:14px;
		 font-weight:bolder;
		 color:#333333;
		 background-color:white;
}
.bodySpaceTopBreak {
	text-align: right;
	background: #fff url(/avisonline/ch-fr/avis.nsf/contentSepWide.jpg) no-repeat right center;
	height: 25px;
	margin: 10px 0px;
}
.bodySpaceTopBreak img {
	display: none;
}
.bodySpaceTopBreak a {
	display: block;
	padding-right: 24px;
	background: #fff url(/avisonline/ch-fr/avis.nsf/cmsTopOfPage.jpg) no-repeat right center;
	color: #303030;
	font-weight:bold;
	text-decoration: none;
}
.bodySpaceTopBreak a:hover {color: #c00}
/* FIX STYLES FOR HOMEPAGE */

.quickbooking h1 {
background: url(/avisonline/ch-fr/avis.nsf/MoreheaderBg.jpg) repeat-x scroll left top white;
color: white;
font-size: 14px;
margin: 0;
padding: 15px 0 17px 15px;
}
div.quickbooking
{
width:300px;
margin-right:20px;
}
div.leftcol div.quickbooking
{
margin-right:0px;
}
div#loginform
{
width:285px;
}
div.leftcol div.loginform
{
margin-right:0px;
}
div.leftcol
{
float: left;
margin-right: 11px;
width:300px
}
div.rightcol {float:left;width: 450px;}
div.rightcol div.span-1,div.rightcol div.span-2{padding-bottom: 7px;min-height: 100px;display:block !important;display:inline;margin-bottom:10px;}
div.rightcol div p {margin-top: 0px;}
div.rightcol div.span-1 a,
div.rightcol div.span-2 a,
div.leftcol div.span-1 a,
div.leftcol div.span-2 a  {
display:block;
color:#000;
text-decoration: none;
}
div.rightcol div.span-1 a:hover,
div.rightcol div.span-2 a:hover{ 
text-decoration: none; 
}
div.rightcol div.span-1 h2,
div.rightcol div.span-2 h2,
div.rightcol div.span-1 h2 a,
div.rightcol div.span-2 h2 a
{
font-size:14px;
font-weight:bold;
color:#c00;
text-decoration: none;
margin:0px;
}
div.rightcol div.span-1 a span.more,
div.rightcol div.span-2 a span.more 
{color:#303030;display:inline;text-decoration:underline;font-weight:bold;}
div.rightcol div.span-1 a span.more:hover, 
div.rightcol div.span-2 a span.more:hover {color:#c00;text-decoration:underline;}
div.rightcol div.span-1 { 
/* default left */
margin-left:10px;
width:215px;
float:left;
clear:left;
}
div.rightcol div.right
{
float:right;
clear:right;
}
div.rightcol div.img {width:100%;overflow:hidden;}
div.img img,
img
{
border: none;
}
div.rightcol div.span-2{
margin-left:10px;
width:440px;
clear:both;
}
