@import url(fonts.css);
/* CSS Tine2.0 2010 */

/* ******************** same design and handling for all browser ******************** */
*	{margin:0px; padding: 0px;} 
fieldset, img	{border:0px none;}
html	{height: 101%;} 
option	{padding-left: 0.4em}


/* ******************** Default values and form elements ******************** */
body	{ 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:15px;
	background-image:url(../images/greyBgTop.jpg);
	background-repeat:repeat-x;
	padding-top:19px;
} 

h1 {
	font-size:16px;
	font-weight:bold;
	padding:8px 0px 14px 26px;
	margin-bottom:4px;
	background-image:url(../images/lineFull.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

p {
	padding-bottom:14px;
}

ul, ol {
	padding:0px 0px 14px 30px;
}

ul.topiclist {
	padding:0px;
}

input, textarea, select {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	width:225px;
	height:20px;
	border:1px solid #CBCBCB;
	color:#333333;
	font-size:12px;
}

select {
	width:227px;
	height:22px;
}

textarea {
	height:80px;
}

input.submit {
	margin-top:7px;
	width:120px;
	height:20px;
	background-color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	border-radius:5px; /* CSS3 */	
}

#search input {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	width:207px;
	height:20px;
	border:1px solid #CBCBCB;
	color:#333333;
	padding-left:18px;
}

#search input#searchIcon {
	width:15px;
	height:15px;
	border:0px none;
	padding:0px;
	position:absolute;
	top:14px;
	left:18px;
}

.tx-irfaq-dynheader img {
	float:left;
	margin:3px 5px -3px 0px;
}

.tx-irfaq-dynheader p {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}

.irfaqLeft {
	float:left;
	width:70px;
	padding-bottom:5px;
}

.irfaqRight {
	float:left;
	width:660px;
	padding-bottom:5px;
}

.additional-info {
	border-top:1px solid #DDDDDD !important;
	padding-top:8px !important;
	font-size:11px;
	font-weight:bold;
}

/* ******************** Classes ******************** */

.centerText {
	text-align:center;
}

.borderBottom {
	border-bottom:1px solid #DDDDDD;
	padding-bottom:3px;
	margin-bottom:2px;
}

.blueTitle {
	color:#008BD0;
	font-size:18px;
	padding-bottom:8px;
}

.blackTitle {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}

.contentBoxBorder {
	background-image:url(../images/contentBoxBorder.png);
	background-repeat:repeat-y;
}

.contentBoxBackground, .contentBoxBackgroundLessSpace, .contentBoxBackgroundWithoutSpace {
	background-image:url(../images/contentBoxBorderTop.png);
	background-repeat:no-repeat;
	margin:0px 1px;
	padding:12px 23px 12px 11px;
}

.contentBoxBackgroundLessSpace {
	padding:2px;
}

.contentBoxBackgroundWithoutSpace {
	margin:0px;
	padding:0px 0px 0px 2px;
}


.contentBoxEnd, .contentBoxEndPlayer {
	background-image:url(../images/contentBoxBorderEnd.png);
	background-repeat:no-repeat;
	width:787px;
	height:5px;
}

.contentBoxEndPlayer {
	background-image:url(../images/contentBoxBorderEndPlayer.png);
	height:4px;
}

.clearer {
	clear:both;
}

.close {
	font-weight:bold;
	padding:0px 0px 0px 2px;
	cursor:pointer;
}

.closeIcon {
	position:absolute;
	top:4px;
	right:10px;
	cursor:pointer;
	z-index:50000;
}

.downloadLinkBlock {
	padding-bottom:10px;
}

.downloadIcon {
	float:left;
	width:30px;
}

.downloadCounter {
	padding-bottom:10px;
}

.downloadDescription {
	padding-bottom:15px;
}

.downloadBlock {
	margin-bottom:25px;
}

.downloadLeft {
	float:left;
	width:660px;
}

.downloadText {
	clear:both;
	padding:10px 0px 0px 90px;
}

.downloadImage {
	float:left;
	width:90px;
}

