@charset "UTF-8";


/**
* Resets, defaults and typical hacks
*/

* {
    margin: 0;
    padding: 0;
}

option {
    padding-left: 0.4em;
}

* html body * {
    overflow: visible;
}

* html iframe, * html frame {
    overflow: auto;
}

* html frameset {
    overflow: hidden;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    background: #fff;
    color: #000;
    font-size: 100.01%;
    text-align: left;
}

a {
    color: #f60;
    outline: none;
    cursor: pointer;
}

a:focus,
a:hover,
a:active {
    text-decoration: none;
    outline: none;
    -moz-outline-style: none;
}

div:focus {
    outline: none;
    -moz-outline-style: none;
}

fieldset,
img {
    border: 0 solid;
}

ul,
ol {
}

li {
    list-style-position: inside;
}

dl,
dt {
    margin: 0;
}

dd {
    margin: 0 0 1em 2em;
}

blockquote {
    margin: 0 0 1em 1.5em;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}

.floatbox {
    overflow: hidden;
}

#ie_clearing {
    display: none;
}


/**
* Basic page layout
*/
body {
    background: transparent url("/Inter2008/tnt_admin_filecontainer/background_page.gif") repeat-x top left;
    font-size: 10pt;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 135%;
    color: #444;
}

#page_margins {
    width: 930px;
    margin: 0 auto;
    min-width: inherit;
    max-width: none;
    background: transparent;
    position: relative;
}

#page {
    padding: 0px 0px 10px 0px;
    background: transparent;
    font-size: 90%;
}

#header,
#nav,
#main,
#footer {
    clear: both;
}

#header {
    position: relative;
    height: 80px;
    color: #000;
    z-index: 50;
}

#header .logo {
    float: left;
    height: 80px;
    left: 0;
    top: 0;
    width: 150px;
}


/**
* Breadcrumb nav
*
*/

#nav {
    color: #fff;
    font-size: 90%;
    font-weight: 600;
    line-height: 16px;
}

#nav ul {
    position: relative;
    height: 30px;
    overflow: hidden;
    margin-top: 6px;
    list-style-type: none;
}

#nav li {
    float: left;
}

#nav ul li a {
    display: block;
    padding-right: 8px;
    color: #ffffff;
    background-color: transparent;
    background: url("/Inter2008/tnt_admin_filecontainer/breadcrumb_div.gif") center right;
    background-repeat: no-repeat;
    font-weight: 700;
}




#main {
    margin: -15px 0 10px 0;
    background: transparent;
    z-index: 0;
}

#col1 {
    float: left;
    width: 200px;
}

#col2 {
    float: right;
    width: 200px;
    font-family: tahoma,helvetica,sans-serif;
}

#col3 {
    width: auto;
    margin: 0 200px;
    font-size: 90%;
}

#col3.wide {
    margin: 0 0 0 200px;
}

#col3.wide #col2 {
	font-size: 110%;
}

#col3.wide .header {
    width: 100%;
}



#col3.wide #col3_content #content {
	width: 520px;
	overflow: hidden;
	float: left;
}

#col1_content,
#col2_content,
#col3_content {
    position: relative;
    word-wrap: break-word;
}

#col1_content {
    margin: 10px 10px 0 0;
}

#col2_content {
    margin: 0 10px 0 10px;
}

#col3_content {
    padding: 7px 0px 0px 10px;
}

#col3_content .body {
    padding: 0 20px 0 15px;
    position: relative;
}

#col2_content h2 {
    font-weight: normal;
    margin-bottom: 10px;
    color: #666666;
}




#footer {
    padding: 10px 10px;
    color: #444444;
    border-top: 1px #cccccc solid;
    font-size: 95%;
}

#mapFrame {
    margin-bottom: 20px;
}


/**
* General styles
*
*/


textarea, pre, tt, code {
    font-family: "Courier New", Courier, monospace;
}

p {
    margin: 0 0 1em 0;
}


/**
* Headlines
*
*/

h1, h2, h3, h4, h5 {
    font-weight: 600;
}

#col3_content h2 {
    font-size: 107%;
    color: #ff6600;
    padding-top: 12px;
    margin: 1em 0 0.6em 0;
    border-top: solid 1px #ccc;
    font-family: tahoma,helvetica,sans-serif;
}

#col3_content h2 font {
    font-family: tahoma,helvetica,sans-serif;
}


#col3_content h2.top {
    margin: 0 0 0.6em 0;
    border-top: 0;
}

#col3_content h3,
#col3_content h4,
#col3_content h5 {
    font-size: 100%;
    margin: 1em 0 0.2em 0;
}

.col_left h3 {
    font-size: 110%;
    font-weight: normal;
    font-family: tahoma,helvetica,sans-serif;
}

div.quicklinks h4 {
    clear: both;
    text-transform: uppercase;
    color: #ffffff;
    padding: 6px 10px;
    font-family: tahoma,helvetica,sans-serif;
    font-weight: 500;
    font-size: 14pt;
    line-height: 21px;
}

#col3_content .header span {
    z-index: 0;
    float: left;
    display: block;
    width: 150px;
    padding: 0;
}

#col3_content .header h1 {
    background-color: #f60;
    color: white;
    display: block;
    float: left;
    font-size: 13.5pt;
    margin: 18px 0pt 0pt -150px;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    width: 150px;
    z-index: 0;
}

#col3_content .header h1 b {
    margin: 2px 8px 3px 10px;
    padding: 0px 0px 0px 0px;
    display: block;
    font-family: tahoma,helvetica,sans-serif;
    font-weight: 500;
    line-height: 100%;
    z-index: 0;
}

/**
* Lists
*
*/

#col3_content ul {
    list-style-type: square;
    margin-bottom: 10px;
}

dl.inline {
    width: 100%;
    overflow: hidden;
}
dl.inline dt {
    float: left;
}
dl.inline dd {
    margin: 0 0 5px 30%;
    clear: right;
}


/**
* siteWideNavigation
*
*/


#topnav {
    position: absolute;
    top: 0;
    left: 153px;
    width: 777px;
    height: 24px;
    z-index: 1000;
}

#topnav a {
    color: #000;
}

ul#siteWideNavigation {
    position: relative;
    float: right;
    color: #333;
    font-size: 8pt;
    font-family: Tahoma, Helvetica, sans-serif;
    text-align: right;
    list-style: none;
    z-index: 20;
}

