/* colors:
braun: #AA4422;
gelb: #FFEC00;
rosa: #EB6BA6;
gruen: #008844;
*/

a:link{color:#A42;text-decoration:none;}
a:visited{color:#A42;text-decoration:none;}
a:active{color:#084;text-decoration:none;}
a:hover{color:#084;text-decoration:underline;}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
}

h3 {
display: block;
margin: 0;
padding: 1em 0 0.2em 0;
border-bottom: solid 1px #000;

font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;

}

.lefttab {
display: block;
margin-left: 0em;
margin-top: 0px;
padding: 1em 2em 1em 2em;
background: #FFFEDD;
border-top: solid 5px #EB2;
border-left: solid 5px #FC3;
border-right: solid 5px #850;
border-bottom: solid 5px #960;
}

#lefttab-logo {
background: #FFEDCC;
}

.participants {
display: block;
margin-left: 0em;
margin-right: 0em;
margin-top: 0.5em;
padding: 0.2em 3em 0.2em 0.5em;

border-top: solid 2px #000;
border-left: solid 2px #000;
border-bottom: solid 2px #fff;
border-right: solid 2px #fff;
background: #ffd;
}

/* foto-seiten */

.foto-description {
display: block;
height: 7em;
background: #FEC;
margin: 0em;
padding: 2px 5px 2px 5px;
font-size: 8pt;
}

#fd-213 {
width: 203px;
}

.author {
border-top: 1px solid #000;
padding-top: 2px;
font-size: 8pt;
}
/* ende foto-seiten */

.menu-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
    border-top: solid 1px #C90;
}

.menu-item {
  font-weight: bold;
/* 	border-bottom: solid 1px #FFEDCC; */
/*    border-bottom: solid 1px #DDCBAA; */
	border-bottom: solid 1px #C90;
}

.menu-item a {
	display: block;
	width: 180;
	padding: 2px;
	text-decoration:none;
}

.menu-item a:link { color:#A70; }
.menu-item a:visited { color:#A70; }
.menu-item a:active { color: #FFEC00; background: #A70; }
.menu-item a:hover { color: #FFEDCC; background: #A70; }

#menu-item-selected { color: #FFEC00; background: #A70; }

#menu-item-selected a { color: #FFEC00; background: #A70; }

.menu-sublist {
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
}

.menu-sublist li {
	font-weight: bold;
	display: block;
	width: 180;
	padding: 0px;
	text-decoration:none;
	border-bottom: solid 1px #A42;
}

.menu-sublist li a{
	font-weight: normal;
	display: block;
	width: 145;
	padding: 1px;	
	text-decoration:none;
	color: #A42;
}

.menu-sublist li a:hover {
	color: #FFEDCC;
	background: #A42;
}


.index-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.index-list li a {
	display: block;
	width: 145px;
	padding: 2px;
	font-weight: bold;
	text-decoration:none;
}

.index-list li a:link { color:#A42; }
.index-list li a:visited { color:#A42; }
.index-list li a:active { color: #FFEC00; background: #A42; }
.index-list li a:hover { color: #FFEDCC; background: #A42; }

.programmlink:link { color: #A42; text-decoration: none; }
.programmlink:visited { color: #A42; text-decoration: none; }
.programmlink:active { color: #A42; text-decoration: none; }
.programmlink:hover { color: #000; text-decoration: underline; }

#white { background: #fff; }
#black { background: #000; }
#red { background: #fdd; }
#green { background: #dfd; }
#blue { background: #ddf; }
#yellow { background: #ffd; }
#magenta { background: #fdf; }
#cyan { background: #dff; }

#gold { background: #c90; } /* orange */
#transparent { background: transparent; }

#allgemein { background: #fda; } /* orange */
#bildendekunst { background: #dec; } /* green */
#literatur { background: #aec; } /* green */
#symposium { background: #de7; } /* green */
#roundtable { background: #9de; } /* bluegreen */
#kantinen { background: #ded; } /* bluegreen */
#theorie { background: #ded; } /* bluegreen */
/* #theorie { background: #cde; } */ /* bluegray */

#theater { background: #ddf; } /* blue */
#theater { background: #cde; } /* blue */
#musik { background: #ffc; } /* yellow */
#comic { background: #edf; } /* purple */
#cross-over { background: #ece; } /* magenta */
#film { background: #eee; } /* gray */
#video { background: #de9; } /* greenyellow */
#veilchen { background: #dad; } /* magenta */

/* #aktionen { background: #FFEDCC; } */
#aktionen { background: #DDD; }