/*
dunkel grün - color: #DE3437
hell grün - color: #DE3437
*/

.bodytext {
	font-size: 11px;
	line-height: 16px;
	
}
.tableloginSecure {
	border: 1px solid #6A7E91;
	background-image: url(../site_images/hg_log.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.standard {
	font-size: 11px;
}
.alert {
	color:#CC3300;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #004366;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999999;
	
}
a.mail:link, a.mail:visited, a.mail:active {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.mail:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
}



ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	list-style:none;
	font-size: 11px;
	color: #004366;
	padding-left: 10px;
	margin-top: 3px;
	background-image: url(../site_images/pixl_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

ol li{
	list-style-type:lower-alpha;
}
	

/* Beginn Navigation */
a.topNavElement, a.topNavElementActive {
	color: #DFE9F0;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a.topNavElement:link, a.topNavElement:visited, a.topNavElement:active {
	color:  #DFE9F0;
	text-decoration: none;
	
}
a.topNavElement:hover {
	color: #DFE9F0;
	text-decoration: underline;
}
a.topNavElementActive:link, a.topNavElementActive:visited, a.topNavElementActive:active {
	text-decoration: none;
	color: #DFE9F0;
	font-weight: normal;
}
a.topNavElementActive:hover {
	color: #DFE9F0;
	text-decoration: none;
}



/* Level 1 */
#mainNav {
	margin-top: 0px;
}
.mainNavElement, a.mainNavElement, a.mainNavElementEnd, a.mainNavElementActive ,a.mainNavElementCurIfSub, a.mainNavElementActiveIfSub, a.mainNavElementActiveIfSubEnd, a.mainNavElementActiveSub, a.mainNavElementActiveEnd {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #004366;
	height: 19px!important;
	height: 25px;
	
	padding-top: 4px;
	padding-left: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../site_images/boeppl_level_1_off.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px!important;
	background-position: 3px 3px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A9AAA;
	
}

a.mainNavElementEnd, a.mainNavElementActiveEnd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A9AAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A9AAA;
	border-right-style: none;
	border-left-style: none;
}
a.mainNavElement:link, a.mainNavElement:visited, a.mainNavElement:active, a.mainNavElementEnd:link, a.mainNavElementEnd:visited, a.mainNavElementEnd:active {
	color: #004366;
	text-decoration: none;
	font-size: 11px;
}
a.mainNavElement:link, a.mainNavElement:visited, a.mainNavElement:active {

}

a.mainNavElement:hover, a.mainNavElementEnd:hover {
	text-decoration: underline;
	color: #004366;
	background-image: url(../site_images/boeppl_level_1_over.gif);
	background-repeat: no-repeat;
}
a.mainNavElementCurIfSub:link, a.mainNavElementCurIfSub:visited, a.mainNavElementCurIfSub:active, a.mainNavElementCurIfSub:hover, a.mainNavElementActiveIfSub:link, a.mainNavElementActiveIfSub:visited, a.mainNavElementActiveIfSub:active, a.mainNavElementActiveIfSub:hover, a.mainNavElementActiveIfSubEnd:link, a.mainNavElementActiveIfSubEnd:visited, a.mainNavElementActiveIfSubEnd:active, a.mainNavElementActiveIfSubEnd:hover, a.mainNavElementActiveEnd:link, a.mainNavElementActiveEnd:visited, a.mainNavElementActiveEnd:active, a.mainNavElementActiveEnd:hover {
	text-decoration: none;
	color: #004366;
	font-size: 11px;
	background-image: url(../site_images/boeppl_level_1_on.gif);
	background-repeat: no-repeat;
	background-color:#CED8E1;
	font-weight: bold;
	
}   
a.mainNavElementEnd, a.mainNavElementActiveIfSubEnd  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
#mainNavBottom {
	
}

a.mainNavElementActive:link, a.mainNavElementActive:visited, a.mainNavElementActive:active, a.mainNavElementActiveSub:link, a.mainNavElementActiveSub:visited, a.mainNavElementActiveSub:active {
	font-size: 11px;
	color: #004366;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../site_images/boeppl_level_1_on.gif);
	background-repeat: no-repeat;
	background-color:#CED8E1;
}

