.csc-textpic {
	margin: 0;
	padding-left: 10px; 
}

a {
	color: #DB7B00;
}


.contentNormal h1 {
	color: #2C4F95;
	font-weight: normal;
	font-size: 1.7em;
}

.contentNormal h2 {
	color: #2C4F95;
	font-weight: normal;
	font-size: 1.3em;
}

.contentNormal h3 {
	color: #DB7B00;
	font-weight: normal;
	font-size: 1.15em;	
}

.contentNormal h4 {
	color: #DB7B00;
	font-weight: normal;
	font-size: 1.05em;	
}

.contentNormal p {
	line-height: 1.5em;
}

.contentNormal .orangeHeadline h1 {
	color: #2C4F95;
	font-weight: normal;
	font-size: 1.7em;
}

.contentNormal .orangeHeadline h2 {
	color: #2C4F95;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
	padding: 5px 10px 4px 17px;
}

.contentNormal .orangeHeadline p {
	margin: 0;
	padding: 5px 10px 4px 10px;
}

.contentNormal ul {
	margin: 0 0 0 25px;
	padding: 0;
}

*+html>body .contentNormal ul {
	margin: 0;
	padding: 0 0 0 25px;
}

#leftRow .contentLeft ul,
#rightRow .contentRight .orangeBoxRechts ul,
.contentNormal .listeOrangePfeil ul {
	list-style-image: url(../_images/list_icon.gif);
	margin: 0 0 0 35px;
	padding: 0 0 0 0px;
}

*+html>body #leftRow .contentLeft ul,
*+html>body #rightRow .contentRight .orangeBoxRechts ul,
*+html>body .contentNormal .listeOrangePfeil ul {
	list-style-image: url(../_images/list_icon.gif);
	margin: 0;
	padding: 0 0 0 25px;
}

#leftRow .contentLeft li,
#rightRow .orangeBoxRechts li,
.contentNormal .listeOrangePfeil ul li {
	margin: 0;
	padding: 0 0 3px 5px;
}

*+html>body #leftRow .contentLeft ul li,
*+html>body #rightRow .orangeBoxRechts ul li,
*+html>body .contentNormal .listeOrangePfeil ul li {
	margin: 0;
	padding: 0 0 3px 10px;
}


#rightRow .contentRight .tx-ttorbisreiseverwaltung-pi6 ul,
#rightRow .contentRight .orbisPlusBoxRechts ul {
	list-style-image: url(../_images/orbis-plus.gif);
	margin: 10px 0 10px 22px;
	padding: 0 0 0 0px;
}

*+html>body #rightRow .contentRight .tx-ttorbisreiseverwaltung-pi6 ul,
*+html>body #rightRow .contentRight .orbisPlusBoxRechts ul {
	list-style-image: url(../_images/orbis-plus.gif);
	margin: 0;
	padding: 10px 0 10px 22px;
}

#rightRow .tx-ttorbisreiseverwaltung-pi6 li,
#rightRow .orbisPlusBoxRechts li, {
	margin: 0;
	padding: 0 0 3px 5px;
}

*+html>body #rightRow .tx-ttorbisreiseverwaltung-pi6 li,
*+html>body #rightRow .orbisPlusBoxRechts ul li {
	margin: 0;
	padding: 0 0 3px 4px;
}

.contentRight .orangeBoxRechts,
.contentRight .orbisPlusBoxRechts,
.contentRight .tx-ttorbisreiseverwaltung-pi6 {
	width: 193px!important;
	margin: 0 0 5px 0;
	padding: 0;
	border-left: 1px solid #DB7B00;
	border-right: 1px solid #DB7B00;
	border-bottom: 1px solid #DB7B00;
}

#rightRow .contentRight h1 {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.1em;
	width: 185px;
	background-color: #DB7B00;
	margin: 0;
	padding: 6px 3px 5px 6px;
}

#rightRow .contentRight h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#rightRow .contentRight h2 {
	color: #2C4F95;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0;
	padding: 6px 8px 5px 6px;
}

#rightRow .contentRight p {
	margin: 0;
	padding: 6px 8px 5px 6px;
	font-size: 1em;
	line-height: 1.5em;
}

#rightRow .contentRight p a,
#rightRow .contentRight p a:visited,
#rightRow .contentRight li a,
#rightRow .contentRight li a:visited {
	font-size: 0.95em;
	color: #DB7B00;
}



