body {	
	background-color:#fff;
	background-image:url(../CSS/images/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	/*font-size: 12px;*/
	color:#666;
	margin:0;
}
#rahmen
{
    height:480px;
    margin: 0px;
    padding-right:10px;
    /*overflow-y:scroll;*/
    overflow-y:auto;

}
#container {
	width:765px;
	margin: 10px auto  ;
	background-image:url(../CSS/images/header.jpg);
	background-position:top ;
	background-repeat:no-repeat;
	padding:25px 0 0 0;
}
#top 
{
    font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:12px;
	width:706px;
	height:120px;
	padding:0px 0px 0px 0px;
	background-image:url(../CSS/images/klavier.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#666;
	margin:0 auto;
	text-align: right;
	background-color: #fff;
}
#top span
{
    
}
#top a {
	color:#333;
	padding:2px 2px 2px 18px;
	border-bottom:1px solid #ccc;
	text-decoration: none;
	background-image:url(../CSS/images/site.png);
	background-position:left;
	background-repeat:no-repeat;
}
#top a:hover {
	border-bottom:1px solid #999;
	background-image:url(../CSS/images/site_hover.png);
	background-position:left;
	background-repeat:no-repeat;
}
#menu {
	/*width:706px;*/
	width:706px;
	margin:0 auto;
	text-align:left;
	background-image:url(../CSS/images/menu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#menu #nav {
	margin:0;
	padding:0;
	float:left;
}
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav li a {
	display:block;
	width:100px;
	text-align:center;
	margin:0 1px 0 0;
	background-image:url(../CSS/images/menu_link.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#ccc;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding:55px 0 23px 0;
	border:none;
}
#nav li a em {
	font-style:normal;
	text-decoration:underline;
}
#nav li a.last {
	margin:0;
}
#nav li a:hover 
{
	background-image:url(../CSS/images/menu_link.jpg);
	background-position:right;
	color:#fff;
}
#nav li a.active {
	background-position:top right;
	color:#fff;
	text-transform:none;
	text-transform:uppercase;
}
.clear {
	clear:both;
}
#sidebar {
	width:262px;
	float:right;
	background-image:url(../CSS/images/sidebar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 29px 0 0 !important;
	margin:0 15px 0 0;
	padding:7px 20px 20px 20px;
	color:#777;
	line-height:18px;
	font-size:90%;
	word-spacing:-1px;
}
#sidebar h1 {
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:20px;
	color:#F2C21C;
	font-weight:normal;
	margin:10px 0 15px 0;
}
#sidebar h1.first {
	color:#fff;
	margin:10px 0 50px 0;
}
#sidebar .linkroll {
	margin:10px 0 10px 0;
	padding:0;
	border-top:1px solid #eee;
}
#sidebar a {
	color:#333;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}
#sidebar a:hover {
	border-bottom:1px solid #999;
}
#sidebar blockquote {
	margin:0;
	padding:5px 15px 5px 15px;
	background:#f6f6f6;
}
#sidebar blockquote h3{
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:16px;
	font-weight: normal;
	color:#333;
}
#sidebar blockquote p{
	text-indent:0px;
}
.linkroll li {
	margin:1px;
	padding:1px;
	list-style:none;
}
.linkroll li a {
	padding:2px 2px 2px 18px;
	display:block;
	margin:0;
	color:#777;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(../CSS/images/site.png);
	background-position:left;
	background-repeat:no-repeat;
}
.linkroll li a:hover 
{
	background-image:url(../CSS/images/site_hover.png);
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;
}
#sidebar .foto {
	margin:10px 0 10px 0;
	padding:0;
	border-top:1px solid #eee;
}
.foto li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}
.foto li a {
	padding:2px 2px 2px 18px;
	display:block;
	margin:0;
	color:#777;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(../CSS/images/link.png);
	background-position:left;
	background-repeat:no-repeat;
}
.foto li a:hover 
{
	background-image:url(../CSS/images/link_hover.png);
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;
}
#content 
{
	/*height: 800px;*/
	margin:0 331px 0 30px;
	background-image:url(../CSS/images/content.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:10px 20px 10px 20px;
	line-height:20px;
	word-spacing:2px;
}
#content h1 {
	font-family:sans-serif, Verdana, Arial, Helvetica;
	font-size:22px;
	font-weight: normal;
	color:#333;
	margin:20px 0 15px 0;
	border-bottom:2px solid #F4C833;
	padding:0 0 2px 0;
}
#content h1 a {
	color:#333;
	text-decoration:none;
	border:none;
}
#content h1 a:hover {
	color:#666;
}