a.mainNavElementActive:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Level 2 */

a.mainNavElement-2, a.mainNavElementEnd-2, a.mainNavElementStart-2, a.mainNavElementActive-2, a.mainNavElementActiveEnd-2, a.mainNavElementActiveStart-2 {
	display: block;
	padding-left: 35px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	
	background-image: url(../site_images/boeppl_level_2_off.jpg);
	background-repeat: no-repeat;
	background-position: 25px 9px;
	line-height: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	width: 170px!important;
	width: 100%;
}
a.mainNavElementEnd-2, a.mainNavElementActiveEnd-2 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
a.mainNavElementStart-2, a.mainNavElementActiveStart-2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}




a.mainNavElement-2:link, a.mainNavElement-2:visited, a.mainNavElement-2:active, a.mainNavElementEnd-2:link, a.mainNavElementEnd-2:visited, a.mainNavElementEnd-2:active, a.mainNavElementStart-2:link, a.mainNavElementStart-2:visited, a.mainNavElementStart-2:active{
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	
}
a.mainNavElement-2:hover, a.mainNavElementEnd-2:hover {
	color: #666666;
	text-decoration: none;
	
	font-size: 10px;
	background-image: url(../site_images/boeppl_level_2_over.gif);
}
a.mainNavElementActive-2:link, a.mainNavElementActive-2:visited, a.mainNavElementActive-2:active, a.mainNavElementActiveEnd-2:link, a.mainNavElementActiveEnd-2:visited, a.mainNavElementActiveEnd-2:active, a.mainNavElementActiveStart-2:link, a.mainNavElementActiveStart-2:visited, a.mainNavElementActiveStart-2:active {
	color: #004366;
	text-decoration: underline;
	background-image: url(../site_images/boeppl_level_2_on.jpg);
	font-size: 10px;
}

a.mainNavElementActive-2:hover{
	text-decoration: underline;
	font-size: 10px;
}

/* Level 3 */

a.mainNavElement-3:link, a.mainNavElement-3:visited, a.mainNavElement-3:active, a.mainNavElementEnd-3:link, a.mainNavElementEnd-3:visited, a.mainNavElementEnd-3:active{
	display: block;
	margin-left: 6px;
	padding-left: 45px;
	padding-right: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	background-image: url(../site_images/pixl_999999.gif);
	background-repeat: no-repeat;
	background-position: 35px 10px;
	line-height: 20px;
	text-decoration: none;
	width: 112px!important;
	width: 137px;
}

a.mainNavElement-3:hover{
	font-size: 9px;
	text-decoration: none;
	color: #999999;
} 

a.mainNavElementActive-3:link, a.mainNavElementActive-3:visited, a.mainNavElementActive-3:active, a.mainNavElementActiveEnd-3:link, a.mainNavElementActiveEnd-3:visited, a.mainNavElementActiveEnd-3:active{
    display: block;
	margin-left: 6px;
	padding-left: 45px;
	padding-right: 5px;
	font-size: 9px;
	font-weight: normal;
	color: #004366;
	text-align: left;
	background-image: url(../site_images/pixl_999999.gif);
	background-repeat: no-repeat;
	background-position: 35px 10px;
	line-height: 20px;
	width: 112px!important;
	width: 137px;
}
a.mainNavElementActive-3:hover{
	font-size: 9px;
	text-decoration: underline;
}

