* {
	color:#cf7a00;
	font-size: 0.95em;
	font-family: Arial, sans-serif;
	line-height: 1.2em;
}


h1,u.hl,#head1,.csc-firstHeader {
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
}

h2,#head2 {
	font-size: 1.6em;
	font-weight: bold;
}

h3, u.h2,#head3 {
	font-size: 1.4em;
	font-weight: bold;
}

h4,h5,h6 {
	font-size: 1.2em;
	font-weight: bold;
}

p {

}

img {
	border: 0;
}

a, .csc-textpic-caption {
	color: #7f3c00;
	text-decoration: none;
	}

a:link, a:visited, a:active {
	color:#7f3c00;
}

a:hover { 
	color: #fff;
	text-decoration: underline;
}

.csc-textpic-image {
	padding:5px;
	font-size: 0.9;
	font-style: italic;
}


/* Das Menü */
/* Hauptmenü */

#hmenu {
	font-size: 1.4em;
	vertical-align: bottom;
}

a.hmenu,  a.hmenu:link, a.hmenu:visited {
	font-size: 1.0em;
	line-hight: 1.4 em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.hmenu:active, a.hmenu:hover {
	color: #000000;
	text-decoration: none;
}

/* Untermenü 1 rechts */

ul.vmenu {
	margin: 0 0 10px 0 !important;
}

ul.vmenu, ul.vmenu li {
	list-style-type: none;
	margin:  0;
	padding: 0;
}

ul.vmenu li a.vmenu-1, ul li a.vmenu-1:link, ul li a.vmenu-1:visited, ul li a.vmenu-1:active {
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

ul li a.vmenu-1:hover  {
	color: #7f3c00;
}

ul.vmenu li a.vmenu-1act, ul li a.vmenu-1act:link, ul li a.vmenu-1act:visited, ul li a.vmenu-1act:active {
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #7f3c00;
	text-decoration: none;
	margin: 0px;
}

ul li a.vmenu-1act:hover  {
	color: #fff;
}

/* Untermenü 2 rechts */

ul.vmenu li a.vmenu-2, ul li a.vmenu2-1:link, ul li a.vmenu-2:visited, ul li a.vmenu-2:active {
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 12px;
	color: #7f3c00;
}

ul li a.vmenu-2:hover  {
	color: #ffffff;
}

ul.vmenu li a.vmenu-2act, ul li a.vmenu-2act:link, ul li a.vmenu-2act:visited, ul li a.vmenu-2act:active {
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0 0 12px;
}

ul li a.vmenu-2act:hover  {
	color: #7f3c00;
}