﻿/* Saudades Stylesheet */
/* ---------------- */
/* 					*/
/* ---------------- */

/* DIVs */

html  {
		height:100%;
		}
	
body  {
	font-size:11px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666666;
	line-height:1em;
	background-color:#efe9bf;
	height:100%;
	line-height:1.2em;
	background-image:url(/img/bg_total.gif);
	background-repeat:repeat-x;
    }
	


#container {
	width:980px;
	text-align:left;	
	color:#FFF;
	}
	
#logobereich {
	height:150px;
	background-color:#005383;
	background-image:url(/img/bg_oben.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
#logo {
	padding-top:10px;
	padding-left:26px;
	float:left;	
}


#jazzandmore {
	height:172px;
	width:15px;
	margin-left:300px;
	margin-top:108px;
	position:relative;
	display:none;	
	}
	
#abschlussorange {
	height:2px;
	width:980px;
	background-color:#e5a200;
	position:absolute;
	margin-top:150px;
	}	

#content {
	width:980px;
	color:#666666;
	}
		
#nav1 {
	height:44px;
	width:980px;
	margin-left:0px;
	margin-top:5px;
	border:0px;
	padding-top:0px;
	background-image:url(/img/bg_nav.gif);
	background-repeat:no-repeat;
	}	
	


#upcoming {
	width:212px;
	position:relative;
	top:10px;
	left:10px;
	float:left;
	}	
	
#hauptteil {
	width:530px;
	position:relative;
	top:10px;
	left:15px;
	float:left;
	}

#tourdates {
	width:230px;
	position:relative;
	top:10px;
	left:10px;
	float:left;
	}	
	
#adresse {
	font-size:10px;
	color:#666666;
	position:relative;
	bottom:0px;
	width:980px;
	border-top:1px solid #dedfe0;
	padding-top:10px;
	margin-top:20px;
}

#adresse a {
	color:#333333;
	text-decoration:none;
	}
	
#adresse a:hover {
	text-decoration:underline;
	}					

	
#content a, #rahmeninhalt a{
	color:#917a47;
	text-decoration:none;	
	}


#content a:visited, #rahmeninhalt a:visited{
	color:#917a47;
	text-decoration:none;	
	}	
			

#content a:hover, #rahmeninhalt a:hover{
	color:#000000;	
	text-decoration:underline;
	}
		

	

	
	


#subnav {
	margin-top:5px;
	margin-left:73px;
	color:#8a734b;
	height:15px;
}

#subnav a{
	color:#4f5256;
	text-decoration:none;
	text-transform:uppercase;
}

#subnav a:hover {
	color:#fff;
}



.navelement {
		margin-left:10px;
		margin-right:10px;
}

.navelement_aktiv {
		margin-left:10px;
		margin-right:10px;
}


#inhaltsbereich {
	margin-left:73px;
	margin-top:20px;
}



	


#flashbild {
	position:relative;
	z-index:150;
	width:335px;
	height:340px;
	border:0px solid #999;
	top:260px;
	margin-left:500px;
}

#upcoming a, #tourdates a  {
	color:#333;
	text-decoration:underline;
}

#upcoming a:visited, #tourdates a:visited  {
	text-decoration:underline;
	color:#333;
}


#upcoming a:hover, #tourdates a:hover  {
	text-decoration:none;
	color:#000;
}

.nummer {
	background-color:#FFF;
	border:2px solid #005383;
	margin-right:2px;
	display:inline-table;
	width:15px;
	text-align:center;
}



.nummer_aktiv {
	background-color:#005383;
	border:2px solid #005383;
	margin-right:2px;
	display:inline-table;
	width:15px;
	text-align:center;
	color:#FFF;
}






	

	
	
/* ENDE DIVs */	

    
    /* Verschiedene Klassen */
    .fltrt { /* Element auf der Seite nach rechts fließen lassen */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /*  Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

/* diverse Styles für Inhalt */



input{
	border:1px dotted #CD9B1D;
	height:20px;
	color:#FFF;
	background:transparent;
	}

textarea{
	border:1px dotted #CD9B1D;
	height:50px;
	color:#FFF;
	background:transparent;
	}
	
/* Ende diverss Styles für Inhalt */	
	
/* Zoom-Silder */

* .highslide {
	cursor: url(/img/zoomin.cur), pointer;
    outline: none;
}

.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border-bottom: 1px solid black;
    cursor: pointer; /* opera */
	cursor: url(/img/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

/* Ende Zoom */

div {
		border:0px solid #0F3;
}
