h1 {
	text-transform:uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #646464;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-transform:uppercase;
	line-height: 13px;
}
h3 {
	font-family: Verdana;
	font-weight: bold;
	color: #646464;
	font-size: 9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 12px;
}
p { 
	margin-top: 0px;
}
a:link, a:active {
	text-decoration: underline;
	color: #396B92;
}
a:visited {
	text-decoration: underline;
	color: #7E9FB8;
}
a:hover {
	text-decoration: underline;
	color: #CE0000;
}
form {
	display: inline;
}

#content_popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #646464;
}

.content_popup_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: bold;
	color: #767676;
}

#content {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 15px;
	color: #646464;
	width: 537px;
	position: relative;
	margin-left: 32px;
	margin-top: 44px;
}
#content ul,
#content ol {
	list-style-image: url(../img/bullet.gif);
	line-height: 15px;
}
#content li {
	list-style-image: url(../img/bullet.gif);
	line-height: 17px;
}

div.beispielbilder ul {
	margin-left: 11px;
	padding-left: 0px;
	line-height: 14px !important;
}

div.beispielbilder li {
	list-style-image: url(../img/bullet.gif);
	line-height: 14px !important;
	margin-left: 0px;
	margin-bottom: 6px;
}

* html div.beispielbilder ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 14px !important;
}

* html div.beispielbilder li {
	position: relative;
	list-style-image: url(../img/blank_1x1.gif) !important;
	background-image: url(../img/bullet.gif);
	padding-left: 11px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#content p {
	line-height: 15px;
}
#content h1 {
	font-size: 13px;
	line-height: 15px;
}
#content a:link, a:active {
	text-decoration: underline;
	line-height: 13px;
	color: #396B92;
}
#content a:visited {
	text-decoration: underline;
	line-height: 13px;
	color: #7E9FB8;
}
#content a:hover {
	text-decoration: underline;
	line-height: 13px;
	color: #CE0000;
}
#content a {
	text-decoration: none;
	color: #396b92;
}
#content a:hover {
	text-decoration: none;
	color: #CE0000;
}

.content_messe_select {
	height: 15px;
	font-size: 10px;
	color: #646464;
	border-left: solid 2px #717171;
	border-top: solid 2px #717171;
	
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}

html* .content_messe_select {
	height: 17px;
	font-size: 10px;
	color: #646464;
	border-left: solid 2px #717171;
	border-top: solid 2px #717171;
	
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}

.content_messe_input {
	height: 11px;
	font-size: 10px;
	color: #646464;
	border-left: solid 2px #717171;
	border-top: solid 2px #717171;
	
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}

html* .content_messe_input_ie7 {
	margin-left: -14px;
}

.content_messe_radio {
	margin-left: 0px;
	margin-bottom: 0px;
}

html* .content_messe_radio {
	margin-left: -4px;
	margin-bottom: 0px;
}

.content_messe_checkbox {
	margin-left: 0px;
	margin-bottom: 0px;
}

html* .content_messe_checkbox {
	margin-left: -4px;
	margin-bottom: 0px;
}

.content_messe_input_ie7 {
	margin-left: 0px;
}

.content_messe_textarea {
	height: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	border-left: solid 2px #717171;
	border-top: solid 2px #717171;
	
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}


#content_messe {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 15px;
	color: #646464;
	width: 687px;
	position: relative;
	margin-left: 32px;
	margin-top: 44px;
	background-color: #f8f8f8;
	border: solid 1px #e4e4e4;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content_messe ul,
#content_messe ol {
	list-style-image: url(../img/bullet.gif);
	line-height: 15px;
}
#content_messe li {
	list-style-image: url(../img/bullet.gif);
	line-height: 17px;
}
#content_messe p {
	line-height: 15px;
}
#content_messe h1 {
	font-size: 13px;
	line-height: 15px;
}
#content_messe a:link, a:active {
	text-decoration: underline;
	line-height: 13px;
	color: #396B92;
}
#content_messe a:visited {
	text-decoration: underline;
	line-height: 13px;
	color: #7E9FB8;
}
#content_messe a:hover {
	text-decoration: underline;
	line-height: 13px;
	color: #CE0000;
}
#content_messe a {
	text-decoration: none;
	color: #396b92;
}
#content_messe a:hover {
	text-decoration: none;
	color: #CE0000;
}


#nounderline a:link, a:active {
	text-decoration: none;
	line-height: 13px;
	color: #396B92;
}
#nounderline a:visited {
	text-decoration: none;
	line-height: 13px;
	color: #7E9FB8;
}
#nounderline a:hover {
	text-decoration: none;
	line-height: 13px;
	color: #CE0000;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #646464;
}
.copygreen {
	color: #1D7C04;
}
.infoboxcnt {
	padding: 12px 9px 12px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #767676;	
}
.ainfoboxcnt {
	padding: 12px 9px 2px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767676;	
	
	position: relative;
}
.ainfoboxcnt p {
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
}
.ainfoboxcnt strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #767676;	
}
.ainfoboxcnt a:link, .ainfoboxcnt a:active, .ainfoboxcnt a:visited, .ainfoboxcnt a:hover {
	background-image: url(../img/ico_infoboxlink.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 13px;
}
.ainfoboxcnt h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px; 
	color: #767676;
	margin-top: 0px;
	line-height: 10px;
	margin-bottom: 1px;

	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
}
.ainfoboxcnt_open {
	padding: 4px 9px 6px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #434343;
	background-color:#cadceb;
	border-bottom: solid 1px #e8f1f8;
	overflow-x: hidden;
}
.ainfobox_arrow_open {
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 4px;
	background-image: url(../img/arrow_up.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-right: 5px;
	_margin-right: 4px;
}
.ainfoboxcnt_open p {
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
}
.ainfoboxcnt_open strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #434343;	
}
.ainfoboxcnt_open strong a:link, .ainfoboxcnt_open strong a:active, .ainfoboxcnt_open strong a:visited, .ainfoboxcnt_open strong a:hover {
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
	color: #434343;
}