/* Bootm NAV */
a.bottomNavElement:link, a.bottomNavElement:visited, a.bottomNavElement:active{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

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

a.bottomNavElementActive:link, a.bottomNavElementActive:visited, a.bottomNavElementActive:active{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

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


/* Ende Navigation */


/* Beginn Überschriften */

h1 {
	line-height: normal;
	font-size: 12px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004366;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear:both;
}

h2 {
	
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	background-image: url(../../cross-freight.de/images_ppo/site_elements/arrow_nav_active.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 0px 10px;
	
	margin: 0px;
	margin-top: 15px;
}
.csc-header-n1 {
	margin:0px;
}
.csc-header-n2 h1, .csc-header-n3 h1, .csc-header-n4 h1, .csc-header-n5 h1, .csc-header-n6 h1, .csc-header-n7 h1, 
.csc-header-n8 h1, .csc-header-n9 h1, .csc-header-n10 h1, .csc-header-n11 h1, .csc-header-n12 h1, .csc-header-n13 h1, .csc-header-n14 h1, .csc-header-n15 h1  {
	margin-top:20px;
}
.csc-header {
	padding: 0px 0px 0px;
	margin: 0px;
}
.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color:#004366;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

h4.csc-firstHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 25px;
	color:#DB011C;
}

.csc-header h1 {
	margin-top: 0px;
	
		
}
.csc-header h2 {
	line-height: normal;
	letter-spacing: .1em;
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B04F27;
	text-decoration: none;
	font-weight:bold;
}

.csc-header h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-decoration: underline;
	padding: 5px 5px 0px 15px;
	font-weight: bold;
	margin: 0px;
}
.csc-header h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 25px;
	color:#DB011C;
	padding-bottom:5px;
	
}
.csc-header h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	
	background-repeat: no-repeat;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

div.csc-textpic-caption-c .csc-textpic-caption {
	color:#8A9AAA;
	padding-left:10px;
	padding-top:3px;
	text-align:center;
	font-size: 8px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin:0;
	text-align:center;
	font-size: 10px;
	color: #8A9AAA;
	margin-top: 5px;
}