ul#siteWideNavigation li {
    background: transparent;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
}

ul#siteWideNavigation li.collapse
ul#siteWideNavigation li#inOtherSites {
    background: transparent none;
    margin: 0;
    padding: 0;
}

ul#siteWideNavigation li a.hasMenu {
    background: transparent; /* url("/Inter2008/tnt_admin_filecontainer/hasmenu.gif") no-repeat bottom center;*/
}

ul#inOtherSites {
    background-color: white;
    border: 1px solid #ccc;
    border-top: 3px solid #f60;
    height: 210px;
    left: 0px;
    margin-left: -150px;
    position: absolute;
    top: 22px;
    width: 290px;
}

ul#inOtherSites li {
    display: inline;
    float: left;
    background-image: none;
    text-align: left;
    margin: 0 5px;
    border-bottom: 1px solid #F5F5F5;
    height: auto !important;
    padding: 0;
}

ul#inOtherSites li a {
    display: block;
    line-height: 15px;
    margin: 0 0;
    padding: 5px 0 5px 50px;
    color: #666;
    width: 200px;
    background-position: left center;
    background-repeat: no-repeat;
}
ul#inOtherSites li a strong {
    color: #000;
}
ul#inOtherSites li a:hover {
    background-color: #EEE
}


#otherSites .swnTntGroup a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnTntPost a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_post_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnTntInnight a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_innight_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnTntAkademie a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_aka_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnPresse a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnKarriere a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/tnt_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnMtw a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/mtw_logo.gif");
	background-position: left;
	padding-left:80px;
}
#otherSites .swnPlanetMe a {
    background-image: url("/Inter2008/tnt_admin_filecontainer/planet_me_logo.gif");
	background-position: left;
	padding-left:80px;
}




 <li class="swnTntGroup"><a href="http://group.tnt.com" title="TNT Group"><strong>TNT Group</strong></a></li>
  <li class="swnTntPost"><a href="http://www.tntpost.de" title="TNT Group"><strong>TNT Post</strong></a></li>
   <li class="swnTntInnight"><a href="http://www.tntinnight.de" title="TNT Innight"><strong>TNT Innight</strong></a></li>
   <li class="swnTntAkademie"><a href="http://www.tntakademie.de" title="TNT Akademie"><strong>TNT Akademie</strong></a></li>
   <li class="swnPresse"><a href="##LINK=tnt_inhalt&FILE=ueber_uns_presse.html##" title="Presse"><strong>Presse</strong></a></li>
   <li class="swnKarriere"><a href="##LINK=tnt_inhalt&FILE=ueber_uns_karriere_bei_tnt.html##" title="Karriere"><strong>Karriere</strong></a></li>
   <li class="swnMtw"><a href="http://www.movingtheworld.org/" title="Moving the World - A partnership to fight hunger"><strong>Moving the World</strong></a></li>
   <li class="swnPlanetMe"><a href="http://www.tntplanetme.com/" title="Planet Me - A movement started by individuals"><strong>Planet Me</strong></a></li>





li.metanav a {
    margin: 0px 22px 0px 0px;
}



/**
* Main Nav Dropdown
*
*/

#nav_main {
    border-bottom: 1px solid #ccc;
    height: 28px;
    left: 153px;
    position: absolute;
    top: 42px;
    width: 777px; /*500px;*/
    z-index: 10;
}

#nav_main a {
    color: #000;
    text-decoration: none;
}

#nav_main a:hover {
    text-decoration: none;
}

#nav_main_corporate,
#nav_main_insert {
    position: absolute;
    z-index: 90;
    font-family: Tahoma,Arial, Helvetica,sans-serif;
}

#nav_main_corporate li,
#nav_main_insert li {
    position: relative;
    float: left;
    list-style-type: none;
    text-transform: uppercase;
}

#nav_main_corporate a,
#nav_main_corporate strong,
#nav_main_insert a,
#nav_main_insert strong {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0 22px 0 0;
    padding: 5px 0 7px 0;
    text-decoration: none;
    width: auto;
    font-size: 108%;
    line-height: 108%;
}

#nav_main_corporate li.active,
#nav_main_insert li.active {
}

#nav_main_corporate li.active a,
#nav_main_insert li.active a {
    color: #ff6600;
    border-bottom: 3px solid #FF6600;
}

#nav_main_corporate u,
#nav_main_insert ul {
    display: none;
    position: absolute;
    left: 0;
    top: 24px;
    width: 200px;
    border: 1px solid #cccccc;
    border-top: solid 3px #ff6600;
    background: #fff;
    padding: 0;
    z-index: 100;
}

#nav_main_corporate ul li,
#nav_main_insert ul li {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
}

#nav_main_corporate ul li a,
#nav_main_insert ul li a {
    background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet.gif") no-repeat 7px 50%;
    display: block;
    font-family: arial;
    padding: 2px 7px 2px 18px;
    margin: 0;
    text-transform: none;
    color: #000;
    font-size: 8pt;
    line-height: 150%;
}

#nav_main_corporate ul li a:hover,
#nav_main_insert ul li a:hover {
    background: #eeeeee url("/Inter2008/tnt_admin_filecontainer/rightmenuarrowhover.jpg") no-repeat 7px 50%;
    color: #ff6600;
}

#nav_main_corporate li.active ul li a,
#nav_main_insert li.active ul li a {
    color: #000;
    border-bottom: 0;
}


/**
* left menu
*
*/

#pageMenu {
    position: relative;
    top: 74px;
    margin-bottom: 20px;
    font-size: 90%;
    line-height: 19px;
	padding-bottom: 4em;
}

#pageMenu ul {
    list-style: none;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    clear: both;
    margin: 0px;
    padding: 0px;
}





#pageMenu ul ul ul {
    clear: both;
}

#pageMenu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#pageMenu ul li a {
    display: block;
    background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet.gif") no-repeat 4px 10px;
    padding: 3px 7px 3px 15px;
    margin: 0;
    text-decoration: none;
    color: #666666;
}

#pageMenu ul li a:hover {
    background: #eee url("/Inter2008/tnt_admin_filecontainer/menu_bullet_hover.gif") no-repeat 4px 10px;
    color: #FF6600;
}