.ainfoboxcnt_open p a {
	color: #396b92;	
}
.ainfoboxcnt_open p a:hover {
	color: #CE0000;	
}

.ainfoboxcnt_open p a:link, .ainfoboxcnt_open p a:active, .ainfoboxcnt_open p a:visited, .ainfoboxcnt_open p a:hover {
	background-image: url(../img/ico_infoboxlink.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 13px;
}
.ainfoboxcnt_open h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px; 
	color: #767676;
	margin-top: 0px;
	line-height: 10px;
	margin-bottom: 1px;
}
.ainfoboxcnt_closed {
	padding: 4px 9px 6px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767676;
	background-color:#ffffff;	
	/* height: 11px; */
	overflow: hidden;
	border-bottom: solid 1px #e8f1f8;
}
.ainfobox_arrow_closed {
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 4px;
	background-image: url(../img/arrow_down.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	margin-right: 5px;
	_margin-right: 4px;
}
.ainfoboxcnt_closed p {
	padding: 0px;
	padding-top: 8px;
	margin: 0px;
}
.ainfoboxcnt_closed strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
}
.ainfoboxcnt_closed strong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #396b92;	
}
.ainfoboxcnt_closed strong a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	color: #CE0000;	
}
.ainfoboxcnt_closed strong a:link, .ainfoboxcnt_closed strong a:active, .ainfoboxcnt_closed strong a:visited, .ainfoboxcnt_closed strong a:hover {
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
.ainfoboxcnt_closed p a:link, .ainfoboxcnt_closed p a:active, .ainfoboxcnt_closed p a:visited, .ainfoboxcnt_closed p a:hover {
	background-image: url(../img/ico_infoboxlink.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 13px;
}
.ainfoboxcnt_closed h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px; 
	color: #767676;
	margin-top: 0px;
	line-height: 10px;
	margin-bottom: 1px;
}
.infobox h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px; 
	color: #767676;
	margin-top: 0px;
	line-height: 10px;
	margin-bottom: 9px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
}
.infobox a:link, .infobox a:active, .infobox a:visited, .infobox a:hover {
	text-decoration: none;
}
.infoboxlight {
	color: #969696;
}
#formerror {
	font-family: Verdana;
	font-weight: bold;
	color: #CE0000;
	font-size: 9px;
}
.visual_big {
	position: relative;
	width: 603px;
	height: 114px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.visual_big img {
	position: relative;
	_margin-top: 0px;
	width: 603px;
	height: 114px;
}
.visual_small {
	position: relative;
	width: 603px;
	height: 58px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.visual_small img {
	position: relative;
	_margin-top: 0px;
	width: 603px;
	height: 58px;
}
.sitemapbox {
	width: 550px;
	height: 1240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #396b92;
	padding-bottom: 30px;
	position: relative;
	float: left;
	left: -5px;
}
.sitemap_column {
	position: relative;
	float: left;
}
.sitemapbox a {
	text-decoration: none;
	color: #396b92;
}
.sitemapsub {
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: solid 1px #e4e4e4;
	background-color: #f5f5f5;
	width: 241px;
}
.smlevel1 {
	text-transform: uppercase;
	height: 16px;
	font-weight: bold;
}
.smlevel1 a:hover {
	color: #CE0000;
}
.smlevel2 {
	height: 16px;
}
.smlevel2 a:hover {
	color: #CE0000;
}
.smlevel3 {
	padding-left: 13px;
	height: 16px;
	font-size: 10px;
}
.smlevel3 a:hover {
	color: #CE0000;
}
.searchresult_bar {
	clear: both;
	height: 22px;
	background-color: #f5f5f5;
	border: solid 1px #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: center;
	padding-left: 7px;
	padding-top: 4px;
	color: #4b4b4b;
}
.searchresult_bar a {
	color: #296aa5;
	text-decoration: none;
}
.search_person_link a:link,
.search_person_link a:active,
.search_person_link a:visited,
.search_person_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
}
#search_p_link a {
	color: #00ff00;
}
.searchresult_bar img {
	border: 0px;
}
.searchresult_bar strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #646464;	
}
.searchresult_item {
	/* height: 74px; */
	min-height: 30px;
	border-bottom: solid 1px #e4e4e4;
	padding-top: 15px;
	padding-left: 5px;
}
.searchresult_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #396b92;
	font-weight: bold;
}
.searchresult_headline a {
	color: #396b92;
	text-decoration: none;
}
.searchresult_text {
	padding-left: 13px;
	line-height: 15px;
	color: #787878;
}
.searchresult_box {
	position: relative;
	float: right;
	top: -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchresult_box input {
	border: solid 2px #000000;
	border-style: inset;
	height: 11px;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.extra_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.gebietsleiter_left {
	float: left;
	width: 210px;
	height: 379px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.gebietsleiter_right {
	float: left;
	width: 320px;
	height: 379px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.gebietsleiter_popup {
	position: absolute;
	width: 231px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #f5f5f5;
	border: solid 1px #dedede;
	display: none;
}
.gebietsleiter_popup a {
	display: inline;
	position: absolute;
	padding-left: 10px;
	background-image: url(../img/navbox_l1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-left: -10px;
}
.gebietsleiter_popup_vcard {
	display: inline;
	position: relative;
	padding-left: 10px;
	background-image: url(../img/navbox_l1.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	left: 137px;
}
.gebietsleiter_popup_content {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 205px;
	color: #767676;
}
.gebietsleiter_popup_hl {
	color: #646464;
	text-transform: uppercase;
	font-weight: bold;
}
.gebietsleiter_popup_hl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.terminaldetails_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-transform: uppercase;
}
.terminaldetails_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #396b92;
}
.tab_selected, .tab_unselected {
	float: left;
	width: 91px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 23px;
	padding-left: 21px;
	padding-top: 11px;
	cursor: pointer;
}
.tab_selected {
	background-image: url(../img/tab_selected.gif);
	color: #646464;
}
/*
#tab_0.tab_selected {
	background-image: url(../img/tab_selected_big.gif);
}
#tab_4.tab_selected {
	width: 81px;
	background-image: url(../img/tab_selected_big.gif);
}
#tab_0.tab_unselected {
	width: 81px;
	background-image: url(../img/tab_unselected_big.gif);
}
*/
.tab_unselected {
	background-image: url(../img/tab_unselected.gif);
	color: #396b92;
}
/*
#tab_4.tab_unselected {
	width: 91px;
	background-image: url(../img/tab_unselected_big.gif);
}
*/

.tab_contentarea_inner input {
	margin-bottom: -3px;
}

.tab_contentarea_inner iframe {
	border: 0px;
}

.tab_spacer {
	float: left;
	width: 2px;
	height: 34px;
	background-image: url(../img/tab_spacer.gif);
}
.tab_contentarea_top {
	clear: both;
	width: 508px;
	width: 680px;
	height: 26px;
	background-color: #eeeeee;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
}
.tab_contentarea {
	clear: both;
	width: 508px;
	width: 680px;
	height: 349px;
	background-color: #eeeeee;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.tab_contentarea_inner {
	padding-left: 18px;
}
.tab_trenner {
	clear: both;
	height: 20px;
	background-image: url(../img/blue_1x1.gif);
	background-repeat: repeat-x;
	background-position: left 19px;
}
.tab_trenner_print {
	clear: both;
	height: 30px;
}
.tab_trenner_print img {
	margin-top: 15px;
}
.spc_infobox {
	width: 152px;
	height: 199px;
	background-image: url(../img/infobox_bg1.gif);
	background-repeat: no-repeat;
	position: relative;
}
.spc_infobox_top {
 	height: 84px;
	text-align: center;
	color: #424242;
	padding-top: 6px;
}
.spc_infobox_top span {
	font-size: 11px;
}
.spc_infobox_top div {
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}
.spc_infobox_bottom {
	height: 23px;
	font-size: 9px;
	padding-left: 11px;
	line-height: 10px;
}
.spc_infobox_bottom_dash {
	float: left;
	height: 23px;
	width: 6px;
}
.spc_infobox_bottom_txt {
	float: left;
	height: 23px;
	width: 115px;
}
#spc_infobox_lnk {
	height: 19px;
	font-size: 9px;
	padding-right: 5px;
	text-align: right;
}
#spc_infobox_lnk a,
#spc_infobox_lnk a:link,
#spc_infobox_lnk a:active,
#spc_infobox_lnk a:visited {
	display: block;
	height: 13px;
	line-height: 15px;
	background-image: url(../img/bt_more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}
#spc_infobox_lnk a:hover {
	background-image: url(../img/bt_more_mo.gif);
}
.spc_infobox_switcher {
	height: 21px;
	font-size: 10px;
	line-height: 22px;
	color: #7d7d7d;
	
}
.spc_infobox_switcher_left img,
.spc_infobox_switcher_right img {
	cursor: pointer;
	margin-top: 6px;
}
.spc_infobox_switcher_left img {
	margin-left: 9px;
}
.spc_infobox_switcher_left {
	float: left;
	width: 17px;
}
.spc_infobox_switcher_right {
	float: left;
	width: 17px;
}
.spc_infobox_switcher_middle {
	float: left;
	width: 118px;
	text-align: center;
}
.spc_infobox_bubble {
	position: absolute;
	width: 129px;
	height: 85px;
	top: 79px;
	left: 11px;
	background-image: url(../img/spc_infobox_bubble.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 8px;
	color: #646464;
	display: none;
}
.spc_infobox_bubble div {
	line-height: 13px;
	margin-top: 4px;
}
.spc_infobox_bubble a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #396b92;
}
.popup_cod_container {
	position: relative;
}
.popup_cod_left, .popup_cod_right, .popup_cod_center  {
	position: absolute;
	top: 0px;
	left: 0px;
	/* margin-top: -23px; */
	/* height: 89px; */
	width: 381px;
	border: solid 1px #d6d6d6;
	background-color: #f5f5f5;
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-left: 17px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 13px;
	display: none;
	z-index: 1000;
}
.popup_cod_left strong, .popup_cod_right strong, .popup_cod_center strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.popup_cod_left {
	left: -17px;
}
.popup_cod_right {
	left: 137px;
}
.popup_cod_center {
	left: 61px;
}
#a1 {
	top: -46px;
}
#a2 {
	top: -34px;
}
#a3 {
	top: -46px;
}
#a4 {
	top: -34px;
}
#a5 {
	top: 26px;
}
#a6 {
	top: -46px;
}
#a7 {
	top: 170px;
}
#a8 {
	top: 170px;
}
#a9 {
	top: 170px;
}
#b1 {
	top: 21px;
}
#c1 {
	top: 14px;
}
#h1 {
	top: 50px;
}
#h2 {
	top: 50px;
}
#h3 {
	top: 170px;
}
#h4 {
	top: 170px;
}
#h5 {
	top: 170px;
}
#h6 {
	top: 170px;
}
#i1 {
	top: -10px;
}
#f1 {
	top: -46px;
}
#f2 {
	top: -34px;
}
#f3 {
	top: -46px;
}
#f4 {
	top: -34px;
}
#f5 {
	top: 170px;
}
#f6 {
	top: 170px;
}
#f7 {
	top: 170px;
}
#f8 {
	top: 170px;
}
#g1 {
	top: -10px;
}
#d1 {
	top: -46px;
}
#d2 {
	top: -34px;
}
#d3 {
	top: -46px;
}
#d4 {
	top: -34px;
}
#d5 {
	top: -34px;
}
#d6 {
	top: -22px;
}
#d7 {
	top: 170px;
}
#d8 {
	top: 170px;
}
#d9 {
	top: 170px;
}
#d10 {
	top: 170px;
}
#e1 {
	top: -10px;
}
#j1 {
	top: -10px;
}
.bildrahmen {
	padding: 5px;
	background-color: #efefef;
	border: solid 1px #dedede;
	/*
	background-image: url(../img/darkgrey_1x1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}

.kommanditisten_header {
	font-size: 9px;
	margin-top: 28px;
	margin-bottom: 45px;
	width: 800px;
}

.kommanditisten_content {
	clear: both;
	width: 800px;
	line-height: 13px;
}

.kommanditisten_content div {
	float: left;
	margin-left: 4px;
}

.kommanditisten_header a, .kommanditisten_header a:visited, .kommanditisten_header a:active {
	color: #396b92;
}

.kommanditisten_header div {
	float: left;
	margin-left: 4px;
	border-bottom: solid 1px #e4e4e4;
	padding-bottom: 3px;
}

.terminaldetails_printview {
	width: 854px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.terminaldetails_printview h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 23px;
	color: #000000;
}

.terminaldetails_printview h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 0px
	margin: 0px;
	color: #000000;
}

.terminaldetails_printview h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px
	margin: 0px;
	color: #000000;
}

.terminaldetails_printview span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px
	margin: 0px;
	color: #646464;
	text-transform: uppercase;
}

.picture_statustext {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8d9197;
	line-height: 12px;
}

.fahrplanauswahl {
	width: 314px;
	height: 116px;
	border: solid 1px #e4e4e4;
	background-color: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 24px;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
}

.fahrplanauswahl select {
	width: 100%;
	height: 16px;
	font-size: 10px;
	color: #646464;
	border-left: solid 2px #717171;
	border-top: solid 2px #717171;
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
	margin-bottom: 3px;
}

.fahrplanauswahl_frame {
	width: 314px;
	height: 116px;
	border: solid 1px #e4e4e4;
	background-color: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 24px;
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #646464;
}

.fahrplanauswahl_frame iframe {
	width: 314px;
	height: 116px;
	border: 0px;
}

.beispielbilder_bg {
	background-color: #efefef;
	border-bottom: 1px solid #dedede;
	color: #646464;
}

.switcher {
	border-top: solid 1px #e4e4e4;
}
a.switcher_lnk,
a.switcher_lnk:link,
a.switcher_lnk:active,
a.switcher_lnk:visited {
	text-decoration: none !important;
	color: #396b92 !important;
}
a.switcher_lnk:hover {
	text-decoration: none !important;
	color: #CE0000 !important;
}

#pic_prev,
#pic_next {
	 margin-top: 4px;
	 margin-bottom: 4px;
}

.pic_next_td,
.pic_prev_td {
	vertical-align: top;
}

/*
Werbemittel-Styles
*/
.werbemittel #content {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height: 15px;
	color: #5a5a5a;
	width: 721px;
	position: relative;
	margin-left: 32px;
	margin-top: 26px;
}

