/*MENU BORDER */
.MENU {
	border: 1px solid #FFFFFF;
}

/* STANDARD A */
A {text-decoration:none;color:#000;border-bottom:1px dotted #000}
A:hover { border-color:#ff0000 }
.noborder a {border-bottom:none}

/* new after Update*/
body, ul, table, th, td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:150%}

/* small */
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

.small A {
	color: black;
	border-bottom:dotted 1px black;
}

.small A:hover {
	color: black;
	border-bottom:solid 1px black;
}

/* small_red */
.small_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.small_red A {
	color: #FF0000;
	border-bottom:dotted 1px #FF0000;
}

.small_red A:hover {
	color: #FF0000;
	border-bottom:solid 1px #FF0000;
}

/* small_green */
.small_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
}

.small_green A {
	color: #003300;
	border-bottom:dotted 1px #003300;
}

.small_green A:hover {
	color: #003300;
	border-bottom:solid 1px #003300;
}

/* submenu */
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.submenu A {
	color: #003300;
	border-bottom:dotted 1px #003300;
}
.submenu A:hover {
	color: #003300;
	border-bottom:solid 1px #003300;
}

/* bodytext */
.bodytext {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;line-height:130%}
.bodytext A {
	color: black;
	border-bottom:dotted 1px #003300;
                font-weight: normal;
}
.bodytext A:hover {
	color: black;
	border-bottom:solid 1px #003300;
}

/* buchung */
.buchung{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
                font-weight: bold;
}

.buchung A {
	color: black;
}
.buchung A:hover {
	color: black;
}

.buchung span {font-weight: normal; font-size: 9px}

.buchung img {border: 0}

/* subheader1 */
.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}
.subheader1 A {
	color: black;
	border-bottom:dotted 1px #003300;
}
.subheader1 A:hover {
	color: black;
	border-bottom:solid 1px #003300;
}

/* header1 */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
h1 A {
	color: black;
	border-bottom:dotted 1px black;
}
h1 A:hover {
	color: black;
	border-bottom:solid 1px black;
}

/* header2 */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	padding-top:10px
}
h2 A {
	color: red;
	border-bottom:dotted 1px red;
}
h2 A:hover {
	color: red;
	border-bottom:solid 1px red;
}

/* header3 */
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
h3 A {
	color: #000;
	border-bottom:dotted 1px #000;
}
h3 A:hover {
	color: #000;
	border-bottom:solid 1px #000;
}

/* header4 */
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
}
h4 A {
	color: #000;
	border-bottom:dotted 1px #000;
}
h4 A:hover {
	color: #000;
	border-bottom:solid 1px #000;
}


/* neue Überschiften und stlyes nach update */
h5 {
    font-size: 15px;
    color: #000000;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 29px 0;
}

h5 span{
    display: none;
}


.csc-menu a,.csc-menu a:visited, .csc-menu-1 a, .csc-menu-1 a:visited {color:#000;text-decoration:none; border-bottom:1px dotted #000; font-size:12px; line-height:150%}


p.csc-caption {margin:0;padding:0;font-size:9px}
ul