body {
/* background:url(http://www.tourotel.at/fileadmin/templates/delta/images/bg.jpg) repeat-x; */
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #A3001D;}
a:visited {color:#A3001D;}
a:hover {color: #564b47;}
a:active { color:#564b47;}

h1 {
color:#981B40;
font-size: 14px;
text-transform:uppercase;
padding:3px;
background-color:#FFFFFF;
BORDER-BOTTOM: #666666 1px solid;


}

h2 {
color:#981B40;
font-size:12px;
font-weight: normal;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
background-color: #FFFFFF;
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #FFFFFF;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 



/* --------------left und right navigavtion------------- */
#left {
        float:left;
	width: 200px;
	margin: 0;
	padding:15px 0 0 0;
        background-color:#c3c3c3;        
/*        BORDER-RIGHT: #666666 1px solid;
        BORDER-TOP: #666666 1px solid;
        BORDER-LEFT: #666666 1px solid;
        BORDER-BOTTOM: #666666 1px solid; */
        
 }
 
div#left { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); }

#left h2 {
 
 font-size:13px;
 }
 
#left .menulefttitle{
padding-left:3px;
font-size:11px;
font-weight:bold;
color:#981B40;
text-transform:uppercase;
}

#right {
margin:0 0 0 250px;
}

/* Main Navigation */

#mainnavi{

padding: 0;
width: 100%;
border-top: 5px solid #981B40; /*blue color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
min-height:25px;
}

#mainnavi ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#mainnavi li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#mainnavi a{
float: left;
display: block;
font: bold 0.8em Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #981B40; /*blue color theme*/ 
border-top: 1px solid white;
}

#mainnavi a:hover{
background-color: #c3c3c3; /*blue color theme*/ 
color: #981B40;
}

#mainnavi #current a{ /*currently selected tab*/
background-color: #FFFFFF; /*blue color theme*/ 
color: #c3c3c3;
border-color: #c3c3c3 /*blue color theme*/ 
}

#mainnavi a.current { /*currently selected tab*/
background-color: #c3c3c3; /*blue color theme*/ 
color: white;
border-color: #FFFFFF; /*blue color theme*/ 
}
 
/* Subnavi */

#subnavi{
padding-top: 0px;
width: 100%;
border-bottom:1px dotted #c3c3c3;
padding-bottom: 2px;
}

#subnavi ul{
list-style-image: url(http://www.tourotel.at/fileadmin/images/arrowright.gif);
}

#subnavi ul li a{
padding-left:1px;}

#subnavi .menulefttitle{
padding-left:5px;
font-size:11px;
font-weight:bold;
color:#981B40;
text-transform:uppercase;
}
/* -----------------Inhalt--------------------- */ 
#content { 
padding-left:10px;
margin: 0px;

}

div#content { 
min-height:300px;
height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

#content p {
padding-left:10px;
margin:0px; }

#contentleft{
padding-left:10px;
}

#contenttext {
margin:0;
padding:0;
line-height:1.5;

}

#contenttext p {
padding-top: 3px;
}

#contenttext img {

border-style: solid;
border-color: #999999;
border-width: 1px;

}

#quickmenu {

padding-top:10px;
padding-bottom:10px;
padding-left:10px;

}

#quickmenu select {


font-size: 10px;
font-weight: normal;
background: #E2E2E2;
color: #981B40;

}

.intranet_menu {
font-size: 10px;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: left;
border-top:5px solid #ffffff;
border-bottom:1px solid #c3c3c3;
 } 

/*  ----------------top---------------------- */ 
#top {
clear:left;
padding-left:0px;
padding-right:3px;
padding-bottom:1px;
padding-top:0px;
margin-top:1px;
text-align: right;
font-size: 9px;
 } 
 
 /* ROOTLINE */
#rootline {

padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;

font-size: 9px;

}

#rootline a {

text-transform:capitalize;

}


/*BOOKINGCALENDAR */


#bookingcalendar  {

font-size: 9px;

}

#bookingcalendar fieldset {

padding-left: 1px;
padding-right: 1px;

}

#bookingcalendar legend {

font-size:10px;
font-weight:bold;
color:#981B40;
}

#bookingcalendar label {

font-size: 9px;
}

#bookingcalendar input {

border: 1px solid #C0C0C0;
margin-bottom: 5px;
font-size: 9px;
}

#bookingcalendar input.bookingbutton {


margin-bottom: 5px;
font-size: 9px;
}

#bookingcalendar select {

border: 1px solid #C0C0C0;
margin-bottom: 5px;
font-size: 9px;
}

/* MAILFORM */

#mailform {


}


#mailform label {


}

#mailform input {

border: 1px solid #C0C0C0;
margin-bottom: 5px;
font-size: 9px;
}

#mailform select {

border: 1px solid #C0C0C0;
margin-bottom: 5px;
font-size: 9px;
}

#mailform textarea {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
font-size: 9px;
}


/* ---------------------- */


/* BOOKING */

#booking {
padding-top: 10px;
padding-left:10px;
}

/* SKYPE */
#skype {
padding-top: 10px;
padding-left: 10px;
}

/* Images */

#backlink {
margin-left:3px;
padding-left:3px;
border: 0;
}

.bodytext {
line-height:1,3;
padding-top:8px;
}

/* CSS Styled Content */


.csc-textpic-caption{
	font-size:10px;
	}
.csc-textpic{
	display:block;
	}
.csc-textpic-text{
	display:block;
	line-height: 1.5;
	padding-top: 8px;
	}	
.csc-textpic-lastcol
        {
        clear:right;
        }
.csc-textpic-image{
        display:block;
        }
.csc-textpic
        {
        margin-bottom:5px;
       }
       
.csc-textpic-imagewrap{
     display:block;
}

.csc-textpicHeader csc-textpicHeader-25 {
clear:both;
}


DIV.csc-textpic csc-textpic-left csc-textpic-above DIV.csc-textpic-imagewrap { 
margin-bottom: 0px; 
display: block; /* IE fix for double-margin bug */

}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 
margin-bottom: 0px;
display: block; /* IE fix for double-margin bug */

}

DIV.csc-textpic-imagecolumn {
clear:both;
}

DL.csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol {
clear:both;

}

#creator {
display:none;
}