/*************************** print & display on/off ***************/
.noprint {
	display:none;
}
.nodisplay, .invisible {
}
/*************************** common hrefs *********************************/
a       			{color:#808080;text-decoration:underline;font-style:italic;}
a:hover 			{color:#000000;text-decoration:none;font-style:italic;}

/*************************** paragraphs & lines ***************************/
h1,h2,h3,h4,p {
	display:block;
}
h1 {
	font-variant:small-caps;
	color:#404040;
	font-weight:bold;
	font-size:120%;
	margin:0 0 10px 0;
	padding:0;
}
h2 {
	font-size:110%;
	color:black;
	font-weight:bold;
	margin:0 0 05px 0;
	padding:0;
}
h3 {
	font-size:110%;
	color:black;
	font-weight:bold;
	margin:0px 0 5px  0;
	padding:0;
}
h4 {
	font-size:110%;
	font-weight:normal;
	text-decoration:underline;
	margin:15px 0 5px  0;
	padding:0;
}
p {
	margin:0 0 5px 0;
	padding:0;
}
cite {
	color:#606060;
}
hr {
	margin:15px 50px 0px 50px;
  	height:1px;
  	width:80%;
  	text-align:center;
}
.markup {
	background-color:yellow;
}
.error {
	font-weight:bold;
	color:red;
}
.bold {
	font-weight:bold;
}
.light {
	color:#808080;
}
.small {
}
/*************************** common styles ******************/
.capital {
	font-size:130%;
	color:#404040;
}
img.bilddb {
}
img.links {
	float:left;
	margin:0px 20px 0 10px;
}
img.rechts {
	float:right;
	margin:0px 0 10px 20px;
}
#content img.email {
	border:solid 0px blue;
	margin-top:5px;
}
img.impressum_emailadresse {
	margin-top:5px;
}




/* TABLE STIL 1 */
#content table.stil1 {
	margin:10px 10px 10px 0px;
}
#content table.stil1 td {
	background-color:#fafafa;
	border:solid 1px white;
	padding:4px;
}
#content ul, #content ol {
	margin:10px 10px 10px 20px;
	padding:10px 10px 10px 20px;
	border:solid 0px green;
}
#content ul li, #content ol li {
	margin:5px 0 0 0 ;
	padding:0;
	border:solid 0px green;
}
#content div.box {
	border-left:solid 4px white;
	padding:10px 10px 10px 30px;
}

/*************************** theme_form *********************/
#theme_form table.mailform {
	border:solid 0px black;
	margin-top:10px;
}
#theme_form table.mailform td {
	vertical-align:top;
	border:solid 0px black;
}
#theme_form td.description {
	padding:2px;
	text-align:right;
	font-size:90%;
}
#theme_form td.hinweis {
	padding:0 5px 0 25px;
	color:black;
	font-size:90%;
}
#theme_form td.userinput {
	padding:2px;
}
#theme_form input, #theme_form textarea {
	font-family: Tahoma, arial, helvetica, serif;
	border:solid 1px #ccc;
}
#theme_form textarea {
	padding:4px;
	width:95%;
	height:100px;
}
#theme_form input.text {
	width:15em;
	height:1.2em;
	padding:1px 4px 1px 4px;
}
#theme_form textarea.mitteilung {
	height:150px;
	width:15em;
}

/* nach #theme_form input.text */
#theme_form textarea.mandatory_fault, #theme_form input.mandatory_fault {
	border:solid 1px red;
	padding:0px 4px 0px 4px;
}
#theme_form td.mandatory_fault {
	color:red;
	font-weight:bold;
}



/* $site classes ********************************************/
#content .index  {
	padding:10px 60px 0 60px;
	font-size:120%;
	line-height:220%;
}
#content .schedule table {
	border:solid 0px RED;
}
#content .schedule thead td {
	font-weight:bold;
	padding-bottom:20px;	
}
#content .schedule td {
	width:50%;
	font-size:80%;
}
#content .schedule td.l {
	padding-right:10px;
}
#content .schedule td.r {
	padding-left:10px;
}
#content .biography {
}
#content .repertoire table {
	width:100%;
}
#content .repertoire table td {
	border:solid 0px white;
	padding:5px;
	color:#808080;
}
#content .repertoire table td.author {
	width:30%;
	color:#000;
	text-align:right;
}
#content .press-acclaim {
	text-align:left;
}
#content .press-acclaim p {
	text-align:right;
}
#content .press-acclaim h2 {
	font-size:100%;
	margin:0;
}
#content .whats-new h2 {
	margin:20px 0 0 0;
	list-style-type:none;
	color:#808080;
	font-weight:normal;
	font-size:70%;
}
#content .whats-new h3 {
	margin: 0 0 0 0;
	color:#000080;
	list-style-type:none;
}
#content .whats-new p {
	margin: 0 0 20px 0;
	list-style-type:none;
}
#content .links a {
	text-decoration:none;
}
#content .links a:hover {
	color:#000000;
	font-style:italic;
}
#content .links h3 {
	margin: 30px 0 0 0;
	color:#000080;
	list-style-type:none;
}
#content .links p.url {
	font-style:italic;
	margin: 0 0 0px 0;
	list-style-type:none;
}
#content .links p.url a {
	color:#808080;
}

#content .links p.beschreibung {
	margin: 0 0 20px 0;
	list-style-type:none;
}



/* nifty corners ********************************************/
/* http://www.html.it/articoli/nifty/index.html             */
/************************************************************/
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

/* Nifty Corners photogallery */
div#photogallery ul {
	border:solid 0px red;
	list-style-type: none;
	padding:0
	display:inline;
}
div#photogallery li {
	width: 150px;
	float:left;
	margin: 20px 10px 0px 0;
	background-color:#FFF;
	border:solid 0px red;
}
div#photogallery li img {
	display: block;
	width: 80px;
	height: 80px;
	margin:5px 10px 05px 35px;
}
div#photogallery li p {
	margin:0;
	font-size:70%;
	height:60px;
	line-height:140%;
	color:#888;
	text-align:center;
}
div#photogallery a {
	text-decoration:none;
}


