/*
	Defining columns
*/
#col1 { float: right; width: 556px}
#col2 { display:none}
#col3 { width: auto; margin: 0 556px 0 0; padding-bottom: 0px;}
#col1_content { padding: 0px; margin: 0px;}
#col3_content { padding: 0px; border: none; background: none;}


/*
	Overwrite values of common.css
*/
#main {
	padding-top: 0px;
}

#teaser-left {
	padding: 2px 8px 8px 8px;
	border: none;
}

#teaser-left-inner {
	padding: 0px;
	border: none;
	height: 240px;
	background: none;
}

#teaser-left-inner-content {
	display: none;
}

#teaser-right-inner-content {
	display: none;
}



/*
	Homepage stuff
*/

.home-teaser {
	padding: 8px 8px 0px 0px;
	/*
	width: 366px;
	height: 108px;
	*/
}

.home-teaser img {
	border: none !important;
}

.teaser-home-left {
	float: left;
}

.teaser-home-right {
	float: right;
}

.teaser-home-row {
	margin-bottom: 8px;
}

.teaser-home-row .subcl,
.teaser-home-row .subcr {
	padding: 0px;
}

.teaser-home-row .subcr {
	text-align: right;
}



.teaser a {
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	color: #003082;
	font-size: 163.63%;
	line-height: 56px;
	height: 56px;
	display: block;
	letter-spacing: 1px;
	padding-left: 100px;
}

.teaser a:hover {
	background-color: #bfd6e9;
}

.teaser div {
	border-bottom: 1px solid #999;
}

.teaser .teaser-worldmap a {
	background: #bfd6e9 url(../images/icon_weltkarte.gif) no-repeat 17px 0px;
}

.teaser .teaser-search a {
	background: #bfd6e9 url(../images/icon_suche.gif) no-repeat 17px 0px;
}

.teaser .teaser-worldmap a:hover,
.teaser .teaser-search a:hover {
	text-decoration: none;
}

.teaser .teaser-worldmap a:hover {
	background: #267bb0 url(../images/icon_weltkarte_hover.gif) no-repeat 17px 0px;
	color: #fff;
}

.teaser .teaser-search a:hover {
	background: #267bb0 url(../images/icon_suche_hover.gif) no-repeat 17px 0px;
	color: #fff;
}





/*
	PROJECT INITIATOREN
*/
#project-initiator {
	background-color: #EBEBEB;
	margin: 8px 8px 0 0;
	padding: 15px 8px;
}

#project-initiator h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 0px 0px 6px 6px;
}

.project-initiator-row.subcolumns .c50l .subcl {
	margin-right: 4px;
	padding: 0px;
}

.project-initiator-row.subcolumns .c50r .subcr {
	margin-left: 4px;
	padding: 0px;
}

#project-initiator-container .project-initiator-row.subcolumns .c50r .subcr img,
#project-initiator-container .project-initiator-row.subcolumns .c50l .subcl img {
	border: none;
}

/*
	PROJECT PARTNER (in Footer)
*/
#footer {
	padding-top: 24px;
	background: url(../images/bg_footer_homepage.gif) no-repeat top left;
}

#footer-navigation {
	margin-top: 7px;
}

#project-partner h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	font-size: 11px;
	letter-spacing: 2px;
	padding: 0px 0px 6px 6px;
	height: 15px;
	margin-bottom: 3px;
}

#project-partner h3 a {
	color: #003082;
}

#project-partner-list {
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#project-partner-list ul {
	margin: 0px;
	padding: 0px;
	height: 80px;
	list-style: none;
}

#project-partner-list ul li {
	margin: 0px 7px;
	padding: 0px;
	float: left;
}

#project-partner-list ul li a {
	display: block;
}

/* CSR News */
#csr-news-list {
	margin-bottom: 35px;
}

#csr-news-container.news-latest-container {
	background: none;
	background-color: #EBEBEB;
}

#csr-news-container.news-latest-container h2 {
	margin: 0 0 0 84px;
	padding-left: 15px;
}

#csr-news-container.news-latest-paging {
	line-height: 25px;
}

#csr-news-container .csr-news-logo {
	float: left;
}

#csr-news-header {
	margin-bottom: 16px;
}