#pageMenu ul li a.active {
    background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet_open.gif") no-repeat 3px 11px;
    color: #FF6600;
}

#pageMenu ul li a.selected {
    background: #eee url("/Inter2008/tnt_admin_filecontainer/menu_bullet_hover.gif") no-repeat 4px 10px;
    color: #FF6600;
}


#pageMenu ul li ul li a {
    font-weight: normal;
}

#pageMenu ul ul li {
    margin-left: 10px;
}

/* First Menu item => menu head */
#pageMenu ul.top-level {
	border: 0 none;
}

#pageMenu ul li a.first-item {
	font-size: 140%;
	font-weight: normal;
	background-image: none;
	color: #666666;
	text-transform: uppercase;
}

/* First level below the menu head (=> 2nd level) shall not be indented */
#pageMenu ul li.top-level-item {
	margin-left: 0;
	
}

#pageMenu ul li.top-level-item ul li a {
	font-weight: bold;
}

#pageMenu ul li.top-level-item ul li ul li a {
	font-weight: normal;
}


/**
* Quicklink list
*
*/

ul#QuickLinksListe {
    margin-left: 10px;
}

ul#QuickLinksListe li {
    list-style: none;
    display: inline;
}

ul#QuickLinksListe li a {
    display: block;
    width: 160px;
    font-size: 90%;
    color: #000000;
    border-bottom: 1px solid #dbdbdb;
    text-decoration: none;
    background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrow.jpg") no-repeat center right;
    line-height: 19px;
}

ul#QuickLinksListe li a:hover {
    color: #ff6600;
    background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrowhover.jpg") no-repeat center right;
}

ul#QuickLinksListe li.last a {
    border-bottom: 0px solid #dbdbdb;
    background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrow.jpg") no-repeat center right;
}

/**
* Footer nav
*
*/

div#footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
}

div#footer ul li {
    margin: 0px 10px 0 0;
    padding: 0px;
    float: left;
}

#footer a {
    color: #444444;
    background: transparent;
    text-decoration: underline;
    display: block;
}

#footer a:focus, #footer a:hover, #footer a:active {
    color: #444444;
    background-color: transparent;
}

#footer div.copyright {
    position: relative;
    font-family: tahoma,helvetica,sans-serif;
}



/**
* Text styles
*
*/

cite, blockquote {
    font-style: italic;
}

blockquote {
    margin: 0 0 1em 1.5em;
}

strong,b {
    font-weight: 600;
}

em,i {
    font-style: italic;
}

pre, code {
    font-family: monospace;
    font-size: 1.1em;
}

acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
}

/**
* Custom positioning and highlighting
*
*/

.note {
    background: #dfd;
    padding: 1em;
    border-top: 1px #bdb dotted;
    border-bottom: 1px #bdb dotted;
}

.important {
    background: #ffd;
    padding: 1em;
    border-top: 1px #ddb dotted;
    border-bottom: 1px #ddb dotted;
}

.warning {
    background: #fdd;
    padding: 1em;
    border-top: 1px #dbb dotted;
    border-bottom: 1px #dbb dotted;
}

.float_left {
    float: left;
    display: inline;
    margin-right: 1em;
    margin-bottom: 0.15em;
}

.float_right {
    float: right;
    display: inline;
    margin-left: 1em;
    margin-bottom: 0.15em;
}

.center {
    text-align: center;
    margin: 0.5em auto
}

/**
* Tables
*
*/

.table-with-border table {
    background: #fff;
    border: solid 1px #b7b7b7;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0.5em;
}

table.fixed {
    table-layout: fixed;
}

thead {
}

.table-with-border thead th {
    background: #e7e7e7 url('/inter2008/tnt_admin_filecontainer/bg_table_title.png') repeat-x top left;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 10.5pt;
    color: #404040;
    padding: 3px 10px;
}

.table-with-border tbody th {
    background-color: #f0f0f0;
    border: solid 1px #b7b7b7;
    padding: 3px 10px;
}

.table-with-border tbody td {
    border: solid 1px #b7b7b7;
    padding: 3px 10px;
}

table {
    border: 0px;
    padding: 0px;
}

tbody th {
    border: 0px;
    padding: 0px;
}

tbody td {
    border: 0px;
    padding: 0px 0px;
}



/**
* Forms
*
*/

form.search input {
    font-size: 90%;
    font-family: tahoma;
}

form.search input.text {
    width: 130px;
    border: 1px solid #999999;
    background-color: #ffffff;
    background-repeat: no-repeat;
    height: 15px;
    position: relative;
    top: 0px;
}

form.search input.btn, ul.search input.btn {
    border: 1px solid #999999;
    background-color: #edeae7;
    font-size: 8pt;
    position: relative;
    top: -3px;
    padding: 0px 5px 0px 5px;
}

html>/**/body form.search input.btn, ul.search input.btn,
x:-moz-any-link, x:default {
    position: relative;
    top: 1px;
}

.appButton {
    background: url(/Inter2008/tnt_admin_filecontainer/button_blue_right.png) no-repeat right center;
    color: #fff;
    height: 28px;
    padding: 0px 15px 0 0;
    border: 0;
    cursor: pointer;
    font-weight: 700;
    text-align: right;
    margin: 0px 0px 0px 0px;
	position: relative;
}

.appButton div {
    padding: 0 0 0 14px;
    line-height: 23px;
    white-space: nowrap;
    height: 28px;
    background: url(/Inter2008/tnt_admin_filecontainer/button_blue_left.png) no-repeat left top;
    margin: 0;
	position: relative;
}

.appButton:active,
.appButton.active {
    padding: 0 19px 0 0
}

.appButton:active div,
.appButton.active div {
    margin-top: -1px
}

.appButton.FireFoxButton {
    padding: 0 14px 0 0
}

.appButton.FireFoxButton div {
    position: relative;
    top: 0px
}

.button-container {
	position: relative;
}

.button-blue {
	height: 29px;
	background-color: transparent;
	background-image: url(/Inter2008/tnt_admin_filecontainer/button-blue-center.png);
	background-repeat: repeat-x;
	background-position: top center;
	display: block;
	float: left;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
}