.werbemittel .visual_big {
	position: relative;
	width: 784px;
	height: 137px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.werbemittel .visual_big img {
	position: relative;
	_margin-top: 0px;
	width: 784px;
	height: 137px;
}
.werbemittel .visual_small {
	position: relative;
	width: 784px;
	height: 58px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.werbemittel .visual_small img {
	position: relative;
	_margin-top: 0px;
	width: 784px;
	height: 58px;
}

.werbemittel .warenkorb {
	width: 172px;
	height: 45px;
	background-color: #efefef;
	border: solid 1px #d9d9d9;
	margin-left: 40px;
	margin-top: 5px;
	float: right;
	line-height: 17px;
}

.werbemittel .warenkorb td {
	color: #4b4b4b;
	padding-top: 5px;
	padding-left: 9px;
}

.werbemittel .warenkorb td strong {
	text-transform: uppercase;
}

.werbemittel .warenkorb td img {
	margin-top: 8px;
	margin-right: 1px;
	border: solid 1px #ce0000;
}

.werbemittel .wm_category {
	margin-top: 22px;
}

.werbemittel .wm_category h1 {
	display: inline;
}

.werbemittel .wm_category span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.werbemittel .wm_article {
	width: 156px;
	height: 249px;
	background-color: #efefef;
	border: solid 1px #d9d9d9;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 6px;
	text-align: left;
}

.werbemittel .wm_article_pic {
	position: relative;
	width: 154px;
	height: 110px;
	border: solid 1px #d3d3d3;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.werbemittel .wm_article_pic img {
	position: absolute;
	right: 4px;
	bottom: 4px;
	cursor: pointer;
}

.werbemittel .wm_article_desc {
	color: #595959;
	font-size: 10px;
	padding-top: 5px;
	line-height: 13px;
}

.werbemittel .wm_article_desc strong {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 9px;
	margin-bottom: 2px;
}

.werbemittel .wm_article_functions img {
	margin: 0px;
	margin-left: 4px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}


html* .werbemittel .wm_article_functions img,
* html .werbemittel .wm_article_functions img {
	margin-left: 0px;
}


.werbemittel .wm_article_functions select,
.werbemittel .wm_article_amount select {
	background-color: #ffffff;
	width: 40px;
	height: 18px;
	height: 16px;
	margin-bottom: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top: solid 2px #404040;
	border-left: solid 2px #404040;
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}

.werbemittel .wm_article_price span {
	font-weight: bold;
	font-size: 11px;
	color: #595959;
	padding-top: 1px;
}

/*
.werbemittel .wm_article_price span.special {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #4b4b4b;
	padding-left: 2px;
	padding-right: 1px;
}
*/

.werbemittel .wm_article_price span.special {
	background-image: url(../img/wm_special.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	background-position: right center;
	padding-top: 1px;
	padding-right: 14px;
	/*
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #4b4b4b;
	padding-left: 2px;
	padding-right: 1px;
	*/
}

.werbemittel .btn_warenkorb {
	background-image: url(../img/btn_wm_warenkorb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.werbemittel .btn_warenkorb:hover {
	background-position: left -17px;
}

.werbemittel .btn_magnify {
	width: 15px;
	height: 15px;
	background-image: url(../img/wm_magnify.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.werbemittel .btn_magnify:hover {
	background-position: left -15px;
}

.werbemittel .err {
	font-weight: bold !important;
	color: #ce0000 !important;
}

.werbemittel .wk_liste {
	background-color: #efefef;
	border: solid 1px #d9d9d9;
	margin-bottom: 6px;
}

.werbemittel .wk_liste img.wm_pic_small {
	width: 76px;
	height: 54px;
	border: solid 1px #d4d4d4;
}

.werbemittel .wm_article_text strong {
	color: #3c3c3c;
}

.werbemittel .wm_article_amount {
	font-size: 9px;
	color: #595959;
	text-transform: uppercase;
}

.werbemittel .wm_article_amount span {
	font-size: 11px;
	color: #595959;
	text-transform: none;
}

.werbemittel .wm_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-transform: uppercase;
	height: 121px;
	margin-top: 16px;
	background-color: #efefef;
	border: solid 1px #d9d9d9;
}

.werbemittel .wm_form input,
.werbemittel .wm_form select,
.werbemittel .wm_form textarea {
	border-top: solid 2px #404040;
	border-left: solid 2px #404040;
	border-right: solid 2px #d4d0c8;
	border-bottom: solid 2px #d4d0c8;
}

.werbemittel .wm_form td {
	padding-top: 17px;
}

.werbemittel .wm_form table {
	text-transform: none;
	font-size: 11px;
}

.werbemittel .wm_form select {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 1px;
	width: 209px;
	height: 17px;
	background-color: #fffffe;
}

.werbemittel .wm_form input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 180px;	
	height: 11px;
	margin-bottom: 3px;
	margin-top: 1px;
}

.werbemittel .wm_form input.checkbox {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	background-color: transparent !important;
}

.werbemittel .wm_form .err select,
.werbemittel .wm_form .err input {
	color: #000000;
	background-color: #fbe7db;
	font-weight: normal;
}

.werbemittel .wm_popup {
	margin-top: 17px;
	width: 665px;
	padding-left: 20px;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5a5a5a;
}

.werbemittel .wm_popup strong {
	color: #5a5a5a;
	text-transform: uppercase;
}

.werbemittel .wm_popup .err {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.werbemittel .wm_popup .wm_form {
	border: 0px;
	background-color: transparent;
}

.werbemittel .wm_popup .wm_form td {
	padding-top: 0px;
}

.werbemittel .wm_popup .wm_form select,
.werbemittel .wm_popup .wm_form input,
.werbemittel .wm_popup .wm_form textarea {
	background-color: #efefef;
}

.werbemittel .wm_popup .wm_form input {
	font-size: 11px;
	height: 11px;
}

.werbemittel .wm_popup .wm_form input.text,
.werbemittel .wm_popup .wm_form textarea {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	width: 204px;
}

.werbemittel .wm_popup .wm_form .err textarea,
.werbemittel .wm_popup .wm_form .err input,
.werbemittel .wm_popup .wm_form .err select {
	color: #000000;
	background-color: #fbe7db !important;
	font-weight: normal;
}

.werbemittel .wm_continue {
	width: 15px;
	height: 15px;
	background-image: url(../img/wm_continue.gif);
	background-position: left top;
}
.werbemittel .wm_continue:hover {
	background-position: left -15px;
}

.werbemittel a.novis:visited {
	color: #396B92 !important;
}

.gray_box {
	background-color: #f5f5f5;
	width: 500px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-top: 20px;
	border: solid 1px #d8d8d8;
}

.gray_box iframe {
	border: solid 1px #c5c5c5;
	background-color: #ffffff;
}

a.btn_add,
a.btn_add:link,
a.btn_add:active,
a.btn_add:visited {
	display: block;
	font-size: 11px;
	color: #396b92;
	text-decoration: none !important;
	padding-right: 18px;
	background-image: url(../img/btn_add.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1px;
}
a.btn_add:hover {
	color: #ce0000;
	background-position: right -16px;
}

.listcontrol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605959;
	background-color: #ffffff;
	padding: 2px;
	line-height: 1.35;
}

.listcontrol_item,
.listcontrol_item_norm {
	position: relative;
	height: 16px;
	padding-left: 4px;
	padding-top: 2px;
}

.listcontrol div.selected,
.listcontrol_item:hover {
	color: #fefeff;
	background-color: #7da8c9;
}

.listcontrol_item .deleter {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
}

.listcontrol_item:hover .deleter {
	display: block;
}

.listcontrol_item .deleter a,
.listcontrol_item .deleter a:link,
.listcontrol_item .deleter a:active,
.listcontrol_item .deleter a:visited {
	display: block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 19px;
	background-image: url(../img/btn_delete.gif);
	background-repeat: no-repeat;
	/*
	background-position: right top;
	*/
	background-position: right 1px;
	height: 14px;
	padding-top: 1px;
	/*
	margin-top: 1px;
	*/
	margin-right: 2px;
}
.listcontrol_item .deleter a:hover {
	background-position: right -14px;
	color: #ce0000;
}

body.safari .listcontrol_item .deleter a,
body.safari .listcontrol_item .deleter a:link,
body.safari .listcontrol_item .deleter a:active,
body.safari .listcontrol_item .deleter a:visited {
	margin-top: 1px !important;
	background-position: right top;
}

.listcontrol div.selected .deleter a,
.listcontrol div.selected .deleter a:link,
.listcontrol div.selected .deleter a:active,
.listcontrol div.selected .deleter a:visited {
	color: #ffffff;
}
.listcontrol div.selected .deleter a:hover {
	color: #ce0000;
}

* html body .listcontrol { behavior:url(/oktopus/frontend/css/hover.htc); }

.listcontrol .listcontrol_empty {
	text-align: center;
	margin-top: 148px;
}

.country_chooser {
	width: 337px;
	background-color: #f1f1f1;
}

input.check {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
}

body.safari input.check {
	vertical-align: bottom;
}

.terminal_list {
	width: 590px;
	height: 293px;
	border-top: solid 2px #e4e4e4;
	border-bottom: solid 2px #e4e4e4;
	overflow: auto;
}

.terminal_list div {
	border-top: solid 1px #e4e4e4;
	height: 18px;
	line-height: 1.35;
	padding-top: 2px;
	padding-left: 2px;
}

* html .terminal_list div,
html* .terminal_list div {
	height: 20px;
	padding-top: 0px;
}

body.safari .terminal_list div {
	height: 18px;
	padding-top: 2px;
}

.terminal_list div.text {
	height: 18px;
	padding-top: 2px;
}

* html .terminal_list div.text,
html* .terminal_list div.text {
	height: 19px;
	padding-top: 1px;
}

a.backlink,
a.backlink:link,
a.backlink:active,
a.backlink:visited {
	padding-left: 18px;
	background-image: url(../img/search_bullet_left.gif);
	background-position: 4px 1px;
	background-repeat: no-repeat;
	color: #605959;
	text-decoration: none;
}
a.backlink:hover {
	color: #ce0000;
}

label.check_label {
	position: relative;
	top: 1px;
}

* html label.check_label,
html* label.check_label {
	position: static;
	top: 0px;
}

h3.p2w_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 18px;
}

.ap_clear {
	clear: both;
	height: 13px;
	line-height: 1px;
	font-size: 1px;
}

* html .ap_clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


#content .landingpage_element {
	width: 254px;
	float: left;
	margin: 0px 29px 29px 0px;
	color: #4b4b4b;
}

#content .landingpage_element .landingpage_element_title {
	margin: 15px 0 13px;
	font-weight: bold;
}

#content .landingpage_element .landingpage_element_text {
	min-height: 50px;
	height: auto !important;
	height: 50px;

}

#content .landingpage_element .landingpage_element_link {
	text-align: right;
	margin-top: 15px;
}

#content .landingpage_element .landingpage_element_link a:link,
#content .landingpage_element .landingpage_element_link a:active,
#content .landingpage_element .landingpage_element_link a:visited,
#content .landingpage_element .landingpage_element_link a:hover {
	background-image: url(../img/ico_infoboxlink.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left top;
	display: inline-block;
	text-decoration: none;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** */

#content .transportnavigator .tn_top {
	width: 540px;
	height: 26px;
	background: transparent url(../img/tn_top.gif) 0 0 no-repeat;
}

#content .transportnavigator #tn_main {
	position: relative;
}

