﻿body {
    color: #FFFFFF;
    font-family: Arial,verdana,sans-serif;
    font-size: 9pt;
    margin: 10px 50px 0 0px;
    background-image:url('../bilder/layout/hintergrund.png');
    background-attachment:fixed;
}

div.grundgeruest{
	margin: 0 auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 1000px;
    z-index: 1;
}

div.header{
	width:900px;
	margin-left:100px;
	min-height:243px;
	background-image:url('../bilder/layout/header-mitte.png');
	background-repeat:no-repeat;
}

div.menu{
	background-image:url('../bilder/layout/content-links-keyboard.png');
	background-repeat:no-repeat;
	float:left;
	min-height:569px;
	width:227px;
	text-align:center;
}

div.menu-inhalt{
	margin-top:140px;
	margin-left:40px;
	position:relative;
	width:120px;
	border:1px solid #000000;
	height: 300px;
	background-image:url('../bilder/layout/menu-inhalt.png');
	vertical-align:middle;
	z-index:9999;
}

div.content-rahmen{
	min-height:569px;
	width:763px;
	background-image:url('../bilder/layout/content-mitte-rahmen.png');
	background-repeat:no-repeat;
	margin-left:227px;
	padding-top:91px;
}

div.content{
	width:1000px;
	min-height:569px;
}

div.content-rahmen-inhalt{
	background-image:url('../bilder/layout/content-mitte-inhalt.png');
	width:602px;
	min-height:390px;
	margin-left:0px;
}

div.impressum{
	min-height:21px;
	background-image:url('../bilder/layout/content-unten-impressum.png');
	text-align:center;
	width:763px;
	margin-top:32px;
	vertical-align:middle;
	padding-top:2px;
	background-repeat:no-repeat;
}

div.impressum-inhalt{
	margin-right:127px;
}

a:link, a:visited, a:active, a:focus {
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
	color:silver;
}

div.menu-header{
	width:100px;
	min-height:20px;
	background-image:url('../bilder/layout/menu/menu_kopf.png');
	background-repeat:no-repeat;
	margin:10px 0px 0px 10px;
	border:1px solid black;
	cursor:pointer;
}

div.menu-header-beschreibung{
	min-height:20px;
	width:72px;
	font-weight:bold;
	font-size:14px;
	color:black;
	vertical-align:middle;
	text-align:center;
}

div.menu-header-arrow{
	min-height:20px;
	width:28px;
	float:right;
}

div.menu-item{
	width:100px;
	margin:5px 0 5px 10px;
	display:none;
	background-image:url('../bilder/layout/menu/item-background.png');
	border:1px solid #000000;
	text-align:left;
}

div.menu-header-item{
	margin-bottom:5px;
}

ul.menu-liste{
	list-style-type:square;
	list-style-position:outside;
	margin-left:-20px;
}

div.galleria{
	text-align:center;
	margin-left:70px;
}

div.inhalt{
	background-image:url('../bilder/layout/menu/item-background.png');
	text-align:center;
	margin-left:70px;
	width:450px;
	height:360px;
	border:1px solid white;
}

iframe.googlevid{
	margin-top:60px;
	border:1px solid white;
	z-index:100;
	position:relative;
}

td.kontaktSpalte{
	width:200px;
	height:39px;
	text-align:left;
}

td.kontaktBez{
	text-align:left;
	vertical-align:top;
	padding-left:20px;
}

div.rainer-dj-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/dj.png');
	width:500px;
	min-height:389px;
}

div.susie-ecke-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/susie-ecke.png');
	width:303px;
	min-height:390px;
	left:125px;
	z-index:0;
}

div.susie-repertoire-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/susie-repertoire.png');
	width:367px;
	min-height:390px;
	left:125px;
	z-index:0;
}



div.susie-galerie-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/susie.png');
	width:403px;
	min-height:389px;
	right:90px;
	z-index:0;
}

div.susie-news-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/susie-news.png');
	width:371px;
	min-height:389px;
	right:90px;
	z-index:0;
}


div.rainer-kontakt-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/rainer-telefon.png');
	width:200px;
	min-height:389px;
	left:228px;
	z-index:0;
}


div.rainer-dj-logo{
	background-image:url('../bilder/layout/seiten/dj_logo.png');
	background-repeat:no-repeat;
	border-bottom:1px solid white;
	border-top:1px solid white;
	background-position:center;
	min-height:93px;
	width:450px;
	margin: 70px auto;
	cursor:pointer;
}

div.band-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/band-bg.png');
	width:639px;
	min-height:359px;
	z-index:0;
}

div.isaac-bild{
	position:absolute;
	background-repeat:no-repeat;
	background-image:url('../bilder/layout/seiten/isaac-stern.png');
	bottom:150px;
	right:180px;
	width:400px;
	min-height:106px;
	z-index:0;
}

iframe.gaestebuch {
    border: 0 solid;
    height: 2400px;
    width: 400px;
}