.button-blue span {
	background-image: url(/Inter2008/tnt_admin_filecontainer/button-blue-left.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 29px;
	display: block;
}

.button-blue span span {
	background-image: url(/Inter2008/tnt_admin_filecontainer/button-blue-right.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 29px;
}

.button-blue span span span {
	background-image: none;
	padding: 4px 15px;
	text-align: center;
}



.button-blue a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.button-new {
	text-decoration: none;
	display: block;
	clear: both;
	margin: 0 auto;
	position: relative;
	height: 29px;
}

.button-new.left {
    float: left;
}

.button-new.right {
    float: right;
}

.button-new span.left,
.button-new span.right {
    display: block;
	float: left;
	width: 12px;
	height: 29px;
	margin: 0;
}

.button-new span.left {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/button-blue-left.png) no-repeat scroll top left;
}

.button-new span.right {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/button-blue-right.png) no-repeat scroll top left;
}

.button-new span.middle {
    height: 29px;
	float: left;
	display: block;
	background: transparent url(/Inter2008/tnt_admin_filecontainer/button-blue-center.png) repeat-x scroll top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding-top: 4px;
	text-align: center;
}






/**
* misc
*
*/

hr {
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #cccccc;
    margin: 15px 0;
}

.clr {
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}

.hr, .clr, .hide {
    clear: both;
    border: 0px;
}

.hide {
    display: none;
}

/**
* Special Headlines
*/

#col3_content .header div.bg {
    border: 1px solid #ffffff;
    height: 95px;
    z-index: 101;
    background-repeat: no-repeat;
}

#col3_content .header span {
    line-height: 105%;
    height: 95px;
    margin: 0pt 0pt 0pt 0pt;
}

#col3_content .header {
    margin-bottom: 10px;
    margin-left: 0px;
    height: 104px;
    /* border:1px solid #cccccc; */
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 1px 50%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0px;
    width: 510px;
    z-index: -10;
}

#col3_content .header span.png {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/body_header_strips.png);
}

div.quicklinks {
    margin: 7px 0px 0px 0px;
    background-image: url(/Inter2008/tnt_admin_filecontainer/quicklinks_header.gif);
    width: 180px;
    height: 33px;
    z-index: 0;
}

div.quicklinkslist {
    background-color: #f5f5f5;
    /* height: 102px; */
    width: 178px;
    border: 1px solid #bbbbbb;
    margin: 0px 0px 10px 0px;
}

div.support-box {
    background: #F5F5F5;
    margin: 10px 0;
    padding: 10px;
}

div.support-box ul {
    clear: both;
}

div.support-box li {
    float: left;
    list-style: none;
    padding-right: 0.9em;
}

div.support-box li a,
div.support-box li a:link,
div.support-box li a:visited {
    font-size: 90%;
    color: #000000;
    border-bottom: 1px solid #dbdbdb;
    text-decoration: none;
}

div.support-box li a:hover {
    color: #ff6600;
}

div.support-box .searchbox {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 10px;
}

div.support-box .searchbox a,
div.support-box .searchbox a:link,
div.support-box .searchbox a:visited {
    text-decoration: none;
    border: 0;
    color: #999;
}

div.support-box .searchbox input {
    background-color: #FFF;
    background-image: none;
    width: 130px;
    padding: 1px 4px;
}

div.sidebar-right div.support-box .searchbox input,
div.col_right_33 div.support-box .searchbox input { /* News-Bereich */
	font-size: 100%;
    width: 220px;
}

div.col_right_33 div.support-box li a { /* News-Bereich Home */
    font-size: 100%;
    width: 220px;
}



div.support-box .searchbox a:hover {
    color: #999;
}

div.searchbox {
    position: absolute;
    right: 0px;
    top: 40px;
    z-index: 10;
}

div.countries {
    background-color: #ffffff;
    z-index: 100;
}

div.countries div {
    display: inline;
    float: left;
    border-right: 1px solid #cccccc;
    margin: 0px 4px 0px 0px;
    padding: 0px 4px 0px 0px;
    width: 104px;
    background-color: #FFFFFF;
}

div.countries div.last {
    margin-right: 0pt;
    border-right-width: medium;
    border-right-style: none;
    border-right-color: -moz-use-text-color;
}

div.countries a {
    color: #999;
    display: inline;
    float: left;
    width: 104px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

div.countries a:hover {
    text-decoration: underline;
    color: #ff6600;
}

#popup {
    text-align: left;
    position: absolute;
    width: 100%;
    z-index: 102;
    top: 20px;
}

#popup div.body {
    display: none;
    padding: 0px 0px 0px 4px;
    width: 800px;
    margin: 0 auto;
    background-color: #ffffff;
    font-size: 8pt;
    z-index: 102;
    border: 1px solid #cccccc;
    border-top: 2px solid #ff6600;
    height: 640px;
    line-height: 136%;
}

#col3_content h2.top {
    border: 0;
}


/**
* Application Box
*
*/



/**
* Homepage
*
*/

#pageBody {
    margin-top: 5px;
}

.col_left {
    position: relative;
    width: 455px;
    float: left;
    font-size: 90%;
    line-height: 120%;
}

.col_right {
    position: relative;
    float: left;
    width: 455px;
    margin-left: 20px;
    font-size: 90%;
    line-height: 120%;
}

#HPBanner {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 0 5px;
    padding: 1px;
    width: 451px;
}

#HPWhoAreWe {
    float: left;
    margin: 5px 0 0 10px;
    padding-right: 10px;
    width: 205px;
}

#HPNews {
    margin: 5px 10px 0 240px;
    padding-left: 10px;
    border-left: 1px solid #CCCCCC;
}

#HPNews ul {
    list-style-type: none;
    margin-top: 10px;
}

#HPNews ul li {
    width: 100%;
    display: inline;
    float: left;
    list-style-type: none;
    margin-bottom: 8px;
}

#HPNews a {
    display: block;
    font-weight: 600;
}

.wrapper_float {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.HPSending,
.HPTracking,
.HPmyTNTsmall,
.HPmyServices {
    float: left;
    width: 223px;
}

.HPSending {
    margin-right: 9px;
}

.tabs {
    background-image: url(/Inter2008/tnt_admin_filecontainer/Thin_Header_Top.gif);
    min-height: 19px;
    padding-left: 2px;
    width: 221px;
    height: 19px;
}

.tabs ul {
    position: relative;
    width: 100%;
    overflow: hidden;
    list-style: none;
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabRightInActive.gif);
    border: 0
}