#content .transportnavigator #tn_main img {
	width: 540px;
	height: 308px;
	background: transparent url(../img/tn_main.gif) 0 -1232px no-repeat;
	border: none;
}

#transportnavigator_map area {
	cursor: pointer;
}

#content .transportnavigator .tn_map1_open img {
	background-position: -540px 0px !important;
}
#content .transportnavigator .tn_map1_opencolor img {
	background-position: -540px -308px !important;
}
#content .transportnavigator .tn_map2_open img {
	background-position: 0 0 !important;
}
#content .transportnavigator .tn_map2_opencolor img {
	background-position: 0 -308px !important;
}
#content .transportnavigator .tn_map3_open img {
	background-position: 0 -616px !important;
}
#content .transportnavigator .tn_map3_opencolor img {
	background-position: 0 -924px !important;
}
#content .transportnavigator .tn_map4_open img {
	background-position: -540px -616px !important;
}
#content .transportnavigator .tn_map4_opencolor img {
	background-position: -540px -924px !important;
}
#content .transportnavigator .tn_map5_open img {
	background-position: -1080px -616px !important;
}
#content .transportnavigator .tn_map5_opencolor img {
	background-position: -1080px -924px !important;
}
#content .transportnavigator .tn_map6_open img {
	background-position: -1080px 0px !important;
}
#content .transportnavigator .tn_map6_opencolor img {
	background-position: -1080px -308px !important;
}