.linieWeiss {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linieGrau {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.csc-textpic {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
	margin-bottom: 0px;
		
}

.csc-textpic-text {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 15px;

}

.csc-textpic-text h1 {
	padding-top:0px;
	margin: 0px;
}

.csc-textpic-text ul {
	padding-left: 10px;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.csc-textpic-text li {
	list-style:none;
	font-size: 11px;
	color: #004366;
	clear: left;
	background-image: url(../site_images/pixl_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px!important;
	background-position: 0px 9px;
	padding-left: 10px;
}

.csc-textpic-text li li {
	list-style:none;
	font-size: 10px;
	color: #004366;
	clear: left;
	background-image: url(../site_images/pixl_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 0px;
}

.csc-textpic-text ol {
	margin-left: 0px!important;
	margin-left: 25px;
	padding-left: 20px!important;
	padding-left: 10px;
}

.csc-textpic-text ol li {
	list-style-type: decimal;
	background-image: url(../site_images/pixl_trans.gif);
	font-size: 11px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.csc-textpic-text ol li li{
	list-style-type: lower-alpha;
	background-image: url(../site_images/pixl_trans.gif);
	padding-left: 0px;
	font-size: 11px;
	padding-left: 0px;

}


.csc-menu {
	
	margin-bottom: 25px;
	padding-left: 10px!important;
	padding-left: 20px;
	margin-left: 0px!important;
	
	
}
.csc-menu dt {

	font-size: 12px;
	margin-top: 10px;
	list-style-type: none;
	background-image: url(../site_images/pixl_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 14px; 
}


P {
margin:0;
padding:0;
}
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #666666;
	
	}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image {
	padding: 0px;
	
	}
.csc-textpic-imagewrap {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	}
.csc-textpic-image {
	
}
.csc-textpic-image {
	
}

/* ADRESSEN */
.address {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding: 10px 10px 10px 0px;
	height: 150px;
}
.address  img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.addressName {
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressTitle {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: bold;
}
.addressBody {
	font-size: 11px;
	color: #999999;
	padding-left: 15px;
	font-weight: normal;
}

/* Sitemap-Formatierung */

.csc-sitemap {
	margin-top: 5px;
	margin-bottom: 15px;
}
.csc-sitemap ul {
	padding-left: 20px;

}
.csc-sitemap li {
	font-size: 12px;
	margin-top: 10px;
	list-style-type: none;
	background-image: url(../site_images/pixl_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 14px;
}
.csc-sitemap li li {
	font-size: 11px;
	list-style-type: none;
	background-image: url(../site_images/pixl_cyan.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

/* KontaktFormularPlus */
.mailformPlus {
	margin: 15px;
	padding: 5px;
	width: 95%!important;
	width: 100%;
	background-color: #FCFCFC;
	border: 1px solid #DBE3EB;	
}

.mailformPlus table {
	
}
.mailformButton {
	background-image:url(../site_images/hg_search_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #999999;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:18px;
	text-transform:uppercase;	
}

.mailformPlus td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004366;
}

.mailForm {
	height: 20px;
	width: 200px;
	border: 1px solid #DBE3EB;
}


.mailFormPlz {
	height: 20px;
	width: 150px;
}
.mailFormAnfrage {
	width: 100%;
	height: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DBE3EB;
}
.spacerMailForm {
}
.pflichtfeldText {
	font-size:9px;
}

/* Sitemap Dropdown */

.tx-dropdownsitemap-pi1 {
	padding-right: 15px;
	padding-left: 15px;
}

/* NEWS-Plug_In */
.news-list-item {
	clear: both;
		margin-bottom: 30px;
}

.news-list-item img {
	float: right;
	position: relative;
	padding: 0px;
	border: 1px solid #8A9AAA;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.news-list-item h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.news-list-item h3 {
	margin-top: 30px;
	margin-bottom: 10px;
}

.news-list-container {
	margin-bottom: 30px;
		
	padding-bottom: 15px;
}
.news-list-date {
	font-weight: normal;
	font-size:10px;
	
}

/* NEWS single */

.news-single-img p{
	width:250px;
	text-align:center;
	margin-left: 10px;
	
	
}
.news-single-img {
	float: right;
	
}
.news-single-imgcaption {
	font-size: 9px;
	color: #8A9AAA;
	margin-bottom: 10px;
}
.news-single-item h1 {
	margin-top: 10px;
}
.news-single-item h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004366;
	padding-right: 15px;
	padding-left: 0px;
	
}
.news-single-item h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.news-single-item h4 {
	font-size: 12px;
}
.news-single-item img {
	
	border: 1px solid #8A9AAA;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.news-single-item {
	
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.clearer {
	color: #999999;
}
.newsDate {
	font-size: 10px;
	color: #999999;
	padding-left: 0px;
}
.moreLink {
	font-size: 9px;
	padding-left: 0px;
	padding-bottom: 15px;
}
.zurueckLink {
	font-size: 10px;
	padding-left: 0px;
}
#newsliste {
	height:90px;
}
#newsliste a {
	color: #DE3437;
}
#newslisteTrenner {
	position: relative;
	background-image: url(../../cross-freight.de/images_freizeitwelt/hg_main_nav_aw_trans.gif);
	background-repeat: repeat-x;
	
}

/* NEWS LATEST */

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CED8E1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CED8E1;
	padding-bottom: 15px;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:0px;	
	margin:0px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#232323;
}

.news-latest-gotoarchive {
 	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:0px;	
	margin:0px;
	padding-top: 10px;
	padding-bottom: 5px;
	
}

.news-latest-item IMG {
	
	margin-bottom:10px;
	margin-right:5px;
 	border:1px solid #666666;
	float:left;
}
.news-latest-category IMG {
	float: none;
border:none;
margin:0px;
}
.news-latest-date {
	font-weight: bold;
	
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	color: #B04F27;
	
}

.news-latest-morelink, .news-list-morelink {
	height:12px;
	padding-bottom: 5px;
	
	
}

.news-latest-morelink A, .news-list-morelink A {
	float:left;
	padding-right: 40px;
	margin-top: 10px;
}

/*NEWS ARCHIV */
.news-amenu-item-year {
	margin-left: 0px;
	padding-left: -30px;
	background-image: none;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.news-amenu-container {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Index Search Styles */
.tx-indexedsearch {
	font-size: 11px;
}
.tx-indexedsearch-searchbox-button, .ButtonKontakt {
	background-image:url(../site_images/hg_search_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #999999;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:18px;
	text-transform:uppercase;
}
.tx-indexedsearch-searchbox  {
	padding-left: 15px;
}
.tx-indexedsearch-res {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
.tx-indexedsearch-searchbox-sword {
	background-image:url(../site_images/hg_searchfield.jpg);
	background-repeat:repeat-x;
	border:1px solid #999999;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:18px;
	padding-left:3px;
	padding-top:2px;
	width:155px;
	}
.tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold;
	font-style:italic; 
}
.tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
	padding-left: 15px;
}
.tx-indexedsearch-browsebox {
	padding-left: 15px;
}
.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title  { padding-left: 5px;padding-right: 5px;font-size: 11px;background: #DBE3EB;}
.tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }

.tx-indexedsearch-descr {
	font-style:italic;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE3EB;
}
 .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch-info { 
	font-size: 10px; 
}

 .tx-indexedsearch-secHead { 
 	margin-top:20px; 
	margin-bottom:5px; 
}
 .tx-indexedsearch-secHead H2 { 
 	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
}
.tx-indexedsearch-path {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
.tx-indexedsearch-info-neu {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	background-color:#232323;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2e2e2e;
}
.tx-indexedsearch-secHead TD { background:#FFFFFF; }
 .tx-indexedsearch-secHead TABLE { background:#FFFFFF; }
 .tx-indexedsearch-secHead TD { vertical-align:middle; }	
 .noResume { color : #666666; }
 .tx-indexedsearch-percent {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:right;
	background: #DBE3EB;
 }
.tx-indexedsearch-res P {
	padding: 5px;
}
.tx-indexedsearch-res h2 {
	font-size: 14px;
	font-weight: bold;
	
}
.csc-mailform-field {
	margin-left: 30px;
}

/* ANFAHRT MAP24 */
.map24{
	padding: 15px;
}
.map24_cell{
	font-size:11px
}

.latestnews {
	list-style-image: url(../../cross-freight.de/images/arrow.png);
	background-image: url(../../cross-freight.de/images_freizeitwelt/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 2px;
}

#contentRight li {
	padding-top: 2px;
	list-style-type: none;
	/*background-image: url(../images_freizeitwelt/arrow.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	*/
}
a.internal-link:link, a.internal-link:visited, a.internal-link:active {
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	color: #004366;
	
}
a.internal-link:hover  {
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	color: #004366;
	text-decoration:underline;
	
}
#contentRight a {
	padding-left: 5px;
	color: #DE3437;
	font-size: 11px;
	text-decoration: underline;
	margin: 0px;
	/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	*/
}
#contentRight a:hover {
	color: #666666;
	text-decoration: underline;
}
#contentRight {
	margin:0px;
}
#latestTeaser a {
padding-left:25px;
}
#latestTeaserContainer {
	font-size: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;	
}
#latestTeaserContainer ul {
	list-style-type:none;
	padding:0px;
	margin: 0px;
}
#latestTeaserContainer li {
	background-image: url(../../cross-freight.de/images_minimax-mobile/main_nav_boeppel.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 0px;	
}
#latestTeaserContainer a {
	font-size: 10px;
	text-decoration: none;
	padding-left: 0px;
	
}
.information {
	padding: 0px 10px 10px;
}
.contenttable {
}
.tr-0 {
	font-weight: bold;		
}
.ansprechpartner td-0 {
	width: 200px;
}
.ansprechpartner td-2 {
	width: 200px;
}
/* LZ GAllery */
#tx-lzgallery-pi1-listing {
	width: 550px;
	border: 1px solid #CCCCCC;
}
#tx-lzgallery-pi1-fotos {
	border: 1px solid #CCCCCC;
	
}
#tx-lzgallery-pi1-fotos td {
	border: 1px dashed #CCCCCC;
}
#tx-lzgallery-pi1-fotonav {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 550px;
}
#gallery {
	text-align: center;
}
#tx-lzgallery-pi1-title {
	font-size: 12px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.line1Gallery {
	background-color: #F4F4F4;
}
.titleGallery {
	padding: 5px;
}
.descrShortGallery {
	padding: 5px;
}

