/* LINKS */

a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:hover {
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
a:active {
	color: #000066;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* IMAGE-LINKS */

a.image:link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.image:hover {
	color: #000066;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.image:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
a.image:active {
	color: #000066;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


/* BANNER LINKS */

a.banner:link {
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;

}
a.banner:hover {
	color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a.banner:visited {
	color: #dadcdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
a.banner:active {
	color: #99ccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* MENU */

.p-menu {
	padding:0px;
	margin:10px;
	}

a.menu:link {
	padding: 0px 0 0px 12px;
	display: block;
	width:120px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu.gif);
	background-repeat:no-repeat;
}
a.menu:active {
	padding: 0px 0 0px 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu-active.gif);
	background-repeat:no-repeat;
}
a.menu:visited {
	padding: 0px 0 0px 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu-visited.gif);
	background-repeat:no-repeat;
}
a.menu:hover {
	padding: 0px 0 0px 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu-hover.gif);
	background-repeat:no-repeat;
}
a.menu:focus {
	padding: 0px 0 0px 12px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu-active.gif);
	background-repeat:no-repeat;
}



.button-active {
	padding: 0px 0 0px 15px;;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image:url(images/menu/menu-active.gif);
	background-repeat:no-repeat;
}



/* GALLERY EXHIBITIONS */

#GalleryBody {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	}
	
#GalleryBanner	{
	width:450px;
	height:50px;
	margin-top:7px;
	padding:0px;
	}
	
#GalleryImageBody {
	width:450px;
	height:600px;
	margin:0 7px 0 0;
	padding:7px 7px 7px 7px;
	text-align:center;
	background:#f9f7f7;
	}
	
#GalleryFooter {
	text-align:left;
	margin:7px 7px 7px 0px;	
    outline: none; /* hide dotted outline in Firefox */
	}
	
	
#GalleryBodyVerwurzelt {
	margin-left: 7px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	background:#000000;
	color:#FFFFFF;
	}
	
#GalleryImageBodyVerwurzelt {
	width:450px;
	height:490px;
	margin:0 7px 0 0;
	padding:7px 7px 7px 7px;
	text-align:center;
	background:#000;
	}
	
#GalleryFooter {
	width:450px;
	margin:7px 7px 7px 7px;
	text-align:right;	
    outline: none; /* hide dotted outline in Firefox */
	}


/* JAZZ & WINE */

.CafeStockwerkHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
}

.HeaderWine {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style:italic;
	color: #990000;
}

.Wine {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #990000;
	margin-right:13px;
}
	
.WineLauf {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000000;
	margin-right:13px;
}

.WineAdress {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #000000;
	margin-right:13px;
}

.WineAdressRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #990000;
}


/* SCHRIFTEN */


.textschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textschwarzfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textschmuckfarbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006666;
}
.textschmuckfarbekursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #006666;
}

.textschmuckfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}

.textschmuckueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}

.textschmuckueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #15d7b0;
}

.ueberschrift-gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.textrotnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.textrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.textrotueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.textrotueberschriftgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #ff0000;
}
.textschwarzkursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.textschwarzkursivfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textschwarzueschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.textgrau {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #666666;
}

.textschwarzklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textweissklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.textweissueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.textweissueberschriftgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


	* html #header,* html #header_works,* html #footer {
		height:100%;
		position:static;
	}
	
	
/*FUSSNOTE*/

a.fussnote {
	position: relative;
	font-size: 12px;
	color:#CC0000;
}

a.fussnote sup {
	font-weight: bold;
}

a.fussnote:hover {
	background-color:#CCFFCC;
	color:#CC0000;
	text-decoration: none;
}

a.fussnote span.info {
	display: none;
}

a.fussnote:hover span.info {
	position: absolute;
	top: 25px;
	left: -25px;
	width: 300px;
	padding: 3px;
	background-color: #CCFFCC;
	color: #000000;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family:Arial, Verdana, Helvetica, Geneva, sans-serif;
	display: block;
	border-width: 2px;
	border-style: solid;
	border-color: #ddd #333 #333 #ddd;
}



