
html, body {
	color: silver;
	background-color: black;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 0.9em;
	background-image: url('../img/leftBar2.gif');
	background-repeat: no-repeat;
	background-position: 211px 262px;
}

a:link { font-weight:bold; color:silver; text-decoration:none; }
a:visited { font-weight:bold; color:silver; text-decoration:none; }
a:focus { font-weight:bold; color:#990000; text-decoration:none; }
a:hover { font-weight:bold; color:#990000; text-decoration:none; }
a:active { font-weight:bold; color:#990000; text-decoration:none; }

img {
	border: none;
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	background-color: #333333;
	color: #333333;
	border: none;
}

h1 {
	color: white;
	padding-left: 25px;
	padding-top: 3px;
	height: 40px;
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 20px;
	background: url('../img/h1background.gif') no-repeat 0 0;	
	border-bottom: 1px dotted #333333;
	/*border-left: 1px dotted #333333;*/
}

/* Für den IE ein bißchen größer machen */
/* * html h1 {
	height: 43px;
	width: 100%;
}*/

#path {
	position: absolute;
	top: 40px;
	height: 10px;
	width: 685px;
	font-weight: normal;
	font-size:0.5em;
	text-align:right;
}

#path a:link,#path a:visited {
	color:#333333;
}
#path a:link:before,#path a:visited:before {
	content:"\00BB"" ";
}

#path a:hover,#path a:focus,#path a:active {
	color:#999999;
}
#path a:hover:before,#path a:focus:before,#path a:active:before {
	content:"\00BB"" ";
}

h2 {
	font-size: 1.3em;
	margin-top: 0px;
}

h3 {
	font-size: 1.4em;
	margin-top: 0px;
}

#titlebar {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/leftBar.gif');
	background-repeat: no-repeat;
	width: 210px;
	height: 730px;
	margin: 0;
	padding: 0;
	float: left;
}

#header {
	position: relative;
	top: 0;
	left: 210px;
	background-image: url('../img/topBar.jpg');
	background-repeat: no-repeat;
	height: 120px;
	width: 790px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	z-index: 1000; /* Damit das Menü wirklich über den Frame geht */
}

#frame {
	position: relative;
	top: 0;
	left: 210px;
	width: 790px;
	min-height: 610px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	z-index: 0;
}

* html #frame {
	/* Diese Angabe hilft dem IE, der noch nix von min-height weiß! */
	height: 610px; overflow: visible;
}

#content {
	margin-top: 0px;
	margin-left: 60px;
	margin-bottom: 15px;
	padding: 15px 20px 5px 5px;
	border: none;
	width: 685px;
	overflow: hidden;
}

#lang {
	position: absolute;
	bottom: 8px;
	right: 7px;
	width: 15px;
	height: 13px;
}

/* Sonderbehandlung für den IE */
* html #lang {
	bottom: 5px;
}

#footer {
	position: relative;
	left: 210px;
	height: 100px;
	width: 792px;
	padding-top: 30px;
	text-align: center;
	background-image: url('../img/bottomBar.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
}

/* Sonderbehandlung für den IE */
/*
* html #footer {
	width: 790px;
	padding-top: 35px;
	background-image: url('../img/bottomBarIE.jpg');
}*/

#footer span,#footer a {
	white-space: nowrap;
	font-size: 0.8em;
}

#footer p {
	/*background-color: black;*/
	color: #666;
}

#footer a:hover {
	/*background-color: black;*/
	color: #990000;
	text-decoration: none;
}

#footer .footer-link-home,
#footer .footer-link-oeffnungszeiten,
#footer .footer-link-impressum  {
	padding-left: 40px;
	font-size: 0.9em;
	background: black 20px 0 no-repeat;
}

#footer .footer-link-home {
	background-image: url('../img/haus.gif');
}

#footer .footer-link-oeffnungszeiten {
	background-image: url('../img/uhr.gif');
}

#footer .footer-link-impressum {
	background-image: url('../img/i.gif');
}

.hidden {
	display: none;
}

#content .frame {
	background: url('../img/frameBG.gif') repeat-y left top;
	color: black;
	/*opacity: 0.9;*/
	margin: 0 0 5px 0;
	width: 443px;
}

#content .frame:hover {
	/*opacity: 1.0;*/
 	text-decoration: none;
}

#content .frame .frameContent {
	font-size: 1.2em;
	font-weight: bold;
	background: url('../img/frameTop.gif') no-repeat left top;
	margin: 0;
	padding: 8px 10px 3px 15px;
}

#content .frame .frameContent h1 {
	font-size: 1.3em;
	background-color: transparent;
	color: black;
	padding-left: 0px;
	border: none;
}

#content .frame .frameContent h1:before {
	content:"";
}

#content .frame .frameContent img {
	vertical-align:middle;
	border: 1px solid #666;
	margin-right: 10px;
}

#content .frame .frameContent table {
	width: 100%;	
}

#content .frame .frameBottom {
	background: black url('../img/frameBottom.gif') no-repeat left top;
	margin: 0;
	padding-top:10px;
}

div#menu {
	position: absolute;
	margin: 0;
	border-top: 1px solid black;
	top: 90px;
	height: 29px;
	width: 100%;
	overflow: hidden;
	/*background: url('../img/60PercentBlack.png') 0px 0px repeat;*/
	background-color: black;
	/*-moz-opacity:.65;
	filter:alpha(opacity=65);*/
}

div#menu a {
	position: relative;
	top: 11px;
	font-size: 13px;
	margin-left: 12px;
	padding-left: 5px;
	border-left: 2px dotted silver;
}

* html div#menu a {
	top: 9px;
}

div#menu a:hover {
	color: white;
	border-left: 2px solid white;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
}

/* each TR.item is one menu item */
.transMenu .item {
    color:#336;
    font-size:10px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	/*cursor:hand;*/
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	/*-moz-opacity:.8;
	filter:alpha(opacity=80);*/
}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	/*-moz-opacity:.4;
	filter:alpha(opacity=40);*/
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	/*-moz-opacity:.4;
	filter:alpha(opacity=40);*/
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#fdfdfd;
	color:black;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
}
