html {
	height: 100%;
}
body {
	background-image: url(../images/cover6.jpg); 
	
	/* background-attachment: fixed; */
	/* background-color: #d9b883; */
	font-size: 11px;
        margin: 0px;
        border: 0px;
	font-family:  "Courier new", "Courier", sans-serif;	
	padding: 0px;        
	padding-bottom: 20px;
	height: 100%;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;	
}
a {
	text-decoration: none;
}
.linklike:hover {
	cursor: pointer;	
}
.fat {
	font-weight: bold;
}
.red {
	color: red;
}
.scrollable {
	overflow: auto;
	
}
input[type=text], textarea {
	border-style: dashed;
	border-color: #000000;
	border-width: 1px;
	font-family:  "Courier new", "Courier", sans-serif;
}
input {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	font-family:  "Courier new", "Courier", sans-serif;
}
input, textarea {
	background: inherit;
}
img {
	border-width: 0px;
}

/*
a[class=imglink]:hover, .imglnk:hover {
	text-decoration: none;
	color: #ffffff;
}
*/
#oben {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;	
	width: 100%;
	z-index: 1;
}
#logo {
      
	left: 0%;
	top: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../images/cover2_gradient.jpg);
	height: 80px;
	text-align: right;
	/* width: 400px; */
	border-bottom-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
}
#logo img {
/*	margin-right: 20px; */
}
.bg {
	display: none;
}
#statusbox {
	position: absolute;
	padding: 4px;
	border: #000000 solid 1px;
	border-left-style: none;
	left: 0px;
	z-index: 3;
	top: 130px;
	font-size: 1.1em;
	color: rgb(222, 222, 222);
}
#statusbox div {
	/*width: 156px;*/
}
#statusbox a {
	color: rgb(222, 222, 222);
}
#statusbox a:hover {
	text-decoration: none;
	background-color: #000000;
}
#mitte {
	position: absolute;
        vertical-align: top;
	padding-top: 1.5em;
	left: 23%;
	top: 130px;
	margin-right: 100px:
}
#outerMiddle {
	/* position: absolute; */
	z-Index: 1;
	/* left: 23%; */
	margin: 0px auto;
	top: 100px;
	padding-bottom: 100px;
}
#mitte  {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 49%;
	height: 70%;	
	max-height: 74%;
	min-height: 380px;
}
#content {
	padding: 2%;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin: 3% auto;
	width: 86%;
	height: 74%;
	max-height: 74%;
	overflow: auto;
}

/* <ToolTipBox> */
#ttbox {
        position: absolute;
	z-index: 100;
        top: -2050px;
        margin-right: 10px;
}
#innerTTBox {
	border-style: solid;
        border-width: 1px;
        padding: 5px;
        /* font-family: Helvetica, sans-serif; */
        font-size: 1.1em;
	font-weight: bold;
	border-color: #000000;
	border-width: 1px;
}
#ttbox span {
        padding: 0px;
}
/* </ToolTipBox> */
/* <InfoBox> */
#infobox {
        position: absolute;
	z-index: 100;
        top: -2050px;
        margin-right: 10px;
}
#innerInfoBox {
	border-style: solid;
        border-width: 1px;
        padding: 5px;
        /* font-family: Helvetica, sans-serif; */
        font-size: 1.1em;
	font-weight: bold;
	border-color: #000000;
	border-width: 1px;
}
#infobox span {
        padding: 0px;
}
/* </ToolTipBox> */

/* <Pop-Up-Menu> */
.popupmenu {
        position: absolute;
	font-size: 1.1em;
        left: 0px;
        top: -250px;
        /* width: 140px; */
        z-index: 1000;
	color: #000000;
        border-collapse: collapse; 
	border-color: #000000;
        border-style: none;
        border-width: 2px;
        padding: 0px;
}
.popupmenu table {
	border-collapse: collapse;
        border-style: solid;
        border-width: 1px;
	border-color: #000000;
	padding: 0px;
}
.popupmenu .kopfzeile {
	margin: 0px;
	padding: 4px;
	border-style: none;
}
.popupmenu .popupbody td {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	border-style: solid;
	border-width: 1px;

}
.popupmenu #kopfzeile  {
	border-bottom-style: solid;
	border-color: #000000;
	border-bottom-width: 1px;
}
.popupmenu a, .submenu a {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
}
#menu img:hover , .submenu a:hover {
	color: #000000;
	/* background: #FFFFFF; */
	text-decoration: none;
}
.popupmenu a:hover {
	color: #000000;
	background: #FFFFFF;
}
/* </Pop-up-Menu> */

/* <Menu> */
.submenu {
	border: solid 1px #000000;

	overflow: hidden;
	z-index: 3;
}
.submenu a {
	/* height: 20px; */
}
#menu {
	text-align: center;
	font-size: 1.3em;
	left: 0px;
	top: 84px;
	height: 23px;
 	white-space: nowrap;	
	border-bottom: solid 1px #000000;
}
#menu img, #menu div, #menu a { 
	margin-left: -3px;
	margin-right: -3px;
}
#menu div,  #menu a, #menu span {
	display: inline;
	font-weight: normal;
	
}
#menu a {
	/*
	display: block;
	float: left;
	*/
}


/* </Menu> */
        
/* <mitte> */
#mitte {
	font-size: 1.1em;
	padding: 12px;
}
#mitte a, #mitte .linklike {
	color: #000000; 
	text-decoration: underline;
 	font-weight: bold; 
}

#mitte a[class=imglink], {
	text-decoration: none;
	color: #ffffff;
}
#mitte a[class=imglink]:hover {
	text-decoration: none;
	color: #ffffff;
}
#mitte .imglink, #mitte .imglink:hover {
	text-decoration: none;
}
#mitte a:hover  {
	color: #000000;
	text-decoration: underline overline; 
}
/* </mitte> */
#outerbox  {
	z-index: 3;
	display: none; 
	position: absolute;
	top: 160px;
	right: 20px;
	width: 300px;
	height: 360px;
	color: #000000;
	padding: 4px;
}
#lyricsbox {
	height: 100%;	
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.links_table td {
	vertical-align: top;
}
.links_table .links_text {
	padding-left: 20px;
}
#mitte .imglink {
	text-decoration: none;
	/* color: #ffffff; */
}
#mitte .imglink.hover {
	text-decoration: none;
}