/*Gästebuch */
.tx-guestbook-list-table { border-style: solid; border-color: #DE3437; border-width: 1px; }
.tx-guestbook-list-header { background-color: #DE3437; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #DE3437; color: #FFFFFF; font-weight:bold; padding-left:5px;}
.tx-guestbook-latest-row { background-color: #F1F1F1; padding: 10px; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-latest-table {border: 1px solid #DE3437;  }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:100px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:150px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#CCCCCC; font-size:14px; color:#333333; width:250px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }

/*Shop*/
.tt_products_minibasket {
	text-align: center;
	padding: 5px;
	margin: 15px;
	width: 150px;
	border: 1px solid #666666;
}
.tt_products_item_single_display {
	text-align: center;
	padding: 5px;
	width: 200px;
}
.tt_products_item_single_display h1 {
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	margin-top:5px;
	
}
a.miniBasket:link, a.miniBasket:hover, a.miniBasket:visited, a.miniBasket:active  {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.artikelNr {
	font-size: 9px;
	color: #999999;	
}
.singleProductItem {
	float:left;
	width:210px;
	height: 200px;
	padding:5px;
	padding-left: 10px;
	margin:5px;
	border: 1px dotted #000000;
}
.singleProductItem h3 {
	color: #DDDDDD;
	margin-top:3px;
}
.formularFelder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	padding-left: 2px;	
}
#billing_name, #billing_address, #billing_zip, #billing_country, #billing_email, #billing_telephone, #billing_city,
#delivery_name, #delivery_address, #delivery_zip, #delivery_country, #delivery_email, #delivery_telephone, #delivery_city, #delivery_notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	padding-left: 2px;	
}
#billing_city, #delivery_city {
	width:116px;
}
.produkteListeFooter{
	color:#666666;
	width:480px;
	text-align:center;
}
.product_note {
	font-size:10px;
}
#payment-select, #shipping-select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;	
}
.summeHeadline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.invoice_address {
	font-size: 10px;
}
.invoice_address h2, .delivery_address h2, .notes h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
.treemenutext_no {
	color: #CCCCCC;
}
.download {
	padding-left: 0px;
}
#dmailSubscribe1, #dmailSubscribe2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#dmailSubscribe1 {
	font-weight:bold;
}
.subscribeName, .subscribeEmail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 21px;
	width: 150px;
	padding-left: 2px;
	padding-top: 2px;
	
}
.subscribeButton {
	width:100px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	color: #666666;
	padding-left: 0px;
	padding-top: 2px;
	
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerLink:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footerLinkNews:link, a.footerLinkNews:visited, a.footerLinkNews:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
a.footerLinkNews:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;
}
.sprache {
	font-size: 9px;
}
#sprachwahl {
	position:relative;
	margin-right: 20px;
	margin-top: 16px;
	width: 80px;
	text-align: right;
	float: right;
}
.tx-newloginbox-pi1 {
	font-size: 10px;
}
.loginForm {
	background-color: #F8F8F8;
	width: 150px;
	border: 1px solid #DDDDDD;
	padding: 3px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*TOP Navigation */
.topNavContainer {
	width: 880px;
	margin: 0px;
	padding: 0px;
	background-image: url(../site_images/hg_top_nav.jpg);
	background-repeat: repeat-x;
}
#topNav {
	height: 29px;
	padding-left: 45px;
	padding-right: 30px;
	background-image: url(../site_images/hg_top_nav.jpg);
	background-repeat: repeat-x;
	
	/*clear: left;*/
}
#topNavElementBox a, #topNavElementBoxBegin a, #topNavElementBoxEnd a, #topNavElementBoxActive a, #topNavElementBoxActiveBegin a, #topNavElementBoxActiveEnd a {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: auto;
	float: left;
	background-image: url(../site_images/hg_top_nav_off.jpg);
	background-repeat: repeat-x;
	height: 15px!important;
	height: 29px;
}
#topNavElementBoxActive a, #topNavElementBoxActiveBegin a, #topNavElementBoxActiveEnd a {
	background-image: url(../site_images/hg_top_nav_on.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#topNavElementBox a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#topNavElementBoxBegin a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: auto;
	float: left;
}
#topNavElementBoxEnd a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topNavElementBox a:hover, #topNavElementBoxBegin a:hover, #topNavElementBoxEnd a:hover {
	background-image: url(../site_images/hg_top_nav_over.jpg);
	background-repeat: repeat-x;
}


