* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	/* only for IE */
	behavior: url("css/csshover.htc");
	/*background-color: #CCC;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, Palatino, Times, "Times New Roman", serif;*/
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;*/
	/*font-family: "Trebuchet MS", sans-serif, "Sans Serif", "Microsoft Sans Serif", Tahoma, Verdana, Arial;*/
	font-size: 100.01%;
	line-height: 1.2em;
	color: #433F31;
	background-image: url(../design/chinaberry2.jpg);
	/*
	background-image: url(../design/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	*/
}

div#maincontainer {
	position: relative;
	font-size: 0.7em;
	width: 900px;
	left: 50%;
	margin-left: -450px;

	background-image: url(../design/chinaberry2hell.jpg);
	background-repeat: repeat-y;
	background-position: center;
	/*
	background-image: url(../design/bg_rechts_oben.gif);
	background-repeat: no-repeat;
	background-position: 250px top;
	*/
}

div#maincontainer-in {
	/*
	background-image: url(../design/bg_links_unten.gif);
	background-repeat: no-repeat;
	background-position: 50px bottom;
	*/
	padding-bottom: 20px;
}

div#container-top-out {
	position: relative;
	width: 800px;
	height: 100px;
	margin-left: 50px;
	text-align: center;
	background-image: url(../design/bg_container_top.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

div#container-top-in {
	position: relative;
	padding: 10px;
}

div#header {
	position: relative;
	width: 800px;
	height: 200px;
	margin-left: 50px;

	background-repeat: no-repeat;
	background-position: left left;
	overflow: hidden;
}

div#content-left {
	position: relative;
	float: left;
	width: 250px;
}

div#navigation1-out {
	position: relative;
	text-align: left;
	margin-top: 20px;
	background-color: #FFF;
}

div#navigation1 {
	padding: 5px;
	border: solid #D8CFB0;
	border-width: 0 1px 1px 0;
}

div#subcontent-out {
	position: relative;
	margin: 20px 0;
	text-align: left;
}

div#subcontent-in {
	position: relative;
	padding-right: 5px;
	margin-left: 50px;
}

div#content-out {
	position: relative;
	float: left;
	width: 600px;
}

div#content-in {
	position: relative;
	padding: 20px;
	text-align: left;
}

div#container-bottom {
	position: relative;
	clear: both;
	margin-top: 50px;
	/*margin-bottom: 20px*/;
	padding: 0 50px;
	text-align: center;
}

div.navigation2 {
	position: relative;
}

span.trenner-navigation {
	margin: 0 10px;
}

img.floatpicture {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: solid #D8CFB0;
	border-width: 1px 2px 2px 1px;
	background-color: #FFF;
	padding: 1px;
}

img.border {
	border: solid #D8CFB0;
	border-width: 1px 2px 2px 1px;
	background-color: #FFF;
	padding: 1px;
}

div#googlemap {
	position: relative;
	height: 400px;
	border: 1px solid #CCC;
}

p.ueberschrift {
	background-color: #F6F4EE;
	color: #433F31;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px;
	margin-bottom: 10px;

	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	
	border: 1px solid;
	border-color: #FFF #D8CFB0 #D8CFB0 #FFF;
}

