html,
body   {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(../basic/barcsay-grund-2.gif);
	height: 101%;
}
a, a:link {
	text-decoration: none;
	color: #666666;
}
a.textlink {
	color: #CC0000;
	text-decoration: underline;
}
a.blacklink {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
}

p    {
	color: #000000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	text-decoration: none;
	margin-bottom: 5px;
}
.kleintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 1px;
}
.kleintextcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 1px;
	text-align: center;
}
a.kleintext {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container   {
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFCC;
	border-right: 3px solid #666666;
	border-bottom: 4px solid #333333;
	border-left: 1px solid #999999;
	margin-top: 20px;
}
#head   {
	position: relative;
	top: 0px;
	width: 100%;
	height: 150px;
	z-index: 1;
	background-image: url(../basic/barcsay-2009-4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #99CCCC;
}
#content {
	height: 100%;
	min-height: 450px;
	padding-bottom: 1em;
}


#fusszeile {
	height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: center;
	width: 100%;
	position: relative;
	left: 0px;
	bottom: 0px;
	background-color: #EEEEEE;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top:3px;
}
#box-startseite {
	display: block;
	width: 100%;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 25px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#box-startseite h1 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 115%;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
}
#box-startseite h2 {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#box-startseite p {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
}


#willkommen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666633;
	width: 100%;
	padding-bottom: 1em;
	float: left;
}
hr {
	clear: both;
	padding: 0;
	margin: 0;
	visibility: hidden;
}


#willkommen p {
	padding-right: 20px;
	padding-left: 20px;
}
#willkommen h1 {
	font-size: 1em;
	padding: 0 0 0 20px;
	margin: 0;
}


.zurueck {
	font-size: 9px;
	color: #666600;
	text-align: left;
	height: 20px;
	width: 100px;
	padding-left: 20px;
}
.weiss {
	font-size: 0.9em;
	color: #FFFFFF;
}

#navibox1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC145;
	text-align: center;
	float: left;
}
.navibox1weiss {
	color: #FFFFFF;
}


.navibox1inaktiv {
	color: #3366CC;
	padding-right: 0.35em;
	padding-left: 0.5em;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#navibox1 a {
	padding-right: 0.35em;
	padding-left: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
}
#navibox1 a:hover {
	color: #FFCC00;
}


#navibox1 ul {
	margin: 0px;
	padding: 0px;
}
#navibox1 li {
	display: inline;
	list-style-type: none;
}

iframe   {
	position: relative;
	top: 0px;
	right: 0px;
	width: 260px;
	height: 800px;
	padding: 0px;
	float: right;
	display: block;
	overflow: visible;
}

#box {
	padding-left: 20px;
	padding-right: 20px;
}
#box p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
}



.linkpfeile {
	font-size: 10px;
	color: #CC0000;
}
#termin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
	width: 100%;
	float: left;
}
#termin ul {
	margin: 0px;
	padding:0px;
}
#termin li {
	list-style-type: none;
	display:block;
	padding: 5px 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
}

#terminschluss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	clear: both;
}
#termin h1 {
	font-size: 1.1em;
	color: #666666;
	margin: 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	background-color: #EEEEEE;
}
#termin p {
	font-size: 0.8em;
	margin: 0 0 10px 0px;
	padding: 5px 0px 5px 0;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.pfeile {
	color: #CC0066;
	font-size: 0.7em;
	font-weight: 600;
}
.pfeile {
	color: #CC0066;
	font-size: 0.7em;
	font-weight: 600;
}
#programmtafel {
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1em;
	float: left;
	background-color: #EEEEEE;
	text-align: center;
	margin-bottom: 25px;
}
#programmtafel h1 {
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 25px;
	color: #996633;
}


#main   {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 20px;
	font-size: 1em;
	float: left;
	background-color: #FFFFFF;
}
/* doppelte regeln test */
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px 0px 0px 70px;
}
#main li {
	display: block;
	list-style-type: none;
	line-height: 2em;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main ul a {
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main ul a:hover {
	color: #CC6600;
}
#navibox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EBC145;
	position: relative;
	top: 140px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBC145;
	text-align: center;
}
#box-kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666633;
	width: 90%;
	float: left;
	margin-top: 30px;
	text-align: left;
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
#box-kontakt hr {
	color: #666;
	visibility: visible;
}


#box-kontakt ul {
	margin: 0px;
	padding: 0px;
}
#box-kontakt li {
	display: block;
	list-style-type: none;
	font-size: 0.9em;
}
#box-kontakt h1 {
	font-size: 1em;
	color: #666633;
	margin: 0 0 5px 0px;
	padding: 0px;
}
#box-download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666633;
	width: 90%;
	float: left;
	margin-top: 30px;
	text-align: left;
	margin-left: 25px;
	min-height: 600px;
}
#box-download ul {
	margin: 0px;
	padding: 0px;
}
#box-download li {
	display: block;
	list-style-type: none;
	font-size: 0.9em;
	margin: 5px 0 10px 0;
}
#box-download h1 {
	font-size: 1em;
	color: #666633;
	margin: 0 0 5px 0px;
	padding: 0px;
}
#zurueck {
	float: left;
	width: 90%;
	font-size: 0.7em;
	color: #666666;
	margin-left: 10px;
}
#zurueck-ohne {
	float: left;
	width: 98%;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 10px;
}
.imagmargin {
	margin-right: 5px;
}
.titelbild {
	padding-left: 25px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	width: 500px;
	padding-right: 25px;
}
.zitaturheber {
	color: #666600;
	padding-left: 10px;
}
.zitat {
	font-weight: bold;
	color: #663333;
}
.minibild {
	float: left;
	margin-right: 20px;
	border: 1px solid #444;
}
.maxibild {
	float: right;
	margin-right: 0px;
	border: 1px solid #444;
	margin-bottom: 30px;
	margin-left: 20px;
}
.deutsch {
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	margin-right: 5px;
}
.english {
	font-weight: normal;
	color: #000;
	background-color: #999;
	margin-right: 5px;
}
.english a {
	color: #FFF;
}

.bestellen {
	font-weight: normal;
	color: #FFF;
	background-color: #693;
	margin-right: 5px;
}
.cdkomponist {
	font-weight: bolder;
}
.cdtitel {
	padding-left: 10px;
}