/* LAYER MENUE Level 1 */
#topNavlevel1 {
}
#topNavlevelElement1 a:link, #topNavlevelElement1 a:visited, #topNavlevelElement1 a:active, 
#topNavlevelElement1ACT a:link, #topNavlevelElement1ACT a:visited, #topNavlevelElement1ACT a:active, 
#topNavlevelElement1CUR a:link, #topNavlevelElement1CUR a:visited, #topNavlevelElement1CUR a:active,
#topNavlevelElement1IFSUB a:link, #topNavlevelElement1IFSUB a:visited, #topNavlevelElement1IFSUB a:active {
	color: #004366;
	text-decoration: none;
}
#topNavlevelElement1ACT a:link, #topNavlevelElement1ACT a:visited, #topNavlevelElement1ACT a:active,
#topNavlevelElement1CUR a:link, #topNavlevelElement1CUR a:visited, #topNavlevelElement1CUR a:active {
	color: #004366;
	text-decoration: underline;
	font-weight: bold;
}

#topNavlevelElement1 a:hover, #topNavlevelElement1ACT a:hover, #topNavlevelElement1CUR a:hover, #topNavlevelElement1IFSUB a:hover {
	color: #004366;
	text-decoration: underline;
}
#topNavlevelElement1 a, #topNavlevelElement1ACT a, #topNavlevelElement1CUR a, #topNavlevelElement1IFSUB a, #topNavlevelElement1CURIFSUB a, #topNavlevelElement1ACTIFSUB a{
	width: 146px!important;
	width: 156px;
	background-color:#F8FAFC;
	color:#004366;
	display:block;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:4px;
	padding-left:8px;
	text-decoration:none;
	border-top: 1px solid #1F3A55;
	border-right: 1px solid #1F3A55;
	border-left: 1px solid #1F3A55;
}
#topNavlevelElement1IFSUB a, #topNavlevelElement1CURIFSUB a, #topNavlevelElement1ACTIFSUB a{
	background-image: url(../site_images/layer_boeppel.jpg);
	background-repeat: no-repeat;
	background-position: 135px;	
	color:#004366;
	text-decoration:underline;
}
#topNavlevelElement1ACT a, #topNavlevelElement1CURIFSUB a, #topNavlevelElement1ACTIFSUB a {
	color: #004366;
	font-weight: bold;
}

