/* ----------------------------------------------------------------------------------------------------------- */
/* HTML Elemente */
h1,h2,h3,h4 {
	color: #996600;
}
h5{
	color:#666666;
	font-style:italic;
	font-size:12px;
}
#content A {
	color: #996600;
}
ul, li{
	list-style: disc;
}
strong{
	font-weight:bold;
}
.small{
	font-size:7pt;
}
#wrapper {
	background: url(../images/bglinksrechts/kur.jpg) no-repeat left bottom;
	}
body {
	background: url(../images/bgeinfarbig/kur.gif) repeat-y;
	}
/* ----------------------------------------------------------------------------------------------------------- */
/* Designelemente des Channels */
#channelleiste {
	background-image: url(../images/leisten/kur.gif);
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Vertikale Navigation links */
.menuv1_no {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DDC085;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.menuv1_act {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EFE2C8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.menuv1_no A, .menuv1_no A:visited, .menuv1_no A:link {
	color: #663300;
	font-weight:normal;
	}
.menuv1_act A:link, .menuv1_act A:visited, .menuv1_act A:Active {
	color: #663300;
	font-weight:normal;
	}
.menuv2_no {
	background-color: #DDC085;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.menuv2_act {
	background-color: #EFE2C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.menuv2_no A, .menuv2_no A:visited, .menuv2_no A:link, .menuv2_no A:active  {
	color: #663300;
	font-weight:normal;
}
.menuv2_act A, .menuv2_act A:visited, .menuv2_act A:active, .menuv2_act A:link {
	color: #663300;
	font-weight:normal;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Vertikale Navigation rechts */
.menur1_no, .menur1_act {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#DDC085;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:12px;
	}
.menur1_no A, .menur1_no A:visited, .menur1_no A:link {
	color: #663300;
	font-size:12px;
	}
.menur1_act A:link, .menur1_act A:visited, .menur1_act A:Active {
	color: #663300;
	font-size:12px;
	}