.tabs ul a {
    color: #fff
}

.tabs li {
    float: left;
    width: 50%;
    padding: 0 10px
}

.tabs li.left {
    background-position: right top;
}

.tabs table {
    background-image: none;
    border: 0;
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}

.tabs table * {
    border: 0 none;
    margin: 0;
    padding: 0 0 0 4px;
}

.tabs .tdLeft,
.tabs .tdRight {
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabLeftInActive.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 2px;
}

.tabs li.left,
.tabs .tdLeftActive {
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabLeftActive.gif);
}

.tabs li.right {
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabLeftInActive.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff;
    padding-bottom: 2px;
}

.tabs .tdRight {
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabRightInActive.gif);
}

.tabs .tdRightActive {
    background-image: url(/Inter2008/tnt_admin_filecontainer/TabRightActive.gif);
    color: #fff;
}

.tabs a {
    text-decoration: none;
    color: #000000;
    font-size: 90%;
    font-weight: 600;
    padding-top: 5px;
    line-height: 12px;
    display: block;
}

.tabs .tdLeftActive,
.tabs .tdLeftActive a,
.tabs .tdLeftActive a:active,
.tabs .tdRightActive a,
.tabs .tdRightActive a:active {
    color: #fff;
}


.hpApplicationBox {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/Thin_Gradient_Bottom.gif) no-repeat scroll left bottom;
    min-height: 230px;
    padding-bottom: 2px;
}

.hpApplicationBox h3 {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/Thin_Header_Bottom.gif) no-repeat scroll left bottom;
    color: #FFFFFF;
    font-family: Tahoma,Arial,Sans Serif;
    font-size: 13.5pt;
    line-height: 13.5pt;
    font-weight: normal;
    padding: 15px 0 8px 10px;
}

.hpApplicationBox .body {
    background: #F2F2F2 url(/Inter2008/tnt_admin_filecontainer/Thin_Gradient.gif) repeat-y;
    margin: 0;
    padding: 5px 10px 8px 10px;
    text-align: right;
}

.hpApplicationBox p {
    margin-bottom: 4px;
    text-align: left;
    font-weight: 400;
    color: #444;
}

.hpApplicationBox p.fakelegend {
    color: #000000;
    margin: 7px 0 8px;
    text-align: left;
}

.hpApplicationBox form {
    /* display: inline; */
    margin: 0;
    padding: 0;
}

.hpApplicationBox input {
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    padding: 0;
}

.hpApplicationBox select {
    border: 1px solid #CCCCCC !important;
    margin-bottom: -2px;
    margin-top: 2px;
    width: 116px;
}

.hpApplicationBox fieldset {
    border: 0 none;
    line-height: 0.8em;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.hpApplicationBox fieldset label,
.hpApplicationBoxWide fieldset label {
    display: block;
    padding: 5px 5px 0 0;
    font-weight: 400;
    color: #444;
    float: left;
    clear: left;
    width: 50px;
    text-align: right;
    
}

.hpApplicationBox fieldset a {
    font-weight: 400;
    line-height: 120%;
}


.hpApplicationBox label.RadioButton {
    border: medium none;
    display: block;
    float: right;
    margin: 0 0 12pt 2px;
    padding-right: 1px;
    white-space: nowrap;
}

.hpApplicationBox label.RadioButton input {
    border: medium none;
    margin: 2px 0 -2px;
    width: auto;
}

.hpApplicationBoxWide {
    background-color: #F2F2F2;
    background-image: url(/Inter2008/tnt_admin_filecontainer/Wide_Gradient_Bottom.gif);
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 7px;
    margin-top: 7px;
    width: 455px;
}

.hpApplicationBoxWide .header {
    background-image: url(/Inter2008/tnt_admin_filecontainer/Wide_Thin_HeaderBottom.gif);
    padding-bottom: 1px;
}

.hpApplicationBoxWide .header h3 {
    background-image: url(/Inter2008/tnt_admin_filecontainer/Wide_Thin_HeaderTop.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Tahoma,Arial,Sans Serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: 10pt;
    margin: 0 0 4px;
    padding: 7px 0 0 10px;
}

.hpApplicationBoxWide .body {
    background: url(/Inter2008/tnt_admin_filecontainer/Wide_Gradient.gif) repeat-y;
    border-top: 0 none;
    padding: 1px 1px 5px;
}


#HPMyTNTSignUp {
    position: relative;
    float: left;
    padding: 0 10px;
    border-right: solid 1px #CCC;
    width: 206px;
    margin: 5px 0 5px 0px
}

#HPMyTNTLogin {
    margin-left: 240px;
    padding: 5px 28px 0 10px;
}

#HPMyTNTLogin fieldset,
#HPMyTNTSignUp form {
    margin: 0;
    padding: 0;
    text-align: right;
    line-height: 12px;
}

#HPMyTNTLogin fieldset input {
    width: 110px;
    border: 1px solid #CCCCCC;
    margin-top: 2px;
    padding: 0;
}

#HPMyTNTLogin fieldset .RememberMe input,
.RememberMe input {
    border: medium none !important;
    width: auto !important;
}

#HPMyTNTLogin fieldset .RememberMe {
    margin: 0 0 4px 5px;
}

#pageBody.hpBody button,
.appButton {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/button_blue_right.png) no-repeat scroll right top;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: 700;
    height: 28px;
    padding: 0 14px 0 0;
}

#pageBody.hpBody button:active,
.appButton:active {
    margin-top: 1px;
}

#pageBody.hpBody button div,
.appButton div {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/button_blue_left.png) no-repeat scroll left center;
    height: 28px;
    line-height: 23px;
    margin: -1px 0 0 0;
    padding: 0 0 0 14px;
    white-space: nowrap;
    position: relative;
}

.HPSending .bodyFooter,
.HPTracking .bodyFooter,
.lowerFooter,
#HPMyTNT .lowerFooter {
    text-align: right;
    line-height: 2em;
    margin-right: -18px;
    min-height: 45px;
    padding-right: 18px;
}





#products {
    font-family: Arial,sans-serif;
    color: #414141;
    position: relative;
    margin: 0 auto;
    width: 480px;
    position: relative;
    overflow: hidden;
}