.event, .eventWithoutBorder {
	background-image:url(../images/greySpacer.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#333333;
	width:165px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 9px 7px;
}

.eventWithoutBorder {
	background-image:url(../images/0.gif);
	margin-bottom:0px;
}

.eventContent {
	padding:0px 0px 0px 0px;
}

.eventDate {
	font-weight:bold;
	font-size:10px;
	line-height:12px;
	padding:0px 0px 0px 0px;
}

.eventPic, .eventPicEn {
	background-image:url(../images/termine.png);
	background-repeat:no-repeat;
	width:67px;
	height:13px;
	margin:9px 57px 2px 0px;
	float:right;
}

.eventPicEn {
	background-image:url(../images/dates.png);
	width:164px;
}

.eventTitle {
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

.eventText, .eventTextEn {
	background-image:url(../images/veranstaltungen.png);
	clear:both;
	margin:0px 0px 0px 7px;
	width:167px;
	height:27px;
}

.eventTextEn {
	background-image:url(../images/eventsexhibitions.png);
	margin:0px 0px 0px 7px;
}

.errorDiv {
	color:#FF0000;
	font-weight:bold;
	padding:10px;
	margin-bottom:15px;
	border:1px dotted #FF0000;
}

.externalNewWindowBig {
	font-size:18px;
}

.forumBg {
	padding:12px 9px 12px 11px;
}

.firstRightNav {
	padding-bottom:20px;	
}

.footerIcons {
	position:absolute;
	top:56px; 
	right:0px;
	width:21px;
	height:21px;
	cursor:pointer;		
	background-image:url(../images/0.gif);
}

.fullBox {
	width:787px;
	margin:0px 0px 10px 0px;
	clear:both;
}

.fullBox .boxHeader {
	background-image:url(../images/fullBoxHeader.png);
	background-repeat:no-repeat;
	width:787px;
	height:32px;
	position:relative;
}

.fullBox .boxReflex {
	background-image:url(../images/fullBoxReflex.png);
	background-repeat:no-repeat;
	position:absolute;
	top:1px;
	left:1px;
	z-index:10000;
	width:784px;
	height:22px;
}

.fullBox  .boxTitle {
	position:absolute;
	top:5px;
	left:11px;
	z-index:5000;
	height:22px;
	width:100%;
	background-repeat:no-repeat;	
}

.hint {
	font-size:10px;
	color:#333333;
}

.impress {
	margin:10px 0px 15px 0px;
}

.impress td {
	padding:4px 20px 4px 0px;
}

.impress .td-0 {
	width:190px;
}

.leftDiv {
	float:left;
	width:120px;
	padding-top:4px;
}

.languageIcon {
	margin:0px 0px -2px 0px;
}

.news p {
	padding: 0;
}

.newsList .borderBottom {
	padding:4px 0px;
}

.newsTeaserTextNon {
	display:none;
}

.newsDate {
	font-size:10px;
}

.newsDateSingle, .newsDateSingleI {
	position:absolute; 
	top:47px; 
	right:30px; 
	z-index:10000;
	font-size:10px;
}

.newsDateSingleI {
	top:3px;
	right:0px; 
}

.newsDetails {
	border-bottom:1px solid #DDDDDD;
	padding-bottom:9px;
	margin-bottom:8px;
}

.newsContent {
	padding:0px 0px 13px 0px;
	display:none;
}

.newsContentTop, .newsContentBottom {
	background-image:url(../images/newsContentTop.png);
	background-repeat:no-repeat;
	width:736px;
	height:4px;
}

.newsContentMiddle {
	background-image:url(../images/newsContentMiddle.png);
	background-repeat:repeat-y;
	width:712px;
	padding:12px 12px 10px 12px;
}

.newsContentBottom {
	background-image:url(../images/newsContentBottom.png);
}

.pT22 {
	padding-top:22px;
}

.onlyClosingIcons {
	position:relative;
}

.rightDiv, .rightDiv1 , .rightDiv2 {
	float:left;
	width:630px;
	min-height:30px;
}

.rightDiv1 {
	width:240px;
}

.rightDiv2 {
	width:390px;
	padding-top:4px;
	min-height:26px;
}

.rightboxFrame {
	background-image:url(../images/border.png);
	background-repeat:repeat-y;
}

.rightboxEnd {
	margin:0px 0px 6px 0px;
	background-image:url(../images/borderEnd.png);
	background-repeat:no-repeat;
	height:4px;
}

.rightboxTitle {
	background-image:url(../images/curve.png);
	background-repeat:no-repeat;
	background-position:top left;
	/* padding:0px 0px 24px 0px; */
	padding:6px 0px 24px 0px;	
}

.smallFont {
	font-size:10px;
}

.smallBox {
	width:391px;
	margin:0px 5px 10px 0px;
	float:left;
}

.smallBox .boxHeader {
	background-image:url(../images/smallBoxHeader.png);
	background-repeat:no-repeat;
	width:391px;
	height:32px;
	position:relative;
}

.smallBox .boxReflex {
	background-image:url(../images/smallBoxReflex.png);
	background-repeat:no-repeat;
	position:absolute;
	top:1px;
	left:1px;
	z-index:10000;
	width:388px;
	height:22px;
}

.smallBox .boxTitle {
	position:absolute;
	top:5px;
	left:11px;
	z-index:5000;
	height:22px;
	width:100%;
	background-repeat:no-repeat;	
}

.smallBox .contentBoxBorder {
	background-image:url(../images/contentBoxBorderSmall.png);
}

.smallBox .contentBoxBackground {
	background-image:url(../images/contentBoxBorderTopSmall.png);
}

.smallBox .contentBoxEnd {
	background-image:url(../images/contentBoxBorderEndSmall.png);
	width:390px;
}

.smallBox .contentBoxBorder {
	/* min-height:367px; */
	height:367px;
}

.subnavigationElement {
	float:left; 
	width:157px;
}

.subnavigationBg {
	background-image:url(../images/subNavi/subnaviBg.png);
	background-repeat:no-repeat;
	width:785px;
	height:22px;
	margin-left:1px;
}


/* ******************** IDs ******************** */
#cTop {
	background-image:url(../images/cTopBg.jpg);
	background-repeat:no-repeat;
	height:400px;
	width:984px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#cMiddle {
	background-image:url(../images/cMiddleBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	z-index:10;
	padding:9px 0px 0px 0px;
}

#cInner {
	border-right:1px solid #9E9E9E;
	padding:9px 0px 0px 9px;
	min-height:528px;
}

#cLeft {
	width:792px;
	margin-right:2px;
	float:left;
}