#content .transportnavigator .tn_flag {
	position: absolute;
}
#content .transportnavigator .tn_flag .tn_flag_body {
	width: 170px;
	background: transparent url(../img/tn_flag_body.png) 0 0 no-repeat scroll;
	padding: 12px 21px 2px 11px;
	position: relative;
}

#content .transportnavigator #tn_map1_flag {
	top: -83px;
	left: 171px;
}
#content .transportnavigator #tn_map2_flag {
	top: -57px;
	left: -9px;
}
#content .transportnavigator #tn_map3_flag {
	top: 4px;
	left: -9px;
}
#content .transportnavigator #tn_map4_flag {
	top: 51px;
	left: 171px;
}
#content .transportnavigator #tn_map5_flag {
	top: 16px;
	left: 353px;
}
#content .transportnavigator #tn_map6_flag {
	top: -42px;
	left: 352px;
}

#content .transportnavigator .tn_flag_headline {
	background: transparent none 0 0 no-repeat scroll;
	height: 10px;
}
#content .transportnavigator #tn_map1_flag .tn_flag_headline {
	background-image: url(../img/tn_map1_flag_headline.gif);
	height: 23px;
}
#content .transportnavigator #tn_map2_flag .tn_flag_headline {
	background-image: url(../img/tn_map2_flag_headline.gif);
}
#content .transportnavigator #tn_map3_flag .tn_flag_headline {
	background-image: url(../img/tn_map3_flag_headline.gif);
}
#content .transportnavigator #tn_map4_flag .tn_flag_headline {
	background-image: url(../img/tn_map4_flag_headline.gif);
}
#content .transportnavigator #tn_map5_flag .tn_flag_headline {
	background-image: url(../img/tn_map5_flag_headline.gif);
}
#content .transportnavigator #tn_map6_flag .tn_flag_headline {
	background-image: url(../img/tn_map6_flag_headline.gif);
}