#products h1 {
    font-size: 110%;
    font-weight: 600;
    margin: 14px 0px 14px;
    padding: 0px 0 14px;
    border-bottom: solid 1px #cccccc;
}

#products h1 span {
    float: right;
    clear: right;
    font-weight: normal;
}

#products h2 {
    font-size: 12px;
    margin: 28px 0 14px;
}

#products h3 {
    margin: 10px 0;
    padding: 0;
}

#products .service-group {
    margin: 0;
    padding: 4px 7px 3px;
    color: #888;
    border: solid 1px #ccc;
}

#products a {
    color: #ff6600;
}

#products p {
    margin: 10px 0;
}

#products #filter {
    border-bottom: solid 1px #cccccc;
    margin: 0 0 14px;
}

#products form {
    margin: 0;
    padding: 0;
}

#products fieldset {
    margin: 0;
    padding: 0 0 14px;
    border: 0;
}

#products select {
    font-size: 100%;
    height: 22px;
    margin: 0 7px 0 0;
}

#products select#filter_region {
    width: 175px;
}

#products select#filter_arrival {
    width: 100px;
}

#products select#filter_service {
    width: 165px;
}

#products select#filter_region option,
#products select#filter_service option {
    padding-right: 0.4em;
    width: 200px;
}


#products #wrapper-services,
#products #wrapper-products {
    width: 100%;
}

#products #wrapper-products-content,
#products #wrapper-services-content {
    padding: 10px 0 28px;
    border-bottom: solid 1px #cccccc;
}

#products #wrapper-intro,
#products #wrapper-services {
    top: 0px;
}

#products #wrapper-products {
    top: 70px;
}

#products #wrapper-other-products {
    display: block;
    margin: 10px 0px;
}

#products #intro {
    margin: 28px 0 14px;
}

#products ul {
    margin: 0;
    padding: 0;
}

#products ul li {
    list-style: none;
    margin: 0px;
}

#products ul li p {
    margin: 0 0 10px;
}

#products ul li h2,
#products ul li h3 {
    margin: 20px 0 10px;
}


#products dl {
    border: solid 1px #bbbbbb;
    margin: 0 0 28px;
}

#products dt {
    margin: 0;
    padding: 5px 5px 5px 24px;
    color: #fff;
    background-color: #bbb;
    font-weight: 600;
    border-bottom: solid 1px #fff;
    cursor: pointer;
    display: block;
}

#products dt.has-content {
    background: #bbb url('/Inter2008/tnt_admin_filecontainer/productfinder_bg_closed.png') no-repeat 5px center;
}

#products dt.open {
    background: #bbb url('/Inter2008/tnt_admin_filecontainer/productfinder_bg_open.png') no-repeat 5px center;
}

#products dd {
    position: relative;
    margin: 0;
    padding: 5px 5px 5px 24px;
    background: #ececec none;
}

#products .hide-options {
    display: none;
}


/** E-LÃ¶sungen (Unterseiten)
*
*
*/

.esolutions {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.esolutions p.firstline {
    margin: 0;
    text-transform: uppercase;
}

#col3_content .esolutions h2.top {
    padding: 0;
}

#col3_content .esolutions h3 {
    margin: 0 0 10px 0;
}

.esolutions div.description_long {
    display: none;
}

.esolutions div.column_left {
    float: left;
    width: 48%;
}

.esolutions div.column_right {
    margin-left: 50%;
    width: 48%;
    clear: right;
}

.esolutions ul {
    margin: 0px;
    padding: 0px;
}

.esolutions ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.description_short ul li,
.description_long ul li {
    /* list-style-position: inside; */
    list-style-position: outside;
    list-style-type: square;
    margin-left: 20px;
}

.esolutions a.show_description_long {
    cursor: pointer;
}

.esolutions a.show_description_long:hover {
    text-decoration: underline;
}

/*
AKTUELL
*/

.tnt-divider.news1 {
	margin: 14px 0 15px 0;
}

.tnt-divider.news2 {
	margin: 30px 0 15px 0;
}

div.devider {
    border-width: 0;
    margin: 28px 0px;
    background: url(/Inter2008/tnt_admin_filecontainer/devider_start.gif) no-repeat;
    height: 1px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

.column_50 {
    width: 45%;
    float: left;
    margin: 5px 20px 0 0;
}

.col_right_33 {
    float: left;
    font-size: 90%;
    line-height: 120%;
    margin-left: 35px;
    position: relative;
    width: 266px;
}

.col_left_66 {
    float: left;
    font-size: 90%;
    line-height: 120%;
    position: relative;
    width: 66%;
}

/* @group #HPLatestNews */

#HPLatestNews h3,
#HPLatestNews_press h3 {
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
}
#HPLatestNews_press dl {
    margin-top: 25px;
}
#HPLatestNews_press dd {
    margin: 5px 0 10px 0;
}

#news-categories {
    /* height: 140px; */
    width: 265px;
    background: #eeeae7 url(/Inter2008/tnt_admin_filecontainer/HPLatestNews_nav_bg.jpg) no-repeat right bottom;
    font-size: 1.25em;
}

#news-categories ul li {
    background: url(/Inter2008/tnt_admin_filecontainer/HpLatestNews_nav_devider.gif) no-repeat top left;
    color: #232323;
    padding: 5px 0 5px 5px;
    list-style-type: none;
    list-style-position: outside;
}

#news-categories ul li.head {
    background-image: none;
}

#news-categories ul li a,
#news-categories ul li a:link,
#news-categories ul li a:visited {
    color: #232323;
    text-decoration: none;
    background: url(/Inter2008/tnt_admin_filecontainer/HPLatestNews_bullet_point.gif) no-repeat 0 5px;
    padding-left: 15px;
}

#news-categories ul li a,
#news-categories ul li a:focus,
#news-categories ul li a:hover,
#news-categories ul li a:active {
    color: #FF6600;
}

#HPNewsBanner {
    background-color: #FF6600;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: top left;
    height: 234px;
    width: 100%;
    position: relative;
}

#HPNewsBanner .header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: url(/Inter2008/tnt_admin_filecontainer/bg_transparent_black.png);
    z-index: 3;
}

#HPNewsBanner h3 {
    color: #FFFFFF;
    float: left;
    font-size: 200%;
    font-weight: normal;
    left: 0px;
    text-transform: uppercase;
    padding: 8px;
    position: absolute;
    top: 0px;
}