#content h2 a 
{
	font:70% Verdana;
	font-weight: bold;
	color:#F4C833;
	text-decoration:none;
	border:none;
}
#content h2 a:hover {
	color:#666;
	border:none;
}
#content h2 {
	font:100% Verdana;
	color:#333;
	
}
#content h2.line {
	font:100% Verdana;
	color:#333;
	border-bottom:1px dotted #ccc;
}

#content p {
	text-indent:15px;
}
#content blockquote {
	margin:0;
	padding:5px 15px 5px 15px;
	background:#f6f6f6;
}

#content blockquote p{
	text-indent:0px;
}

#content a {
	color:#333;
	padding:2px 2px 2px 18px;
	border-bottom:1px solid #ccc;
	text-decoration: none;
	background-image:url(../CSS/images/site.png);
	background-position:left;
	background-repeat:no-repeat;
}
#content a:hover {
	border-bottom:1px solid #999;
	background-image:url(../CSS/images/site_hover.png);
	background-position:left;
	background-repeat:no-repeat;
}
#content a.mapFirst {
	color:#333;
	padding:0 0 0 18px;
	border:none;
	text-decoration: none;
	background-image:url(../CSS/images/site.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#content a.mapFirst:hover {
	border: none;
	background-image:url(../CSS/images/site_hover.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#content a.mapChild {
	color:#333;
	padding:0 0 0 30px;
	border:none;
	text-decoration: none;
	background-image:url(../CSS/images/Sitemape_Link_child.png);
	background-position:left ;
	background-repeat:no-repeat;
}
#content a.mapChild:hover {
	border: none;
	background-image:url(../CSS/images/Sitemape_Link_child_hover.png);
	background-position:left ;
	background-repeat:no-repeat;
}
#content a.mapLast {
	color:#333;
	padding:0 0 0 30px;
	border:none;
	text-decoration: none;
	background-image:url(../CSS/images/Sitemape_Link_last.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#content a.mapLast:hover {
	border: none;
	background-image:url(../CSS/images/Sitemape_Link_last_hover.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#dummy
{
    height:250px;
}
#footer {
	padding:10px;
	border-top:2px solid #f6f6f6;
	text-align:left;
	margin:100px 0 0 0;
}
#templete {
	padding:10px;
	border-top:2px solid #f6f6f6;
	text-align:left;
	margin:100px 0 0 0;
	font-size: 70%;
	text-align:center;
	color:#666;
}
#templete a{
	color:#666;
}
#content img.FotoEinzel {
	width: 360px;
	margin:30px 0 10px 0;
}
#Gallerie {
	width:706px;
	margin:0 auto;
	text-align:center;
	background-position:top;
	background-repeat:repeat-x;
}
#Gallerie table td {
	width:117px;
	text-align:center;
}
#Gallerie table td.nav {
	text-align:center;
	background-color: White ;
}
#Gallerie table td.nav a {
	color:#333;
	text-decoration:none;
	border:none;
}
#Gallerie a img {
	color:#333;
	text-decoration:none;
	border:none;
}
#Gallerie table td.nav a img {
	width: 70%;
	border:none;
}
#Gallerie table {
	height:144px;
	background-image:url(../CSS/images/film.jpg);
	background-position:top left;
	background-repeat: repeat-x;
}
#Gallerie table img{
	width: 106px;
	height:80px;
 	
}


#content li {
	margin:1px;
	padding:1px;
	list-style:none;
	font-size:90%;
}
#content li a {
	padding:2px 2px 2px 18px;
	display:block;
	margin:0;
	color:#777;
	text-decoration:none;
	border-bottom:1px solid #eee;
	background-image:url(../CSS/images/site.png);
	background-position:left;
	background-repeat:no-repeat;
}
#content li a:hover 
{
	background-image:url(../CSS/images/site_hover.png);
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#444;
}
#iNews
{
    padding: 15px 0;
}
#d1
{

text-align:center;

}