#cRight {
	width:229px;
	float:left;
	margin-right:-100px;
	position:relative;
}

#contentFrame {
	position:relative;
	background-color:#68BAE5;
	margin-right:50px;
}

#contentFooter, #contentFooterEn {
	background-image:url(../images/contentFooterBg.jpg);
	background-repeat:no-repeat;
	height:208px;
	padding:0px 0px 0px 23px;
	position:relative;
}

#contentFooterEn {
	background-image:url(../images/contentFooterBgEn.jpg);
}

#footernav {
	clear:both;
	font-size:11px;
	color:#2B2D2C;
	padding:104px 0px 18px 84px;
}

#freshmeat {
	float:left;
	width:132px;
	padding:0px 0px 0px 0px;
}

#facebook {
	right:58px;
}

#google {
	right:120px;
}

#header {
	height:80px;
	position:relative;
}

#headerLeft {
	float:left;
	width:580px;
}

#headerRight {
	float:right;
	width:440px;
	position:relative;
	z-index:100;
}

#innerFrame {
	/* padding:0px 0px 0px 54px; */
	width:1034px;
}

#innerPlayerList {
	display: table-cell;
	vertical-align:middle;
}

#frame {
	background-image:url(../images/greyBgBottom.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0px 0px 0px 54px;
}

#morePeople {
	right:155px;
}

#metaways, #metawaysEn {
	width:174px;
	height:13px;
	background-image:url(../images/metaways.png);
	background-repeat:no-repeat;
	float:left;	
	margin:54px 8px 0px 23px;
	cursor:pointer;
}

#metawaysEn {
	background-image:url(../images/metawaysEn.png);
}

#opensource {
	float:left;
	width:70px;
	padding:0px 11px 0px 7px;
}

#rss {
	right:90px;
}

#rightNavi {
	padding-right:50px;
}