#HPNewsBanner .clickme {
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    float: left;
    height: 237px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 2
}

#HPNewsBanner .clickme img {
    width: 100%;
    height: 237px;
	z-index:1000;
}

#HPNewsBanner .date {
    color: #FFFFFF;
    float: right;
    font-size: 108%;
    padding: 10px;
}

#HPNewsBanner .preview {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 300px;
    z-index: 1;
}

#HPNewsBanner .preview h2 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: .5em;
    color: #FFFFFF;
}

#HPNewsBanner .preview p {
    font-size: 1em;
    color: #FFFFFF;
}

#HPLatestNews .news_column h4 {
    font-size: 1em;
    color: #666666;
    margin-bottom: .6em;
}

#HPLatestNews .news_column .date {
    color: #666666;
    font-size: 1em;
    margin: 0;
}

#HPLatestNews .news_column h3 {
    height: 3em;
    line-height: 1.4em;
    margin: 1em 0;
}

#HPLatestNews .news_column p {
    font-size: 1em;
    line-height: 18px;
}

.content-wrapper {
    float: left;
    font-family: tahoma,helvetica,sans-serif;
    width: 715px;
    margin-top: 10px;
}

.content-wrapper .header-big {
    background-color: #FF6600;
    background-position: top right;
    border: 1px solid #F0EDEA;
    height: 150px;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.content-wrapper .header-big .info {
    height: 100%;
    position: absolute;
    width: 160px;
    background: transparent url(/Inter2008/tnt_admin_filecontainer/body_header_strips.png) scroll center right;
}

.content-wrapper .header-big .title {
    background-color: #FF6600;
    padding: 5px;
    text-align: right;
    margin-top: 30px;
}

.content-wrapper .header-big .title h3 {
    font-size: 1.4em;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFFFFF;
}

.content-wrapper .content {/* Notes kann keine ordentliche Formatierung. BUH! */
    float: left;
    width: 425px;
    overflow: hidden;
}

.content-wrapper .content .content-body {
    font-size: .9em;
    margin-left: 9px;
}

.content-wrapper .content h2 {
    color: #FF6600;
    font-size: 1.4em;
    margin-bottom: 1em;
}

.content-wrapper .sidebar-right {
    float: right;
    width: 275px;
}

div.marketingbox {
    margin: 18px 0 18px 0;
    padding: 0;
    width: 100%;
}

div.marketingbox.first {
    margin-top: 0;
}

div.marketingbox h3 {
    font-size: 14px;
    margin: 0 0 11px 0;
    padding: 0;
    color: #8b8a8a;
}

div.marketingbox img {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
}

div.marketingbox .bottom {
    background: #FF6600;
    color: #FFFFFF;
    display: block;
    font-size: 90%;
    margin: 0;
    padding: 5px;
    position: relative;
}

div.marketingbox .bottom a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}

div.marketingbox.niederlassungsfinder .bottom a {
    float: right;
    font-size: 110%;
}

div.marketingbox a.redirection {
    background: #FF6600;
    color: #FFFFFF;
    display: block;
    font-size: 90%;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: 100%;
}

div.marketingbox a.redirection span.label {
    background: transparent;
    color: #FFFFFF;
    display: block;
    padding: 5px;
    text-decoration: underline;
}

div.marketingbox a.redirection span.arrow {
    background: transparent;
    color: #FFFFFF;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

div.marketingbox a.redirection:hover {
    background: #FF6600;
    color: #FFFFFF;
}

div.links_more {
    margin-top: 10px;
    padding-top: 10px;
}

div.links_more h3 {
    font-size: 14px;
    margin: 0 0 11px 0;
    padding: 0;
    color: #8b8a8a;
}

div.links_more a {
    font-size: 90%;
}

div.tnt-divider {
    background: #ECECEC url(/Inter2008/tnt_admin_filecontainer/tnt_divider.png) scroll top left;
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.news-article-list {
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
}

.news-article-list th,
.news-article-list td {
    font-weight: normal;
    padding: 2px;
    border-bottom: 1px solid #CECECE;
    vertical-align: top;
}

.news-article-list thead th {
    color: #6d6d6e;
}

.news-article-list tbody th {
    color: #B1B2B4;
    padding-right: 10px;
}

#stationsfinder {
    border: 1px solid #ccc;
    padding: 10px;
	margin-bottom: 10px;
}

#stationsfinder label {
    vertical-align: text-bottom;
}




/*
END AKTUELL
*/

/*
----------------------------------------------------------------------------
Styles for widgets, usually displayed in a sidebar
----------------------------------------------------------------------------
*/

.widget {
    font-size: 90%;
    line-height: 19px;
    margin-bottom: 20px;
    position: relative;
    top: 30px;
}

.widget h3 {
    font-size: 14px;
    margin: 0 0 18px 0;
    padding: 0;
}

.widget ul {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    clear: both;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

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

.widget ul li a {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/menu_bullet.gif) no-repeat scroll 4px 10px;
    color: #666666;
    display: block;
    font-weight: 600;
    margin: 0;
    padding: 3px 7px 3px 15px;
    text-decoration: none;
}


.widget ul li a:hover {
    background: #EEEEEE url(/Inter2008/tnt_admin_filecontainer/menu_bullet_hover.gif) no-repeat scroll 4px 10px;
    color: #FF6600;
}

.widget ul li a.active {
    background: #EEEEEE url(/Inter2008/tnt_admin_filecontainer/menu_bullet_hover.gif) no-repeat scroll 4px 10px;
}


.widget ul ul li {
    border-bottom: 1px solid #CCCCCC;
    margin-left: 10px
}

.widget ul li ul li a {
    font-weight: normal;
}

.widget ul li ul li a.active {
    background: #EEEEEE url(/Inter2008/tnt_admin_filecontainer/menu_bullet_open.gif) no-repeat scroll 3px 11px;
}


.widget ul ul ul {
    clear: both;
}

/* START Latest news */
.widget.latest-news ul li a {
    font-weight: normal;
}

.widget.latest-news ul li.continue {
    border-top: 1px solid #CCCCCC;
}

/* END Latest news */

img.bildlinks {
    margin-right: 10px;
}

img.bildrechts {
    margin-left: 10px;
}

