/* @override http://irtest.cowic.de/css/layout.css */

/*
freyhauer layout
author: Jan Michael Frey / Martin Hischauer
version: 04/06
*/


/*+* CLASSES *+*/

.left {
	float: left;
	}

.right {
	float: right;
	}

.spacer1 {
	padding: 20px 0 10px 0;
	}

.spacer2 {
	padding: 10px 0 40px 0;
	}

.spacer3 {
	padding: 8px 0 8px 0;
	}

.spacer4 {
	padding: 10px 0 30px 0;
	}

.einzug1 {
	padding-left: 10px;
	font-size: 11px;
	}

.einzug2 {
	padding-left: 20px;
	}


.haarlinieoben {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #333;
	}

.haarlinieunten {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #333;
	}

.haarliniemitte_o {
	clear: both;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px solid #F76D11;
	margin-bottom: 3px;
	}

/*+* BRANDING AREA *+*/


#logobereich {
	font-size: 9px;
	height:67px;
	width: 878px;
	border-top:5px solid #3D444C;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:62px;
	}

html>body #logobereich {
        height:62px;
        }

#logo {
	width: 280px;
	height: 30px;
	margin-top: 8px;
	}

#claim {
	float:left;
	margin-left:200px;
	margin-top: 5px;
	display: inline;
/*seo*/
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	padding-bottom: 0px;
	}

#hauptsponsoren {
	float: right;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
	}

#hauptsponsoren ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	}

#hauptsponsoren ul li {
	display: inline;
	vertical-align: top;
	padding-left: 6px;
	}

#hauptsponsoren img {
	vertical-align: text-bottom;
	}

#hauptsponsoren img.siemenslogo {
	width: 78px;
	height: 17px;
	border: 0px;
	background: url(img/siemens.gif) 0px 0px no-repeat;
	}

#hauptsponsoren img.logo3m {
	width: 51px;
	height: 17px;
	border: 0px;
	background: url(img/3M.gif) 10px 0px no-repeat;
	}

#hauptsponsoren img.ntvlogo {
	width: 39px;
	height: 15px;
	border: 0px;
	background: url(img/n-tv.gif) 0px 0px no-repeat;
	}

/*+* SUCHFUNKTION AREA *+*/

#suchbereich {
	font-size: 9px;
	}

#such1 {
	background-color: #5C656F;
	float: left;
	height:71px;
	width: 190px;
	border-top:1px solid #A5AAAF;
	border-bottom:1px solid #A5AAAF;
	border-right:1px solid #A5AAAF;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:69px;
	width:189px;
	}

html>body #such1 {
	height:69px;
	width:189px;
	}

div.marqueelink {
	height: 1px;
	left: 10px;
	position: absolute;
	bottom: -70px;
	width: 170px;
	z-index: 0;
	}

#such2 {
	background-color: #5C656F;
	color: #CDD1D1;
	float: left;
	height:71px;
	width: 478px;
	border-top:1px solid #A5AAAF;
	border-bottom:1px solid #A5AAAF;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:69px;
	}

html>body #such2 {
	height:69px;
	}

#such2 div {
	float: left;
	padding: 10px 6px 6px 12px;
	}

#such2 input.formSubmit {
	width: 20px;
	height: 17px;
	border: 0px;
	background: url(img/go-button.gif) 0px 0px no-repeat;
	}

#such3 {
	background-color: #5C656F;
	float: left;
	height:71px;
	width: 210px;
	border:1px solid #A5AAAF;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:69px;
	width:208px;
	}

html>body #such3 {
        height:69px;
        width:208px;
        }

/*+* MAINNAV *+*/

#mainnav {
	float: left;
	width: 878px;
	height: 34px;
	background-color: #3D444C;
	border-right: 1px solid #A5AAAF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:877px;
	position: relative;
	}

#rssOuterContainer {
	font-size: 10px;
	font-weight: bold;
        position: absolute;
        left: 10px;
        top: 10px;
        z-index: 10;
        width: 160px;
}

div.rssContainer {
	font-size: 10px;
	font-weight: bold;
	height: 1px;
	left: 10px;
	position: absolute;
	bottom: -148px;
	width: 160px;
	z-index: 20;
	}

div.rssContainer a {
	color: #F88031;
}

#leftnavi {
	width: 100px;
	padding-top: 11px;
}

html>body #mainnav {
	width:877px;
	}

/*+* SPALTEN *+*/

#rahmen {
	width:878px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #ffffff;
	}

#contentmain {
	width: 668px;
	float: left;
	margin-top: 30px;
	}

#spaltelinks {
	width:189px;
	padding:0px;
	float: right;
	}

