@import url(/styles/live/thickbox.css);
@import url(/styles/live/insel/roombooking.css);

/* Structure */
html, body {
    margin: 0;
    padding: 0;
    border: none;
}

body {
    background-color:#f4f4f4;
    margin:0px;
}

body, input, textarea, select {
    font-size:11px;
    line-height: 18px;
    font-weight:normal;
	color: #727272;
	font-family:Verdana,  Arial, sans-serif;
}

.mceVisualAid {
    border: 1px dashed #FFBBBB;
}

p {
    margin: 0px;
}

input {
    margin: 0px;
}

.clear {
    clear: both;
}

input.button {
    height: 21px;
    padding: 0px 6px;
}

TD {
vertical-align: top;
}
/* Forms */
form {
    margin: 0px;
    padding: 0px;
}

#search {
    float: right;
    color: white;
    margin: 20px;
    padding-right: 5px;
    margin-right: 10px;
}

#form_container label {
    width: 150px;
    float: left;
    text-align: left;
    margin: 0 1em 10px 0;
    clear: both;
    padding: 2px 4px;
}

#form_container input {
    margin-bottom: 6px;
}

#form_container select {
    margin-bottom: 6px;
}

.form_separator {
    color: black;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 2px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
}

/* Images */
img {
    border: 0px;
}

/* Links */
a {
    text-decoration: none;
    color: #787878;
}
a:hover {
    text-decoration: none;
    color: #000000;
}

/* Headings */
h1 {
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
    color: #A7A8AA;
    padding-bottom: 5px;
}

h2 {
    font-size: 12px;
    color: black;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/* Miscellanous */




 #container {
    border-left: 1px solid #EFEFEF;
    width: 960px;
    background-color:#FFFFFF;
}

#container_rb {
    margin: 20px auto ;
    width: 966px;
    background-image: url(../../../images/insel/border_r.gif);
    background-repeat: repeat-y;
    background-position: right;
}
#container_bb {
    width: 966px;
    background-image: url(../../../images/insel/border_b.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 7px;
}

#content_header {
    background-color: #BBC6D3;
    padding: 5px 10px;
    color: white;
}

#content_area {
    padding: 10px 40px 10px 10px;
    height: 450px;
    overflow: auto;
}

#content_area a{
color:#333399;

}
/* Accessibility */
hr.hide {
    display: none;
}

/* Articles */
.introduction {
    color: black;
    display: block;
        padding-bottom: 5px;
    margin-bottom: 10px;
}

.chapter_control {
    color: black;
    display: block;
    padding: 4px 8px;
    background-color: #E8EDF3;
    margin-top: 15px;
    clear: both;
}
.left {
    float: left; margin: 0px 15px 10px 0px;
}
.right {
    float: right; margin: 0px 0px 10px 10px;
}
.top {
    display: block; margin: 0px 0px 10px 0px;
}

/* Loginbox */
#loginbox {
    background-color: #E9EEF4;
    width: 180px;
    display: inline;
    float: left;
    padding: 10px;
}

.label {
    display: block;
}

input.field {
    background-color: #BAC5D3;
    border: 1px solid #A0AEC0;
}

#toolboxswitcher {
    display: inline;
    position: absolute;
    cursor:hand;
    cursor:pointer;
    top: 150px;
    right:0px;
}
.toolboxswitcherbuttons {
    border-top: 1px solid #FFFFFF;
}
#toolbox {
    display: none;
    position: absolute;
    top: 171px;
    right: 21px;
    background-color: white;
    border: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #title {
    padding: 5px;
    color: white;
    background-color: #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons {
    padding: 5px;
    color: black;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

#toolbox #buttons input {
    color: black;
}

#toolbox .info {
    padding: 5px;
    color: black;
    border-bottom: 1px solid #95A6BD;
    -moz-opacity: 0.7; filter: alpha(0.7);
}

.chapter {
    clear: both;
}

TD.sporthead{
border-bottom: 1px solid #2C5Fa6;
text-align:right;
vertical-align: middle;
}

TD.sportnav{
background-image: url(/images/insel/sport_navbg.gif);
background-repeat: repeat-y;
}

div.sportnav{
text-align:right;
padding-right:20px;
min-height:300px;
height:auto !important;  /* f?r moderne Browser */
height:300px;  /*f?r den IE */
background-image: url(/images/insel/sport_navlogo.gif);
background-repeat: no-repeat;
}

div.sporttree{
 padding-top: 10px;
 font-size: 14px;
}
div.servicenav{
 padding-top: 10px;
 height: 10px;
 font-size: 14px;
}

div.adress {
padding-right:20px;
text-align:right;
}

TD.tennishead{
border-bottom: 1px solid #ef6b1f;
text-align:right;
vertical-align: middle;
}

TD.tennisnav{
background-image: url(/images/insel/tennis_navbg.gif);
background-repeat: repeat-y;
}

div.tennisnav{
text-align:right;
padding-right:20px;
min-height:300px;
height:auto !important;  /* f?r moderne Browser */
height:300px;  /*f?r den IE */
background-image: url(/images/insel/tennis_navlogo.gif);
background-repeat: no-repeat;
}

div.tennistree{
 height: 30px;
}


TD.golfhead{
border-bottom: 1px solid #43952C;
text-align:right;
vertical-align: middle;
}

TD.golfnav{
background-image: url(/images/insel/golf_navbg.gif);
background-repeat: repeat-y;
}

div.golfnav{
text-align:right;
padding-right:20px;
min-height:300px;
height:auto !important;  /* f?r moderne Browser */
height:300px;  /*f?r den IE */
background-image: url(/images/insel/golf_navlogo.gif);
background-repeat: no-repeat;
}

div.golftree{
 height: 30px;
}
div.subtree{
padding-top: 3px;
padding-right: 24px;
font-size:12px;
}

div.subtree2{
padding-top: 1px;
padding-right: 24px;
font-size:10px;
}

div.subtree3{
padding-top: 0px;
padding-right: 24px;
font-size:9px;
}

div.tennis{
background-image: url(/images/insel/dot_tennis.gif);
background-repeat: no-repeat;
background-position: right;
}
div.golf{
background-image: url(/images/insel/dot_golf.gif);
background-repeat: no-repeat;
background-position: right;
}
div.sport{
background-image: url(/images/insel/dot_sport.gif);
background-repeat: no-repeat;
background-position: right;
}
