/* Layout */
body{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	background-color: #E6E1CC;
	height: 101%;
	line-height: 1.5em;
}
.pageContainer {
	width: 950px;
	background-color: #FFF;
	margin: 10px auto 5px;
	text-align: left;
	border: solid 1px #999;
}
.title {
	background-color: white;
	height: 160px;
	border-bottom: 1px solid #808080;
	background-image: url(../bilder/header.jpg);
} 
.left { float: left; width: 186px; background-color: white; }
.right {
	float: right;
	width: 215px;
	background-color: #FFF;
	padding: 35px 0px 0px 0px;
	font-size: 0.8em;
	color: #7E7E7E;
}
.content { background-color: white; min-height: 550px; margin: 0 215px 0 186px; padding: 35px 12px 20px 12px; }
.content a {
	font-size: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.content a:hover { }

.footer {
	width: 950px;
	margin:0 auto 5px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background-color: margin: 0.5em; padding: 0.3em;;
	font-size: 0.95em;
}
.footer ul { margin: 0; padding: 0px; list-style: none; }
.footer li { margin-right: 5px; margin-left: 5px; display:inline; }

/* Titel */
.titleBar { background-color: #111987; text-align: right; width: auto; height: 20px; margin-bottom: 20px; padding: 5px 20px 0 20px; }

/* TopNav */
.topNav {
	background-color: #EDECE2;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 194px;
	border-bottom: 1px solid #808080;
	 }
.topNav ul { margin: 0; padding: 5px; list-style: none; white-space: nowrap; }
.topNav li{ margin-right: 0px; margin-left: 0px; display:inline; }
.topNav a { padding: 5px 10px 5px 10px; text-decoration: none; color: black; }
.topNav a:hover { background-color: #DAD9C7; color: #003; }
body#eineSeite a#eineSeite, body#andereSeite a#andereSeite  { color: #09F; }

/* Hauptnavigation links */
.navcont_leftNav { padding: 10px; }
.navbox_leftNav {
	font-weight: normal;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
.navbox_leftNav li { list-style-type: none; }
.navbox_leftNav a { color: #2e2e2e; width: 100%; padding-top: 5px; padding-bottom: 5px; display: block; }
.navbox_leftNav a:hover { color: #09F; }
body#home a#homeLink, body#vita a#vitaLink, body#foto a#fotoLink, body#theater a#theaterLink, body#fernsehen a#tvLink, body#video a#videoLink, body#sprecherin a#sprecherinLink, body#hoerfunk a#hoerfunkLink, body#kontakt a#kontaktLink, body#links a#linksLink  { 
	color: #09F;
}

/* Pfad, bread crumb nav */
.path { height: 25px; padding-bottom: 5px; border-bottom: 1px dotted #000066; }
.path ul { margin:0; padding:5px; list-style:none; white-space: nowrap;}
.path li{ margin-right: 7px; margin-left: 7px; display:inline; }
.path a {  }

/* Inhalt */
.contentHeader { text-align: right; background-color: #111987; height: 78px; margin: 0 0 0 186px; }
.subNav2 { border-left: 20px solid #111987; background-color: #ededed; margin-top: 15px; margin-bottom: 15px; padding:12px 12px 12px 32px; }
.subNav2 ul {margin: 0px}
.subNav2 li { font-weight: bold; margin-bottom: 5px; list-style-image: url(../web-content/images/pfeil1.gif); }
.content img { margin: 0px; }

/* Navigation im footer */
.clear a { color: #ededed; font-size: 0.95em; margin-right: 3px; margin-left: 3px; }
.clear a:hover { color: #ff660d; }