#spaltemitte {
	width:479px;
	padding: 0;
	float: right;
	background-color: #fff;
	}

#spalterechts {
	margin-top: 30px;
	width:210px;
	padding:0px;
	float: right;
	background-color: #fff;
	}

#doppelspalte {
	margin-top: 0px;
	width:689px;
	padding:0px;
	float: right;
	background-color: #fff;
	}

#dreierspalte {
	margin-top: 0px;
	background-color: #fff;
	}

/*+* SUBNAV *+*/

#spalterechts a.x1 {
	color: #F76D11; font-size: 22px; font-weight: bold;
	}
.o1 {
	margin-left: 10px; padding: 5px 0px 5px 0px; text-align: center; width: 195px;
	}
#spalterechts a.x2 {
	color: #FFFFFF; font-size: 12px;
	}
.o2 {
	margin-left: 10px; padding: 13px 5px 13px 5px; margin-bottom: 10px; text-align: center; width: 185px;
	}

#subnav {
	width: 189px;
	}

#navs1 {
	padding: 0;
	margin: 0 5px 20px 0;
	list-style-type: none;
	}

#navs2, #navs3, #navs4 {
	padding: 0;
	margin: 0 5px 20px 0;
	}

/*+* FOERDERER *+*/

#sponsoren {
	width: 189px;
	}

/*+* MAIN *+*/

#main {
	margin: 0 6px 0 5px;
	position: relative;
	}

#sourceCodeTopText {
	position: absolute;
	top: 100%;
	width: 468px;
	padding: 15px 0px;
	}

.block {
	width: 220px;
	margin: 0 8px 0 0;
	float: left;
	font-size: 10px;
	display: inline;
	}

.block h6 {
	padding: 4px 0 4px 6px;
	background-color: #eee;
	margin-bottom: 10px;
	font-size: 10px;
	}

.block h2 {
	font-size: 10px;
	}

.block div {
	padding: 0 0 0 6px;
	margin-bottom: 22px;
	}


#profil div.right {
	margin-left: 10px;
	}

#profil div.left {
	margin-right: 10px;
	}

img.trailsep {
	width: 15px;
	height: 7px;
	border: 0px;
	background: url(img/pfeil.gif) 4px 0px no-repeat;
	}

img.toplink {
	width: 9%;
	height: 13px;
	border: 0px;
	background: url(img/gotop.gif) 0px 0px no-repeat;
	}

/*Mediadaten*/
table.media {
	width: 650px;
	padding-top: 15px;
	}

table.media td {
	background-color: #ddd;
	}

table.media td.firstlong {
	font-weight: bold;
	width: 150px
	}

table.media td.firstsmall {
	font-weight: bold;
	width: 90px
	}

/*+* FOOTER *+*/

#footer {
	clear: both;
	width: 878px;
	padding: 30px 0 5px 0;
	background-color: #fff;
	}

#footerlinklist {
	background-color: #5C656F;
	height: 24px;
	padding: 3px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
	}

#footerzierde {
        height:5px;
        width: 878px;
		background-color: #3D444C;
		margin-bottom: 3px;
        border-top:1px solid #A5AAAF;
        voice-family: "\"}\"";
        voice-family: inherit;
        height:4px;
        }

html>body #footerzierde {
        height:4px;
        }

.footerlinks{
	display: inline;
	padding: 0 0 0 15px;
	}

.footerlinksend {
	display: inline;
	padding: 0 0 0 45px;
	}

.footerlinks a, .footerlinksend a {
	color: #CDD1D1;
	}

.footerlinks a:hover, .footerlinksend a:hover {
	text-decoration: none;
	}


/* @group Fokus-Banner im Teaser */

div#tbanner a{
	color: #ffffff;
	display:block;
	width: 100%;
}
div#tbanner a:hover, div#tbanner a:active, div#tbanner a:visited{
	color: #ffffff;
	text-decoration: none;
}
div#tbanner{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 160px;
}

div#tbanner_header, div#tbanner_footer{
	background-color: #f76d11;
}

div#tbanner_header h1, div#tbanner_footer h2{
	color: #ffffff;
	text-align: center;
	padding: 10px;
	font-weight: normal;
}
div#tbanner_body{
	background-color: #202020;
	color: #ffffff;
	padding-bottom: 10px;

}
div#tbanner_body img{
	width:  100%;
	margin-bottom:  10px;
}
div#tbanner_body p{
	padding: 3px;
	background-color: #202020;
}
div#tbanner_body p span{
	color: #f76d11;
	float: left;
}
div#tbanner_body p a{
	display:inline;
}
div#tbanner_body p a:hover{
	color: #ffffff;
}

