body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	color:#fff;
	background-color:#7792A1;
}
#zentrierhilfe {
	text-align:center;
	position:absolute;
	top:50%;
	left:0px;
	width:100%;
	height:1px;
	overflow:visible;
}
#main {
	text-align:left;
	background-color:#3B657E;
	border:1px solid #284353;
	margin-left:-400px;
	position:absolute;
	top:-272px;
	left:50%;
	width:800px;
	height:544px;
	overflow:hidden;
}
#main_startseite {
	text-align:left;
	background-image:url("images/startseite.jpg");
	background-repeat:norepeat;
	margin-left:-400px;
	border:1px solid #284353;
	position:absolute;
	top:-272px;
	left:50%;
	width:800px;
	height:544px;
	overflow:hidden;
}
.startseite_willkommen {
	position:absolute;
	top:230px;
	left:20px;
	font-size:18px;
	color:#E9F27F;
	line-height:20px;
}
.startseite_name {
	position:absolute;
	top:260px;
	left:100px;
	font-size:40px;
	font-weight:bold;
	color:#E9F27F;
	line-height:44px;
}
.startseite_enter a {
	position:absolute;
	top:370px;
	left:230px;
	font-size:12px;
	text-decoration:none;
	color:#E9F27F;
	line-height:16px;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:798px;
	height:34px;
	border-bottom:1px solid #284353;
}
#header ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#header li {
  display:inline;
  margin:0;
  padding:0px;
}
#header a {
  float:left;
  margin:0;
  margin-top:8px;
  margin-left:10px;
  margin-right:10px;
  padding:0px;
  text-decoration:none;
  color:#E9F27F;
}
#header a:hover {
  color:#ffffff;
}


#footer {
	position:absolute;
	top:508px;
	left:0px;
	border-top:1px solid #284353;
	width:798px;
	height:34px;
	margin-bottom:0;
}
#footer ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#header #current a{
	border-bottom:1px dotted #FF8A17;
}
#footer li {
  display:inline;
  margin:0;
  padding:0px;
}
#footer a {
  float:left;
  margin:0;
  margin-top:8px;
  margin-left:10px;
  margin-right:10px;
  padding:0px;
  text-decoration:none;
  color:#E9F27F;
}
#footer a:hover {
  color:#ffffff;
}

#subnavi {
	position:absolute;
	top:36px;
	left:640px;
	width:138px;
	height:450px;
	padding:10px;
	margin-bottom:0;
}
#subnavi ul {
  margin:0;
  padding:0px;
  list-style:none;
}
#subnavi li {
  display:inline;
  margin:0;
  padding:0px;
}
#subnavi a {
  display:block;
  margin:0;
  padding-left:18px;
  padding-top:3px;
  padding-bottom:3px;
  text-decoration:none;
  color:#E9F27F;
}
#subnavi a:hover {
   background-image: url(images/zeiger.gif);
   background-repeat: no-repeat;
   background-position: left;
   color:#ffffff;
}
#subnavi #current a {
   background-repeat: no-repeat;
   background-position: left;
   background-image: url(images/zeiger_current.gif);

}
.navi_gaestebuch {
	margin-left:18px;
}
img {
	border:none;
}
#subnavi .navi_gaestebuch a {
  display:inline;
  margin:0;
  padding-left:0px;
  padding-right:0px;

  padding-top:3px;
  padding-bottom:3px;
  text-decoration:none;
  color:#E9F27F;
}
#subnavi .navi_gaestebuch a:hover {
   background-image: none;
   color:#ffffff;
}

#content {
	position:absolute;
	top:46px;
	left:0px;
	width:618px;
	height:450px;
	margin-bottom:0;
    color:#ffffff;
    padding-left:10px;
    padding-right:10px;
    overflow:auto;
    overflow-x: hidden;
	overflow-y: auto;
	scrollbar-3dlight-color:#;
    scrollbar-arrow-color:#E9F27F;
    scrollbar-base-color:#3B657E;
    scrollbar-darkshadow-color:#3B657E;
    scrollbar-face-color:#3B657E;
    scrollbar-highlight-color:#7792A1;
    scrollbar-shadow-color:#;
    scrollbar-track-color:#7792A1;

}
#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
}
#content a {
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted #E9F27F;
}
#content .noline a  {
	border:none;
}
.halbezeile {
	line-height:8px;
	padding:0;
	margin:0;
}
.repertoire_kommentar {
	font-size:80%;
	padding-left:40px;
	font-style:italic;
}
.gaestebuch_table {
	width:98%;
	border:1px solid #284353;
}
.gaestebuch_balken {
	background-color:#7792A1;
	border-bottom:1px solid #284353;
	color: white;
	padding:3px;
}
.gaestebuch input, .gaestebuch textarea, .kontaktformular input, .kontaktformular textarea {
	width:97%;

}
.fotothumbs {
	padding-right:5px;
	padding-bottom:7px;
}
.disc_table {
	width:598px;
	table-layout:fixed;
	margin-right:10px;
}
.disc_table img {
	width:150px;
}
.disc_table .sp1 {
	width:160px;
}
