﻿body {
  color:#330000; 
  background:url("layout/farbverlauf.jpg");
  font-size:100.01%;
  font-family:Verdana,sans-serif;
  margin:0; 
  padding:20px;
}

#gesamteseite {
	margin:auto;
	text-align:center;
	width:760px;
	height:449px;
	border:1px solid #330000;
	background-color:#fff;
}

#fotoseite {
	margin:auto;
	text-align:center;
	width:500px;
	border:1px solid #330000;
	background-color:#fff;
	padding:5px;
}

#foto_nav {
	padding:0;
	margin:0;
	font-size:70%;
	width:490px;
}

.prevphoto {
	display:inline;
	text-align:left;
}

.nextphoto {
	display:inline;
	text-align:right;
}

.phototitle {
	display:inline;
	text-align:center;
	margin:0 50px;
}

#foto_center {
	margin:auto;
	text-align:center;
	margin:10px;
}

.startseite {
	background:url("layout/startpage.jpg") no-repeat;
}

.darstellerseite {
	background:url("layout/darsteller.jpg") no-repeat;
}

.komponistseite {
	background:url("layout/komponist.jpg") no-repeat;
}

#seitenwahl {
	margin:0px;
	padding:0px;
	font-size:140.01%;
	font-family:Palatino Linotype,serif;
	font-weight:light;
}

.pos_schrift {
	position:relative;
	top:70px;
	left:240px;
}

.link_darsteller {
	position:relative;
	top:190px;
	left:-120px;
}

.pos_et {
	position:relative;
	top:173px;
	left:170px;
	font-size:110.01%;
	font-family:Palatino Linotype,serif;
	color:#600;
}

.link_komponist {
	position:relative;
	top:150px;
	left:270px;
}

#seitenwahl a:link {
  color:#600;
  text-decoration:none;
}

#seitenwahl a:visited {
  color:#600; 
  text-decoration:none;
}

#seitenwahl a:hover {
  color:#933;
  text-decoration:underline;
}

#seitenwahl a:active {
  color:#933;
  text-decoration:none;
}

#rechtespalte {
	float:right;
	width:500px;
	margin:20px;
}

#linkespalte {
	float:left;
	width:500px;
	margin:20px;
}

#ueberschrift {
	background:url("layout/kachel_ueberschrift.png");
	height:75px;
	width:500px;
}

#ueberschrift h2 {
  font-size:110.01%;
  font-family:Palatino Linotype,serif;
  font-weight:lighter;
  margin:0;
  padding:26px 20px 0 0;
  text-align:right;
}

#blank {
	height:10px;
	float:clear;
}

#inhaltsbox {
	background:url("layout/kachel.png");
	padding:15px;
	text-align:justify;
	font-size:70.01%;
	height:260px;
	overflow:auto;
	scrollbar-base-color:#c96;
	scrollbar-3d-light-color:#ffc;
	scrollbar-arrow-color:#ffc;
	scrollbar-darkshadow-color:#300;
	scrollbar-face-color:#c96;
	scrollbar-highlight-color:#ffc;
	scrollbar-shadow-color:#300;
	scrollbar-track-color:#eda;
}

#inhaltsbox_iframe {
	background:url("layout/kachel.png");
	padding:1px;
	text-align:justify;
	font-size:80.01%;
	height:260px;
	overflow:auto;
	scrollbar-base-color:#c96;
	scrollbar-3d-light-color:#ffc;
	scrollbar-arrow-color:#ffc;
	scrollbar-darkshadow-color:#300;
	scrollbar-face-color:#c96;
	scrollbar-highlight-color:#ffc;
	scrollbar-shadow-color:#300;
	scrollbar-track-color:#eda;
}

#navigation {
	margin:0;
	padding:0;
	background:url("layout/kachel.png");
	width:500px;
	height:30px;
	float:clear;
}

#nav_einzel {
	float:left;
}

#nav_gemeinsam {
	float:right;
}

#navigation ul {
	margin:0; 
	padding:5px;
}

#navigation li {
	font-family:Palatino Linotype,serif;
	font-weight:500;
	font-size:80.1%;
	list-style:none;
	margin:0 5px;
	padding:0;
	color:#c96;
	float:left;
}

#navigation a {
	padding:1px;
}

#navigation a:link {
  color:#933; 
  text-decoration:none;
}

#navigation a:visited {
  color:#933;
  text-decoration:none;
}

#navigation a:hover {
  color:#c96;
  text-decoration:underline;
}

#navigation a:active {
  color:#c96;
  text-decoration:underline;
}

a:link {
	color:#933;
	text-decoration:underline;
}

a:visited {
	color:#600;
	text-decoration:underline;
}

a:hover {
	color:#c96;
	text-decoration:underline;
}

a:active {
	color:#c96;
}

hr {
	color:#966;
	height:2px;
}

div#news p.datum {
	font-size:80.1%;
	text-align:right;
	padding:0;
}

.links {
	text-align:left;
}

.rechts {
	text-align:right;
}

.zentriert {
	text-align:center;
}

.thumbnail {
	padding:0;
	margin:3px 3px 3px 0px;
	border:1px solid #966;
}