/* LAYER MENUE Level 2 */
#topNavlevel2 {
}
#topNavlevelElement2 a:link, #topNavlevelElement2 a:visited, #topNavlevelElement2 a:active, 
#topNavlevelElement2ACT a:link, #topNavlevelElement2ACT a:visited, #topNavlevelElement2ACT a:active, 
#topNavlevelElement2CUR a:link, #topNavlevelElement2CUR a:visited, #topNavlevelElement2CUR a:active,
#topNavlevelElement2IFSUB a:link, #topNavlevelElement2IFSUB a:visited, #topNavlevelElement2IFSUB a:active {
	color: #666666;
	text-decoration: none;
}
#topNavlevelElement2ACT a:link, #topNavlevelElement2ACT a:visited, #topNavlevelElement2ACT a:active, 
#topNavlevelElement2CUR a:link, #topNavlevelElement2CUR a:visited, #topNavlevelElement2CUR a:active {
	color: #07629b;
	font-weight: bold;
	text-decoration: underline;
}
#topNavlevelElement2 a:hover, #topNavlevelElement2ACT a:hover, #topNavlevelElement2CUR a:hover, #topNavlevelElementIFSUB a:hover {
	color: #666666;
	text-decoration: underline;
}

#topNavlevelElement2 a, #topNavlevelElement2ACT a, #topNavlevelElement2CUR a, #topNavlevelElement2IFSUB a {
	width: 146px!important;
	width: 156px;
	background-color:#F8FAFC;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:4px;
	padding-left:8px;
	text-decoration:none;
	border-top: 1px solid #1F3A55;
	border-right: 1px solid #1F3A55;
	border-left: 1px solid #1F3A55;
}

#topNavlevelElement2IFSUB {
	background-image: url(../site_images/boeppl_level_1_off.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}
#topNavlevelElement2ACT a, #topNavlevelElement2CUR a, #topNavlevelElement2IFSUB a {
	color: #07629b;
}