#content .transportnavigator .tn_flag .tn_flag_links {
	padding-top: 3px;
}

#content .transportnavigator .tn_flag .tn_flag_links a,
#content .transportnavigator .tn_flag .tn_flag_links a:link,
#content .transportnavigator .tn_flag .tn_flag_links a:visited,
#content .transportnavigator .tn_flag .tn_flag_links a:active {
	position: relative;
	background: transparent url(../img/arrow_right_thin.gif) 0 4px no-repeat scroll;
	margin-top: 6px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color: #396b92;
}
#content .transportnavigator .tn_flag .tn_flag_links a:hover {
	background: transparent url(../img/arrow_right_thin.gif) 0 4px no-repeat scroll;
	color: #c40004;
}

#content .transportnavigator .tn_flag_footer {
	position: relative;
	background: transparent none 0 0px no-repeat scroll;
}

#content .transportnavigator #tn_map1_flag .tn_flag_body {
	height: 115px;
}
#content .transportnavigator #tn_map2_flag .tn_flag_body {
	height: 147px;
}
#content .transportnavigator #tn_map3_flag .tn_flag_body {
	height: 115px;
}
#content .transportnavigator #tn_map4_flag .tn_flag_body {
	height: 64px;
}
#content .transportnavigator #tn_map5_flag .tn_flag_body {
	height: 51px;
}
#content .transportnavigator #tn_map6_flag .tn_flag_body {
	height: 58px;
}