#sixteenUsers {
	float:left;
	width:63px;
	padding:0px 0px 0px 0px;	
}

#subnavi {
	font-size:11px;
	color:#2B2D2C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:19px 0px 0px 12px;
}

#search {
	padding:11px 0px 0px 15px;
	position:relative;
}


#startpageImage {
	margin:12px 0px 0px 0px;
}

#technorati {
	right:57px;
}

#tinePlayer {
	background-image:url(../images/playerLine.png);
	background-repeat:no-repeat;
	background-position:right;
	width:133px;
	height:311px;
	display:table;
	position: relative;    
	padding-right:7px;
}

#tine20 {
	width:197px;
	height:74px;
	background-image:url(../images/tine20.png);
	background-repeat:no-repeat;
	float:left;
	margin:9px 0px 0px 0px;
	cursor:pointer;
}

#twitter {
	right:88px;
}

#woman {
	position:absolute;
	top:78px;
	left:1091px;
	width:94px;
	height:550px;
	background-image:url(../images/woman.png);
	background-repeat:no-repeat;
}



/* ******************** Links ******************** */
a:link, a:visited {
	color:#666666;
}

a :active, a:hover {
	color:#B79413;
}

.subnavigationElementSecondLevel a:link, .subnavigationElementSecondLevel a:visited,
.subnavigationElementSecondLevelLast a:link, .subnavigationElementSecondLevelLast a:visited,
.subnavigationElementSecondLevelActive a, .subnavigationElementSecondLevelActiveLast a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:156px;
	height:18px;
	padding:4px 0px 0px 16px;
	background-image:url(../images/subNavi/thirdLevel/subnav_button_off_01.png);
	background-repeat:no-repeat;	
}

.subnavigationElementSecondLevelLast a:link, .subnavigationElementSecondLevelLast a:visited,
.subnavigationElementSecondLevelActiveLast a {
	background-image:url(../images/subNavi/thirdLevel/subnav_end_off_01.png);
	height:34px;
}

.subnavigationElementSecondLevelActive a {
	background-image:url(../images/subNavi/thirdLevel/subnav_button_on_01.png);
}

.subnavigationElementSecondLevel a:active, .subnavigationElementSecondLevel a:hover {
	background-image:url(../images/subNavi/thirdLevel/subnav_button_on_01.png);
}

.subnavigationElementSecondLevelLast a:active, .subnavigationElementSecondLevelLast a:hover,
.subnavigationElementSecondLevelActiveLast a {
	background-image:url(../images/subNavi/thirdLevel/subnav_end_on_01.png);
}

.event a:link, .event a:visited,
.news a:link, .news a:visited {
	display:block;
	width:100%;
	text-align:right;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
	line-height:10px;
}

.news a:link, .news a:visited {
	padding:2px 0px 0px 0px;
}

.newsLink {
	display:block;
	width:100%;
	text-align:right;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
	line-height:10px;
	padding:5px 0px 0px 0px;
	cursor:pointer;
}

.event a:active, .event a:hover,
.news a:active, .news a:hover,
.newsLink:active, .newsLink:hover {
	text-decoration:underline;
}

.event .eventContent a{
	font-weight:normal;
	text-align:left;
	display:inline;
	padding-bottom:0px;
}


#subnavi a:link, #subnavi a:visited,
#footernav a:link, #footernav a:visited  {
	text-decoration:none;
	color:#2B2D2C;
	padding:0px 4px;
}

#footernav a:link, #footernav a:visited  {
	padding:0px 9px;
}


#subnavi a:active, #subnavi a:hover,
#footernav a:active, #footernav a:hover {
	text-decoration:underline;
}

.footerIcons a {
	text-decoration:none;
	display:block;
	width:21px;
	height:21px;
}

#tine20 a, #metaways a {
	display:block;
	width:100%;
	height:74px;
	text-decoration:none;
}

#tinePlayer a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	text-align:right;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:1px 12px 1px 0px;	
}

#tinePlayer a:active, #tinePlayer a:hover, a.activePlayerLink {
	background-image:url(../images/playerIcon.png);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
}


#metaways a {
	height:13px;
}

#rightNavi a {
	display:block;
	text-align:right;
	padding:0px 0px 1px 0px;
}

