.corporate-portal #page_margins,
.corporate-portal #page_margins {
	width: 980px;
}

.corporate-portal #nav_main {
	left: 211px;
	width: 769px; /* 980 - 211 */
}

.corporate-portal.home .col_left_66 {
	width: 730px;
}

.corporate-portal.home .col_left_66 h3 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
}

.corporate-portal.home .col_right_33 {
	width: 240px;
	margin-left: 10px;
}

.corporate-portal.home div.support-box {
	margin-top: 7px;
}

.corporate-portal.home div.support-box .searchbox input {
	width: 200px;
}

.corporate-portal.home .tnt-divider.news2 {
	margin-top: 29px;
}

.corporate-portal.home .line .devider {
	margin-bottom: 15px;
}

.corporate-portal.home .main-content {
	line-height: 160%;
	border-right: 1px solid #CCC;
}

.corporate-portal.home .main-content .weitere-infos {
	margin-top: 16px;
}

.corporate-portal.home #categories {
    margin: 0;
    padding: 0;
}

.corporate-portal.home #categories ul {
    margin: 0;
    padding: 0;
}

.corporate-portal.home #categories li {
	list-style: none inside;
	margin: 0 0 3px 0;
	border: 1px solid #CCC;
	padding: 1px;
	background: #FFF;
	position: relative;
	height: 44px;
	width: 236px;
}

.corporate-portal.home #categories li a {
    position: absolute;
    top: 0;
    left: 0;
	display: block;
	text-decoration: none;
    width: 236px;
    height: 44px;
    margin: 0;
    padding: 0;
    position: relative;
}

.corporate-portal.home #categories li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 236px;
    height: 44px;
}

.corporate-portal.home #categories li a span {
    display: block;
    position: absolute;
    left: 0;
    top: 32px;
    height: 12px;
    font-size: 90%;
    vertical-align: top;
    background: #333;
    background: rgba(0, 0, 0, .7);
    width: 231px;
    padding-left: 5px;
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}


.corporate-portal #topnav {
	width: 830px;
}

.corporate-portal.article #col3.wide #col3_content #content {
	width: 490px;
}


.corporate-portal.article #col3.wide #col3_content #col2 {
	width: 275px;
}

.corporate-portal.article #col3.wide #col3_content #col2 div.support-box .searchbox input  {
	width: 210px;
}

.corporate-portal.article #col3.wide .header {
	height: 150px;
	background-color: #FF6600;
}

.corporate-portal #col3_content .header div.bg {
	height: 150px;
	position: relative;
}

.corporate-portal #col3_content .header div.bg span {
    position: absolute;
    top: 0;
    left: 0;
	height: 150px;
	width: 160px;
	z-index: 10;
}

.corporate-portal #col3_content .header div.bg h1 {
    position: absolute;
    width: 160px;
    top: 20px;
    left: 0;
    margin: 0;
    z-index: 20;
}