div#tbanner_irlogo img{
	width: 100%;
}
div#spanner{
clear:both;
}

.jx0 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    padding: 13px 0;
    text-align: center;
    width: 195px;
}
.jxa {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    text-align: center;
    width: 195px;
}
.jx1 {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    width: 195px;
}
.jo1 {
    background-color: #F76D11;
    font-size: 10px;
    margin-left: 10px;
    padding: 5px 0;
    text-align: center;
    width: 195px;
}
.jx2 {
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 10px;
}
.jo2 {
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 13px 0;
    text-align: center;
    width: 195px;
}

.fr-mediabar {
    border-top: 1px solid #DBDBDB;
    margin: 10px 0;
    padding: 20px 0;
}
.fr-mediabar-grid {
    border: medium none;
    padding: 0 0 20px;
	width: 370px;
}
.fr-mediabar .inner {
    background-color: #F2F6DA;
    overflow: hidden;
    padding: 10px 0;
}
.fr-mediabar-grid .inner {
    background-color: transparent;
    margin: 0 -10px 0 0;
    padding: 0;
}
.fr-mediabar-small .inner {
    width: 540px;
}
.fr-mediabar-large .inner {
    width: 940px;
}
.fr-mediabar .fr-mediabar-item {
    float: left;
}
.fr-mediabar-small .fr-mediabar-item {
    margin: 0 10px;
    width: 160px;
}
.fr-mediabar-grid .fr-mediabar-item {
    margin: 0 10px 10px 0;
    width: 180px;
}
.fr-mediabar-large .fr-mediabar-item {
    margin: 0 0 0 12px;
    width: 220px;
}
.fr-mediabar-small .image-outer img {
    height: 90px;
    width: 160px;
}
.fr-mediabar-large .image-outer img {
    height: 124px;
    width: 220px;
}
.fr-mediabar-grid .image-outer img {
    height: 102px;
    width: 180px;
}
.fr-mediabar .ico {
    background-image: url("img/misc.png");
    background-repeat: no-repeat;
}
.fr-mediabar-small .fr-mediabar-item-gallery .ico, .fr-mediabar-small .fr-mediabar-item-video .ico, .fr-mediabar-large .fr-mediabar-item-gallery .ico, .fr-mediabar-large .fr-mediabar-item-video .ico, .fr-mediabar-grid .fr-mediabar-item-gallery .ico, .fr-mediabar-grid .fr-mediabar-item-video .ico {
    background-position: 0 -220px;
    display: block;
    height: 28px;
    left: 62px;
    position: absolute;
    top: 31px;
    width: 36px;
}
.fr-mediabar-large .fr-mediabar-item-gallery .ico, .fr-mediabar-large .fr-mediabar-item-video .ico {
    left: 92px;
    top: 48px;
}
.fr-mediabar-grid .fr-mediabar-item-gallery .ico, .fr-mediabar-grid .fr-mediabar-item-video .ico {
    left: 72px;
    top: 37px;
}
.fr-mediabar-small .fr-mediabar-item-video .ico, .fr-mediabar-large .fr-mediabar-item-video .ico, .fr-mediabar-grid .fr-mediabar-item-video .ico {
    background-position: -50px -220px;
    height: 26px;
    left: 68px;
    top: 32px;
    width: 24px;
}
.fr-mediabar-large .fr-mediabar-item-video .ico {
    left: 98px;
    top: 49px;
}
.fr-mediabar-grid .fr-mediabar-item-video .ico {
    left: 78px;
    top: 38px;
}
.fr-mediabar-item .pool {
    display: none;
}
.fr-mediabar-grid .fr-mediabar-item .text-outer {
    background: none repeat scroll 0 0 #F1F1F1;
    height: 36px;
    overflow: hidden;
}
.fr-mediabar-item .term {
    color: #38743D;
    font-size: 10px;
    line-height: 13px;
    margin: 4px 0 0;
    text-transform: uppercase;
}
.fr-mediabar-item .desc {
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
}
.fr-mediabar-grid .fr-mediabar-item .text-outer .desc {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding: 5px 10px;
}
.fr-imagetext-outer
	{
		background-color: #f1f1f1;
		margin: 10px 0 15px;
	}

	.fr-imagetext-outer .image-outer
	{
		text-align: center;
	}

	.fr-imagetext-outer .text-outer
	{
		padding: 10px 10px 1px;
	}

	.fr-imagetext-outer .text-outer .text
	{
		font-size: 12px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		line-height: 18px;
		color: #666;
	}
/* @end */