div.subcontent-picture {
	position: relative;
	height: 100px;
	overflow: hidden;
	margin: 5px 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bildergalerie */
p.bildergalerie-bezeichnung {
	background-color: #F6F4EE;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px;

	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ konzerttermine */
table.termine td {
	padding: 5px;
}

td.termine-monat {
	background-color: #F6F4EE;
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	font-weight: normal;

	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	
	border: 1px solid;
	border-color: #FFF #D8CFB0 #D8CFB0 #FFF;
}

td.termine-datum {
	width: 150px;
}

td.termine-inhalt {

}

span.termine-bezeichnung {
	display: block;
	font-size: 1.0em;
	font-weight: bold;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_text */
p.seitentitel {
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 2.0em;
	color: #1A3651;
	margin-bottom: 20px;
}

p.absatztitel {
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.2em;
	color: #1A3651;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 1 */
#navigation1 a, #navigation1 a:link, #navigation1 a:visited, #navigation a.active {
	display: block;
	color: #433F31;
	text-decoration: none;
	height: 100%;
	padding: 0.5em 0;
	padding-left: 10px;
	text-align: left;
	background-color: #F6F4EE;
	margin: 5px 0;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;

	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.4em;
	font-weight: bold;

	border: solid #D8CFB0;
	border-width: 0 1px 1px 0;
}

#navigation1 a:hover {
	/*background-color: #FFF;*/
	color: #FFF;
	background-color: #D8CFB0;
	background-image: url(../design/bg_navigation1_hover.gif);
	background-repeat: repeat-y;
}

#navigation1 span.navigation {
	display: block;
	height: 100%;
	padding: 0.5em 0;
	padding-left: 10px;
	text-align: left;
	margin: 5px 0;

	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.4em;
	font-weight: bold;

	color: #FFF;
	background-color: #D8CFB0;
	background-image: url(../design/bg_navigation1_hover.gif);
	background-repeat: repeat-y;

	border: solid #D8CFB0;
	border-width: 0 1px 1px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ navigation 2 */
div.navigation2 a, .navigation2 a:link, .navigation2 a:visited, .navigation2 a:active {
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-size: 1.1em;
}

.navigation2 a:hover {
	text-decoration: underline;
}

.navigation2 span.navigation {
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	font-size: 1.1em;
}

div#navigation2-bottom a, div#navigation2-bottom span {
	font-size: 1.0em;
	display: inline;
	margin: 0 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ popup */
body.popup {
	padding: 20px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	behavior: url("../css/csshover.htc");
	font-size: 100.01%;
	line-height: 1.2em;
	color: #433F31;
	background-image: url(../design/chinaberry2hell.jpg);
}

body.popup ul {
	font-size: 0.7em;
}

body.popup p {
	font-size: 0.7em;
}

body.popup a, body.popup a:link, body.popup a:visited, body.popup a:active {
	color: #433F31;
	text-decoration: underline;
}

body.popup a:hover {
	color: #433F31;
	text-decoration: none;
}

p.popup-titel {
	font-weight: bold;
	color: #1A3651;
	margin-bottom: 10px;
}

p.popup-print, p.popup-close {
	margin-top: 10px;
}

img.popup-picture {
	background-color: #FFF;
	padding: 1px;
	border: solid #D8CFB0;
	border-width: 1px 2px 2px 1px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ standard-tags */
label:hover {
	text-decoration: underline;
	cursor: pointer;
}

div.linie {
	clear: both;
	height: 1px;
	border-top: 1px solid #D8CFB0;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

div.pagetop {
	text-align: center;
	padding: 5px;
}

table, form {
	margin: 0;
}


td {
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 3em;
	font-weight: bold;
}

div.contenttitel {
	font-family: Georgia, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 3em;
	font-weight: normal;
	color: #1A3651;
	height: 80px;
	/*background-image: url(../design/bg_h1.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	padding-top: 0px;
}

.contenttitel p {
	margin: 0;
	margin-left: 20px;
	line-height: 100%;
}

h2 {
	font-size: 2em;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	margin: 5px 0;
}

.boldkontrast {
	color: #1A3651;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hinweis {
	color: #FF0000;
}

.kontrast {
	color: #1A3651;
}

img.png {
	behavior: url("css/pngbehavior.htc");
}

img {
	border: none;
	font-size: 0.7em;
}

div.abschluss {
	clear: both;
	height: 5px;
	width: 95%;
	overflow: hidden;
}

ul {
	font-size: 1.0em;
	list-style-position: outside;
	margin-left: 50px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ formular-elemente */
input.inputtext {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #433F31;
	width: 450px;
	padding: 5px 0;
	border: 1px solid;
	border-color: #D8CFB0 #FFF #FFF #D8CFB0;
	background-color: #F6F4EE;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}

input.inputfile {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #433F31;
	width: 450px;
	padding: 5px 0;
	border: 1px solid;
	border-color: #D8CFB0 #FFF #FFF #D8CFB0;
	background-color: #F6F4EE;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	vertical-align: middle;
}

textarea {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #433F31;
	width: 450px;
	height: 100px;
	padding: 5px 0;
	border: 1px solid;
	border-color: #D8CFB0 #FFF #FFF #D8CFB0;
	background-color: #F6F4EE;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 450px;
	color: #433F31;
	vertical-align: middle;
	border: 1px solid;
	border-color: #D8CFB0 #FFF #FFF #D8CFB0;
	background-color: #F6F4EE;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
}

input.checkbox {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

input.radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

div.formularzelle-right {
	position: relative;
	text-align: right;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-left {
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-center {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}

div.formularzelle-button {
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}

.formularbezeichner {
	color: #1A3651;
	margin-right: 10px;
}

p.pflichtfelder {
	text-align: left;
	font-size: 0.9em;
}

button {
	font-size: 1.0em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding: 0.2em 0.5em;
	background-color: #F6F4EE;
	/*border: solid #D8CFB0;
	border-width: 1px 0 0 1px;
	background-color: #F6F4EE;
	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	*/
}

button:hover {
	cursor: pointer;
	background-color: #8F845D;
	color: #FFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ impressum */
div#impressum-kunde, div#impressum-pixel {
	position: relative;
	padding-left: 50px;
}

div#impressum-haftungsausschluss {
	position: relative;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
	color: #8F845D;
}

img.impressum-png {
	margin-right: 20px;
	vertical-align: middle;
	behavior: url("css/pngbehavior.htc");
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ box-elemente */
div.box-out {
	font-size: 1.0em;
	background-color: #F6F4EE;
	text-align: left;
	margin: 5px 0;
	clear: both;
	height: auto;
	width: 100%;

	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;

	border: 1px solid;
	border-color: #FFF #D8CFB0 #D8CFB0 #FFF;
	/*
	border: solid #D8CFB0;
	border-width: 0 1px 1px 0;
	*/
}

div.box-in {
	padding: 10px;
}

.box-in a, .box-in a:link, .box-in a:visited, .box-in a:active {
	color: #1A3651;
	text-decoration: underline;
}

.box-in a:hover {
	text-decoration: none;
}

table.download-docs {
	margin-left: 0px;
	vertical-align: top;
	font-size: 1.0em;
	margin-top: 10px;
	width: 100%;
}

td.download-icon {
	width: 10%;
	text-align: right;
	padding-right: 10px;
}

td.download-doc {
	width: 50%;
}

td.download-docsize {
	width: 40%;
}

img.download-icon {
	vertical-align: middle;
	margin-right: 10px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ contentnavigation */
div.contentnavigation {
	background-color: #F6F4EE;
	position: relative;
	text-align: center;
	padding: 5px;
	margin: 5px 0;

	background-image: url(../design/bg_navigation1.gif);
	background-repeat: repeat-y;
	
	border: 1px solid;
	border-color: #FFF #D8CFB0 #D8CFB0 #FFF;
}

span.aktuellecontentseite {
	padding: 2px 5px;
	margin: 0 2px;
	font-weight: bold;
	color: #1A3651;
}

a.contentseite, a.contentseite:link, a.contentseite:visited, a.contentseite:active {
	display: inline;
	padding: 2px 5px;
	margin: 0 2px;
	color: #433F31;
	text-decoration: none;
	/*margin: 0 10px;
	color: #333;
	text-decoration: underline;
	*/
}

a.contentseite:hover {
	color: #FFF;
	background-color: #1A3651;
	/*
	color: #CCC;
	text-decoration: none;
	*/
}

.contentnavigation .zumanfang {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .zurueck {
	position: relative;
	float: left;
	padding: 5px;
}

.contentnavigation .weiter {
	position: relative;
	float: right;
	padding: 5px;
}

.contentnavigation .zumende {
	position: relative;
	float: right;
	padding: 5px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sitemap */
div#sitemapcontainer {
	padding-left: 100px;
}

p.sitemap {
	color: #1A3651;
	margin: 0;
}

a.sitemap, a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	color: #1A3651;
	text-decoration: underline;
}

a.sitemap:hover {
	color: #1A3651;
	text-decoration: none;
}

img.sitemap_1, img.sitemap_2, img.sitemap_3, img.sitemap_4, img.icon_abt1, img.icon_abt2, img.icon_file {
	vertical-align: middle;
}

img.icon_abt1, img.icon_abt2, img.icon_file {
	margin-left: 5px;
}

span.sitemap-kommentar {
	margin-left: 20px;
	font-size: 0.9em;
	color: #433F31;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ videos */
div#videocontainer-out {
	position: relative;
	width: 100%;
	/*background-color: #D0D8A0;*/
	margin: 20px 0;
}

div#videocontainer-in {
	padding: 10px;
}

div#videomonitor {
	position: relative;
	float: left;
	width: 320px;
	height: 260px;
	margin: 0;
}

div#videotext {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 200px;
}

a.video, a.video:link, a.video:visited {
	position: relative;
	display: block;
	padding: 0.5em 1em;
	color: #99BA2E;
	text-decoration: underline;
	margin: 5px 0;
}
a.video:hover {
	color: #FFF;
	background-color: #99BA2E;
	text-decoration: none;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.neuerfeedbackeintrag {
	text-align: center;
}

div.feedbackeintragvoninsgesamt {
	text-align: center;
}