#content .transportnavigator #tn_map1_flag .tn_flag_footer {
	height: 32px;
	width: 192px;
	background-image: url(../img/tn_map1_flag_footer.png);
}
#content .transportnavigator #tn_map2_flag .tn_flag_footer {
	height: 25px;
	width: 201px;
	background-image: url(../img/tn_map2_flag_footer.png);
}
#content .transportnavigator #tn_map3_flag .tn_flag_footer {
	height: 52px;
	width: 192px;
	background-image: url(../img/tn_map3_flag_footer.png);
}
#content .transportnavigator #tn_map4_flag .tn_flag_footer {
	height: 83px;
	width: 192px;
	background-image: url(../img/tn_map4_flag_footer.png);
}
#content .transportnavigator #tn_map5_flag .tn_flag_footer {
	height: 96px;
	width: 192px;
	background-image: url(../img/tn_map5_flag_footer.png);
}
#content .transportnavigator #tn_map6_flag .tn_flag_footer {
	height: 89px;
	width: 192px;
	background-image: url(../img/tn_map6_flag_footer.png);
}


#content .transportnavigator .tn_bottom {
	width: 540px;
	height: 89px;
	background: transparent url(../img/tn_bottom.gif) 0 0 no-repeat;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** EN */

#content .en .tn_top {
	background-image: url(../img/tn_en_top.gif);
}

