a:link {
	color: #9D0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D0000;
}
a:hover {
	text-decoration: none;
	color: #9D0000;
}
a:active {
	text-decoration: none;
	color: #9D0000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	background-color: #E5E0CC;
	width: 614px;
	margin-left: auto;
	margin-right: auto;
	padding: 14px;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	font-weight : bold;
	background-color : white;	/* ???? */
text-align : left;	/* ???????? */
letter-spacing : 1px;	/* ???? */
padding-left : 0.5em;	/* ???? */
line-height : 1.5em;	/* ??(?)???=?????1.5? */

border-left-width : 1em;	/* ????????????? */
border-left-style : solid;	/* ????(???)??? */
border-left-color : maroon;	/* ????(???)?? */
border-bottom-width : 1px;	/* ???? */
border-bottom-style : solid;	/* ??????? */
border-bottom-color : maroon;	/* ?????? */
}
h4 {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
body {

	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 14px;
	background-image: url(../bilder/base.jpg);
	background-repeat: repeat;
}
td,th {
	color: #928C5D;
}


#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
		}
#rahmen_top {
	background-image: url(../bilder/Rahmen_top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 770px;
	margin-top: 15px;

}
#container {
	background-image: url(../bilder/rahmen_mitte.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-right: 40px;
	padding-left: 40px;
}

#header .topfoto {
	padding-top: 5px;
	background-position: center;
	text-align: center;
	padding-bottom: 10px;
	}

#header .tel {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#brotkruemel {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15;

}
#rechts {
	width: 475px;
	float: right;
	padding: 0px;
	background-image: url(../bilder/Tatesen.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

#clear {
	clear: both;

}
#clearline {
	height: 10px;
	padding-top: 20px;

}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#rahmen_unten {
	background-image: url(../bilder/rahmen_unten.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}




#navigation {
	margin-top: 5px;
	margin-bottom: 30px;
	background-image:   url(../bilder/menu/menu_hinten.gif);
	background-repeat: no-repeat;
}



td {
	background-repeat: no-repeat;
}

#inhalt {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border-top:  none #E5E0CC;
	border-right: 2px dotted #E5E0CC;
	border-bottom: 2px dotted #E5E0CC;
	border-left: 2px dotted #E5E0CC;
}
#gebuehr {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #928C5D;

}
.dozenten {
	padding: 15px;
	height: auto;
	width: 550px;
	border: 2px dashed #96964B;
	margin-bottom: 15px;
	font-size: 12px;
}
.dozenten td,th {
	color: #00000;
}
.guide {
	float: left;
}
.desktop {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 12px;
}
.center {
	text-align: center;
}
img.cello { float: right;

}
img.doccione { float: left;
margin-right: 1em;
}
#inhalt .zitate{
	font-size: 23px;

	width: 570px;
	margin-left: auto;
	margin-right: auto;
	padding:14px;
	margin-bottom: 0px;
	font-style: italic;
	color: #660000;
	text-align: center;
	}

#inhalt .ateliergedanke {
	font-size: 20px;
	text-align: center;
	font-style: italic;
}
#inhalt .gedicht {
	font-style: italic;
	font-size: 18px;
}

#menu{
	width:690px;
	height:20px;
	margin:0;
	padding:5px 0;
	z-index:500;
	font-size:14px;
	background-color:#c7bb8b;

	}

	
ul.ddmenu{
	margin:0 30px; <!-- Im Menu von links abstand -->
	padding:0;
	list-style:none;
	text-align:left;
	line-height:1.2;
	}
	
.ddmenu li.off{
	position:relative;
	float:left;
	height:1.2em;
	overflow:hidden;
	border-right:1px solid #ccc;
	padding:0 45px; <!-- Zwischen Titeln -->
	}
	
.ddmenu li.on{
	position:relative;
	float:left;
	height:100%;
	overflow:visible;
	border-right:1px solid #ccc;
	padding:0 45px; <!-- Zwischen Titeln -->
	z-index:1000;
	}
	
.ddmenu a{
	display:block;
	text-decoration:none;
	color:#fff;
	}
	
.ddmenu a:hover{
 	display:block;
	text-decoration:none;color:#660000;
	}
	
.ddmenu li ul{
	position:absolute;
	top:1.2em;
	left:0;
	list-style:none;
	margin:0;
	padding:3px 0;
	background-color:#fff;
	border-right:1px solid #c7bb8b;
	border-bottom:1px solid #c7bb8b;
	text-indent:0.5em;
	width:11em;}
.ddmenu li ul li a{margin:0;padding:0;color:#999;}
.ddmenu li ul li a:hover{color:#fff;background-color:#c7bb8b;}
* html .ddmenu li{margin:0; padding:0; display:inline;}
* html .ddmenu li ul li{margin:0; padding:0; display:inline;}
.sankaku{font-size:0.7em;}