#page-kontakt {
    margin: 25px 0 0 0;
}

#page-kontakt .top {
  margin-bottom: 16px;
  border-collapse: collapse;
}

#page-kontakt #service-buchen {
    background: transparent url(/Inter2008/tnt_admin_filecontainer/kontakt_bg-box.png) repeat-x bottom left;
    border: 1px solid #ccc;
    width: 440px;
}

#page-kontakt #service-buchen .inner {
  padding: 15px 15px 12px 15px;
}

#page-kontakt #service-buchen .inner p {
    margin: 0;
    font-size: 90%;
}

#jetzt-da {
  padding-left: 10px;
}



#page-kontakt .matrix {
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#page-kontakt .matrix td {
  border-width: 0;
  border-color: #ccc;
  border-style: solid;
}

#page-kontakt .matrix td .inner {
  padding: 15px;
  height: 127px;
  position: relative;
}

#page-kontakt .matrix td .inner img {
    margin-bottom: 16px;
}

#page-kontakt .matrix td .inner p.link {
    position: absolute;
    top: 134px;
    left: 15px;
}

#page-kontakt .matrix td#wegbeschreibung {
  width: 50%;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

#page-kontakt .matrix td#newsletter {
    border-bottom-width: 1px;
}

#page-kontakt .matrix td#feedback {
    border-right-width: 1px;
}

#tnt-bewertungstool {
  margin-top: 50px;
  padding-top: 6px;
  border-top: 1px solid #CCC;
  clear: both;
}

#rating-message {
  color: #333333;
  float: left;
}

#rating-module {
  float: right;
}

.phone-service {
	margin: 10px 0 30px 0;
}

.phone-service p {
	margin: 0;
	line-height: 100%;
}

.phone-service .intro {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: .6em;
}

.phone-service .phone {
	font-size: 300%;
	color: #FF6600;
	font-family: Arial, sans-serif;
}

.phone-service .costs {
	font-size: 90%;
}

dl#dl-kontakt {
	margin-top: 1em;
}

dl.foldable {
	margin: 0;
	padding: 0;
}

dl.foldable dt {
	background-color: #bbbbbb;
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 5px 5px 5px 30px;
	background-image: url(/Inter2008/tnt_admin_filecontainer/foldable-closed.gif);
	background-repeat:no-repeat;
	background-position: 10px 50%;
	cursor: pointer;
}

dl.foldable dt.active {
	background-image: url(/Inter2008/tnt_admin_filecontainer/foldable-open.gif);
}

dl.foldable dd {
	display: none;
	margin: 0;
	padding: 0 10px 10px 10px;
}

dl.foldable h2,
#col3_content dl.foldable h2.top {
	padding-top: 0;
}

/**
* new styles for sitemap
*/


#col3.sitemap {
    margin: 0 0 0 0px;
    width: auto;
    font-size: 90%;
}


#col3.sitemap #col2 {
	font-size: 110%;
}

#col3.sitemap .header {
    width: 100%;
}


#col3.sitemap #col3_content #content {
	width: 930px;
	overflow: hidden;
}

#col3_content.sitemap {
    display:block;
    padding: 7px 0 0 0;
}

#col3.sitemap .body {
    padding: 0 0 0 0;
    position: relative;
}



.topFiveHead{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	width:455px
}

#topTwentyFive.topFiveHead{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	width:922px;
}

.listNumbersTopFive {
    font-size:12px;
	float:left;
	padding: 15px 0 0 4px;
	line-height:150%;
}

.listTopFive{
    font-size:12px;
	float:left;
	margin: 0;
	padding: 15px 0 0;
	line-height:150%;
	list-style-type:none;
}


#col3_content .listTopFive li, .linkToTopFive li, .sitemapAlphabetList li{
	list-style-type:none;
}

.listTopFive a {
	background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet.gif") no-repeat 7px 50%;
    color: #FF6600;
    outline: none;
	text-decoration:none;
	padding:0 0 0 16px;
	white-space:nowrap;
}

.listTopFive a:hover, a:focus, a:active {
    text-decoration:underline;
	/* background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrowhover.jpg") no-repeat 7px 50%; */
}

.linkToTopFiveCont{
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	background-image:url("/tnt_admin_filecontainer/top5-FooterBG.jpg");
	width:455px;
}

.linkToTopFive{
	float:left;
	position:relative;
	margin: 0;
	font-size:12px;
	padding: 26px 0 10px 5px;
	list-style-type:none;
}


.linkToTopFive a {
	background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet.gif") no-repeat 7px 50%;
    color: #444;
    outline: none;
	text-decoration:none;
	padding:0 0 0 20px;
}

.linkToTopFive a:hover, a:focus, a:active {
    text-decoration:underline;
	/* background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrowhover.jpg") no-repeat 7px 50%; */
}

.topSitesFooterLinks{
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	background-image:url("/tnt_admin_filecontainer/top5-FooterBG.jpg");
	width:435px;
	margin-top:65px;
}

#sitemapHead{
	width:922px;
	padding: 0;
	margin: 40px 0 30px 2px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
}

.sitemapAlphabetList {
	font-size:11px;
	width:932px;
	padding:0;
	margin:0;
	line-height:115%;
	white-space:nowrap;
}

.sitemapAlphabetList a {
	background: url("/Inter2008/tnt_admin_filecontainer/menu_bullet.gif") no-repeat 7px 50%;
    color: #444;
    outline: none;
	text-decoration:none;
	padding:0 0 0 20px;
}

.sitemapAlphabetList a:hover, a:focus, a:active  {
    text-decoration:none;
/*	background: url("/Inter2008/tnt_admin_filecontainer/rightmenuarrowhover.jpg") no-repeat 7px 50%; */
    color: #ff6600;
}

	
.sitemapIndexColumn {
	display:inline;
	float:left;
	vertical-align:top;
	width:232px;
	padding:0;
	margin:0;
}

.indexLetter {
	border-top:1px solid #FF6600;
	display:inline;
	float:left;
	padding:10px 0;
	width:27px;
	color:#FF6600;
}
.letterBox {
	border-top:1px solid #CCCCCC;
	display:inline;
	float:left;
	padding:10px 0 10px 0px;
	width:200px;
}
.letterList {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

.pm_weitere_informationen {
    display: none;
    margin-top: 20px;
}



/* @end */