#content .en #tn_map1_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map1_flag_headline.gif);
}
#content .en #tn_map2_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map2_flag_headline.gif);
}
#content .en #tn_map3_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map3_flag_headline.gif);
}
#content .en #tn_map4_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map4_flag_headline.gif);
}
#content .en #tn_map5_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map5_flag_headline.gif);
}
#content .en #tn_map6_flag .tn_flag_headline {
	background-image: url(../img/tn_en_map6_flag_headline.gif);
}

#content .en .tn_bottom {
	background: transparent url(../img/tn_en_bottom.gif) 0 0 no-repeat;
}

#content .transportnavigator #tn_map2_flag {
	top: -72px;
}
#content .transportnavigator #tn_map6_flag {
	top: -57px;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** GEWINNSPIEL */

#content .giveaway_question_container {
    margin-top: 26px;
    padding: 43px;
	background-color: #F5F5F5;
    border: 1px solid #E4E4E4;
    font-size: 11px;
    color: #646464;
}

#content .giveaway_question_container .giveaway_question {
	font-weight: bold;
	margin-bottom: 45px;
}

#content .giveaway_question_container .giveaway_answers {
	margin-left: 135px;
	line-height: 24px;
}

#content .giveaway_question_container .giveaway_answers input {
	vertical-align: sub;
	margin-right: 5px;
}

#content .giveaway_question_container .giveaway_answers .giveaway_answer {
}

#content .giveaway_question_container .giveaway_button {
	margin-top: 40px;
	text-align: right;
}
#content .giveaway_question_container .giveaway_button a {
	text-decoration: none !important;
}


.giveaway_contact_container {
	margin-top: 20px;
	padding: 33px !important;
}

.giveaway_contact_container h2 {
	margin-top: 0px !important;
	font-size: 12px !important;
	color: #6e6e6e !important;
}

.home_container {
	position: relative;
	margin-top: 17px;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 32px;
	padding-bottom: 64px;
	background-color: #e8f1f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #646464;
}

.claim_container {
	position: relative;
	height: 27px;
	margin-top: -27px;
}

.claim_container .claim,
.claim_container .claim_en {
	margin-left: 419px;
	width: 137px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/claim_tag.gif);
}
.claim_container .claim_en {
	background-image: url(../img/claim_tag_en.gif);
}

.choosetimetabletype_box {
	display: inline-block;
	background-color: #f5f5f5;
	border: 1px solid #dbdbdb;
	width: 158px;
	height: 224px;
	padding: 20px 19px;
	position: relative;
	vertical-align: top;
}

.choosetimetabletype_box .box_title {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.choosetimetabletype_box .box_link {
	text-align: right;
	position: absolute;
	right: 19px;
	bottom: 23px;
}

.choosetimetabletype_box .box_link a.btn_proceed {
	background-position: right top;
    background-repeat: no-repeat;
    background-image: url("../img/p2w_btn_proceed.gif");
    display: inline-block;
    height: 15px;
    text-decoration: none;
	text-align: right;
	padding-right: 20px;
}

.choosetimetabletype_box .box_link a.btn_proceed:hover {
	background-position: right -15px;
}

/* *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** MEINEAGENTUR */

.meineagentur_type {
	padding-bottom: 20px;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 50px;
}

.meineagentur_type .va {
	
}

.meineagentur_type .va .va_date {
	display: inline-block;
	width: 86px;
}

.meineagentur_type .va .va_name {
	display: inline-block;
}

.meineagentur_type .va .va_name a {
	font-weight: bold;
}

a.va_approval {
	margin-top: 33px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}
a.va_approval img {
	margin-left: 7px;
	padding: 3px;
	background-color: #ce0000;
}

span.va_not_approved {
	margin-left: 3px;
	padding: 4px 6px 3px 11px;
	background: url(../img/corner_meineagentur.gif) no-repeat scroll 0px 0px transparent;	
	color: white;
	font-weight: bold;
}

