@import url("indexed_search.css");
@import url("powermail.css");

/* @override 
	http://www.cadolto.com/fileadmin/templates/css/cadoltostyle.css
*/

/* @group BASIC */

* {
	margin: 0;
	padding: 0;
	border: none;
    }
/*Scrollbalken immer anzeigen*/
html{
	height: 100%; 
	margin-bottom: 1px;
}

body { behavior: url("fileadmin/templates/scripts/csshover3.htc"); } 

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	background: #848484 url(../img/background_gradient.jpg) repeat-x;
	
}

body.karriere div#maincontent p {

	width: 680px;

}

/* Zentrierung der Seite in der Mitte */
div#pagewrapper {
	height: 100%;
	width: 950px;
	margin: auto;
	}

/* Sorgt dafür, dass die Seite gleichmäßig abschließt
und flexibel in der Höhe ist */
div#flexibleheight {
	float: left;
	width: 950px;
	height: 100%;
	min-height: 330px;
	background: url(../img/flexibleheight_bg.jpg) repeat-y 0 0;
	}

h1 {
	position: absolute;
	left: -999%;
	}
	
p {
	line-height: 180%;
	width: 100%;
	}
	
p a {
	color: #e39e21;
	text-decoration: none;
	}
	
p a:hover {
	text-decoration: underline;
	}
		
/* @end BASIC */

/* @group HEAD */

div#head {
	float: left;
	height: 100px;
	width: 100%;
	}
	
div#head #headlogo a {
	margin-top: 35px;
	float: right;
	width: 143px;
	height: 30px;
	background: url(../img/head_logo.gif) no-repeat;
	}
	
div#head #headlogo a span{
	position: absolute;
	left: -2000px;
}
	
/* @group ul#mainnavi */
	
div#head ul#mainnavi {
	width: 100%;
	width: 700px;
	padding: 0 0 0 250px;
	height: 35px;
	float: left;
	list-style-type: none;
	}

	
div#head ul#mainnavi li {
	float: left;
	}
	
div#head ul#mainnavi li a {
	padding: 0 25px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCC;
	font-size: 13px;
	}

div#head ul#mainnavi li a:hover,
div#head ul#mainnavi li a#active {
	color: #FFAF00;
	}

	
/* @end ul#mainnavi */
	
/* @end HEAD */

/* @group SITE */
	
div#site {
	float: left;
	height: 100%;
	min-height: 650px;
	width: 950px;
	}
	
/* @group ul#subnavi */

ul#subnavi {
	float: left;
	height: 310px;
	width: 200px;
	padding: 20px 0 0 20px;
	background-color: #191D1E;
	list-style-type: none;
	}
	
ul#subnavi li a {
	display: block;
	padding: 0 0 7px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCC;
	font-size: 10px;
	}
	
ul#subnavi li a:hover,
ul#subnavi li a#active {
	color: #FFAF00;
	}
	
ul#subnavi li a.kontakt {
	display: block;
	padding: 25px 0 7px;
}


	
/* @group ul#subsubnavi */

ul#subsubnavi {
	display: block;
	list-style-type: none;
	padding: 0 0 10px 0;
	}
	
ul#subsubnavi li a {
	font-size: 9px;
	padding: 0 0 7px 15px;
	}

/* @end ul#subsubnavi */

/* @end ul#subnavi */

div#maincontainer {
	float: left;
	width: 730px;
	height: 330px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	}
	
/* @group SEARCHBOX */

div#searchbox {
	float: left;
	width: 220px;
	height: 30px;
	background-color: #666;
	}

p#searchbox {
	display: none;
	float: left;
	line-height: 30px;
	width: 67px;
	padding: 0 0 0 8px;
	background-color: #666;
	color: #000;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

div.tx-macinasearchbox-pi1 {
	float: left;
	display: inline;
	padding: 0;
	margin: 4px 0 3px 20px;
	}

#searchform table input {
	width: 150px;
	height: 15px;
	line-height: 15px;
	border: solid 1px #444;
	background-color: #EEE;
	padding-left: 5px;
	font-size: 10px;
	}
	
#searchform table input.submit {
	padding: 0 0 3px 7px;
	width: 25px;
	background: none;
	}
	
#searchform table input.submit:hover {
	color: #FFAF00;
	}
	
	
/* @end SEARCHBOX */

div#orientation {
	float: left;
	width: 715px;
	line-height: 30px;
	padding: 0 0 0 15px;
	background-color: #CCC;
	font-size: 9px;
	color: #333;
	}
	
div#orientation a {
	text-decoration: none;
	color: #333;
	padding: 0 5px 0 0;
	}
	
div#orientation a:hover {
	text-decoration: underline;
	}
	
/* @group Sprachnavi */

p#language {
	display: none;
	}

div#languagenavi {
	display: none;
	}
	
div#languagenavi ul#language li {
	padding: 8px 5px 0 0;
	float: left;
	list-style-type: none;
	}
	
div#languagenavi ul#language li a {
	float: left;
	text-decoration: none;
	color: #FFF;
	height: 13px;
	width: 20px;
	padding: 1px;
	}	
	
a.language_de,
a.language_de_inactive:hover {
	background: url(../img/language/language_de.gif) no-repeat;
    }
a.language_de_inactive {
	background: url(../img/language/language_de_inactive.gif) no-repeat;
    }
a.language_en,
a.language_en_inactive:hover {
	background: url(../img/language/language_en.gif) no-repeat;
	}
a.language_en_inactive {
	background: url(../img/language/language_en_inactive.gif) no-repeat;
	}
a.language_fr,
a.language_fr_inactive:hover {
	background: url(../img/language/language_fr.gif) no-repeat;
    }
a.language_fr_inactive {
	background: url(../img/language/language_fr_inactive.gif) no-repeat;
    }
a.language_it,
a.language_it_inactive:hover {
	background: url(../img/language/language_it.gif) no-repeat;
	}
a.language_it_inactive {
	background: url(../img/language/language_it_inactive.gif) no-repeat;
	}
a.language_tr,
a.language_tr_inactive:hover {
	background: url(../img/language/language_tr.gif) no-repeat;
    }
a.language_tr_inactive {
	background: url(../img/language/language_tr_inactive.gif) no-repeat;
    }
a.language_ru,
a.language_ru_inactive:hover {
	background: url(../img/language/language_ru.gif) no-repeat;
	}
a.language_ru_inactive {
	background: url(../img/language/language_ru_inactive.gif) no-repeat;
	}
a.language_nl,
a.language_nl_inactive:hover {
	background: url(../img/language/language_nl.gif) no-repeat;
    }
a.language_nl_inactive {
	background: url(../img/language/language_nl_inactive.gif) no-repeat;
    }
a.language_pl,
a.language_pl_inactive:hover {
	background: url(../img/language/language_pl.gif) no-repeat;
	}
a.language_pl_inactive {
	background: url(../img/language/language_pl_inactive.gif) no-repeat;
	}
a.language_pt,
a.language_pt_inactive:hover {
	background: url(../img/language/language_pt.gif) no-repeat;
	}
a.language_pt_inactive {
	background: url(../img/language/language_pt_inactive.gif) no-repeat;
	}

	
/* @end Sprachnavi */

/* @group div#newssection */

div#newssection {
	display: block;
	float: left;
	width: 220px;
	font-size: 9px;
	}
	
div#newssection a {
	text-decoration: none;
	color: #000;
	}
	
div#newssection a:hover {
	color: #FFAF00;
	}

/* @end div#newssection */

/* @group div#maincontent */

div#maincontent {
	float: right;
	width: 700px;
	padding: 30px 0 20px 30px;
	background-color: #FFF;
	}
	
div#maincontent h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 150%;
	padding: 0 60px 20px 0;
	}
	
div#maincontent p {
	width: 500px;
	padding: 0 0 10px;
	}

#maincontent div.tx-ttnews-browsebox p{
	width: auto;
	display: block;
	padding-left: 2px;

}
	
/* REFERENZEN */
div#maincontent div#top {
	
	}

/* @end div#maincontent */

/* @end SITE */

/* @group FOOTER */

div#footer {
	float: left;
	height: 100%;
	padding: 0 0 25px 0;
	width: 950px;
	}
	
div#printlink a {
	float: left;
	width: 105px;
	padding: 20px 0 5px 35px;
	text-decoration: none;
	color: #CCC;
	font-size: 10px;
	background: url(../img/footer_printsymbol2.png) no-repeat left bottom;
	}
	
div#printlink a.extlink{
	background: none;
	width: auto;
	height: 200px;
	padding: 0;
	float: left;	
	
}

div.extern span{
	float: left;
	padding-right: 5px;
	display: block;
}

div.extern{
	display: inline;
	color: #CCC;
	font-size: 10px;
	float: left;
	margin-left: 80px;
	margin-top: 20px;
}
	
div#printlink a:hover {
	color: #FFF;
	}

/* @group ul#sitenavi */

ul#sitenavi {
	list-style-type: none;
	float: right;
	padding: 20px 0 0 0;
	}
	
ul#sitenavi li {
	float: left;
	direction: rtl;
	}
	
ul#sitenavi li a {
	text-decoration: none;
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #CCC;
	}
	
ul#sitenavi li a#active,
ul#sitenavi li a:hover {
	color: #FFF;
	}


/* @end ul#sitenavi */

/* @end FOOTER */

/* @group KONTAKT */

/* @group Powermail Kontaktformular */

select#uid69,
#powermaildiv_uid69 label {
	height: 22px;
	line-height: 22px;
	}

#tx-powermail-pi1_fieldset_1,
div.tx-powermail-pi1 div.tx-powermail-pi1_thx {
	font-size: 9px;
	text-transform: uppercase;
	width: 310px;
	height: 310px;
	padding: 20px 0 0 30px;
	float: left;
	background-color: #FFF;
	color: #333;
	}
	
div#powermaildiv_uid1,
div#powermaildiv_uid2,
div#powermaildiv_uid3,
div#powermaildiv_uid4,
div#powermaildiv_uid5,
div#powermaildiv_uid6,
div#powermaildiv_uid7,
div#powermaildiv_uid8,
div#powermaildiv_uid9 {
	width: 315px;
	float: left;
	margin: 0 0 2px 0;
	}

#tx-powermail-pi1_fieldset_1 legend {
	display: none;
	}
	
#tx-powermail-pi1_fieldset_1 label {
	float: left;
	width: 90px;
	line-height: 20px;
	}

div.tx-powermail-pi1 div.tx-powermail-pi1_thx table.contenttable tbody tr.powermail_all.powermail_all_tr td.powermail_all.powermail_all_td p.bodytext b {
	float: left;
	width: 80px;
	}
		
#tx-powermail-pi1_fieldset_1 select {
	width: 222px;
	height: 18px;
	border: solid 1px #CCC;
	font-size: 11px;
	text-transform: none;
	}

select#uid4.powermail_kontaktformular.powermail_select.powermail_uid4 {
	width: 60px;
	}
	
select#uid9.powermail_kontaktformular.powermail_select.powermail_uid9 {
	width: 358px;
	}
	
#tx-powermail-pi1_fieldset_1 input {
	width: 220px;
	border: solid 1px #CCC;
	height: 18px;
	text-transform: none;
	}

#tx-powermail-pi1_fieldset_1 input.powermail_kontaktformular.powermail_submit.powermail_submit_uid9 {
	float: right;
    display: block;
    width: 82px;
    height: 20px;
    background-color: #FFF;
    font-size: 11px;
    margin: 0 3px 0 0;
    }
    
*html #tx-powermail-pi1_fieldset_1 input.powermail_kontaktformular.powermail_submit.powermail_submit_uid9 {
    margin: 0 -0 0 0;
	}

#advice-required-uid2,
#advice-required-uid5,
#advice-required-uid8 {
	text-transform: none;
	padding: 0 0 0 90px;
	color: #fb1016;
	}

span.powermail_mandatory {
	color: #999;
	padding: 0 0 0 2px;
	}
	
#tx-powermail-pi1_fieldset_1 textarea {
	width: 220px;
	height: 50px;
	border: solid 1px #CCC;
	font-family: verdana;
	font-size: 10px;
	}
	
textarea#uid8.required.powermail_kontaktformular.powermail_textarea.powermail_uid8 {
	width: 220px;
	}

#content div.tx-powermail-pi1 div.tx-powermail-pi1_thx table.contenttable {
	float: left;
	padding: 20px 60px 0 20px;
	}
	



/* @end Powermail Kontaktformular */

*html #maincontent #kontaktelement {
	float: left;
	width: 320px;
	height: 180px;
	display: block;
	margin: 0 20px 0 0;
	}

#maincontent #kontaktelement {
	float: left;
	width: 330px;
	height: 180px;
	display: block;
	margin: 0 20px 0 0;
	}

#maincontent #kontaktelement h2 {
	font-size: 13px;
	width: 200px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	line-height: 130%;
	color: #666;
	}
	
#maincontent #kontaktelement p {
	float: left;
	width: 300px;
	line-height: 150%;
	padding: 0 0 10px 0;
	}
	
#maincontent #kontaktelement p#rechtespalte1,
#maincontent #kontaktelement p#rechtespalte2 {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
	line-height: 15px;
	}

#maincontent #kontaktelement span#linkespalte {
	float: left;
	width: 50px;
	line-height: 15px;
	}
	
#maincontent #kontaktelement a {
	text-decoration: underline;
	color: #666;
	line-height: 15px;
	font-weight: normal;
	}
	
#maincontent #kontaktelement a:hover {
	color: #FFAF00;
	}
	
a#addresses {
	float: left;
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0 0 20px 0;
	}
	
a#addresses:hover {
	color: #FFAF00;
	}

/* @end KONTAKT */

/* @group SEARCH PAGE */

#maincontent div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox li a {
	color: #666;
	text-decoration: none;
}
#maincontent div.tx-indexedsearch div.tx-indexedsearch-browsebox ul.browsebox li a:hover {
	color: #FFAF00;

}

div.tx-indexedsearch-res {
	width: 650px;
	line-height: 180%;
	font-weight: normal;
}



div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr {
	float: left;
	width: 100%;
	line-height: 20px;
	height: 20px;
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 5px;
	}

#tx_indexedsearch_extResume,
div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr td label {
	display: none
	}
	
div.tx-indexedsearch div.tx-indexedsearch-searchbox form table tbody tr td {
	float: left;
	min-width: 100px;
	}


div.tx-indexedsearch select.tx-indexedsearch-selectbox-desc.desc {
	margin-left: -6px;
	}



div.tx-indexedsearch div.tx-indexedsearch-rules  {
	display: none;
	}
	
#maincontent div.tx-indexedsearch div.tx-indexedsearch-searchbox form p {
	padding: 0 0 25px 106px}
	

/* erweiterte Suche ausblenden */
#maincontent div.tx-indexedsearch div.tx-indexedsearch-searchbox form p a {
    display: none;	
    }


/* @end SEARCH PAGE */

/* @group SITEMAP */

#maincontent div.tx-dropdownsitemap-pi1 {
	float: left;
	height: 100%;
	width: 700px;
	line-height: 20px;
	font-size: 11px;
	}
	
#maincontent div.tx-dropdownsitemap-pi1 div.expAll {
	margin: 0 0 25px 0;
	}
	
#maincontent div.tx-dropdownsitemap-pi1 a {
	text-decoration: none;
	color: #000;
	line-height: 20px;
			}
		

 div.tx-dropdownsitemap-pi1 ul li span.description {
	color: #666;
	padding-bottom: 10px;
	display: block;	
	width: 95%;	
}

 div.tx-dropdownsitemap-pi1 span.ifsub span.description {
	display: none;
}


 div.tx-dropdownsitemap-pi1 ul li {
	list-style-type: none;
}




	
#maincontent div.tx-dropdownsitemap-pi1 a:hover {
	color: #FFAF00;
	}

div.level_2 {
	padding: 0 0 0 25px;
	width: 675px;
    }

#maincontent div.tx-dropdownsitemap-pi1 img {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	padding: 2px 0 0 0;
	}

/* @end SITEMAP */

/* @group REFERENZEN */



ul#refnavi {
	float: right;
	width: 730px;
	height: 60px;
	list-style-type: none;
	}
	
ul#refnavi li {
	float: left;
	}

ul#refnavi li a {
	float: left;
	width: 243px;
	height: 22px;
	text-decoration: none;
	color: #111;
	text-align: center;
	padding: 38px 0 0 0;
	}
	
ul#refnavi li a#refnavi_left {
	background: url(../img/refnavi_left_inactive.jpg) no-repeat;
	}
ul#refnavi li a#refnavi_left.active {
	background: url(../img/refnavi_left_active.jpg) no-repeat;
	}
	
ul#refnavi li a#refnavi_mid {
	background: url(../img/refnavi_mid_inactive.jpg) no-repeat;
	}
ul#refnavi li a#refnavi_mid.active {
	background: url(../img/refnavi_mid_active.jpg) no-repeat;
	}

ul#refnavi li a#refnavi_right {
	width: 244px;
	background: url(../img/refnavi_right_inactive.jpg) no-repeat;
	}
ul#refnavi li a#refnavi_right.active {
	background: url(../img/refnavi_right_active.jpg) no-repeat;
	}

#flexibleheight h2.ref{
	margin-left: 243px;
	margin-top: 31px;
	font-weight: normal;
	font-size: 20px;
	line-height: 150%;
}
	

	
/*Tabelle*/

#maincontent table  {
	padding-top: 20px;
	text-align: left;
}

#maincontent table#messe.contenttable {
	width: 650px;
}

table#messe.contenttable p {
	width: auto;
	padding-top: 10px;
	}

#maincontent table td {
	height: 20px;
}

#maincontent table input#ein,
#maincontent table input#aus{
	background: none;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 15px 0;
}

#maincontent table input#ein:hover,
#maincontent table input#aus:hover{
	color: #FFAF00;
}

#maincontent table.tablehead td{
	line-height: 180%;
	border-bottom: solid 1px #f1f1f1;
}

#maincontent table.tablehead tbody tr td a.more {
	color: #FFAF00;
}

#maincontent table.tablehead tbody tr td a.more:hover {
	text-decoration: underline;}



/* @end REFERENZEN */

/* @group TT_NEWS PRESSE */


/*Listenansicht*/

h3 span.news-list-date {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
}

.news-list-item h3 a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	padding-bottom: 5px;
	display: block;
}



.news-list-morelink a {
	display: block;
	width: 200px;
	float: left;
	color: #FFAF00;
	text-decoration: none;
}

.news-list-morelink a:hover{
	text-decoration: underline;
}

hr.clearer{
	clear: both;
	margin-bottom: 10px;
	height: 1px;	
	width: 650px;
	background-color: #ccc;
	color: #ccc; /*color ie*/
	text-align: left;
	border: 0;
	}
	
div#maincontent .news-list-item p{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.news-list-item img{
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

div#maincontent div.tx-ttnews-browsebox a{
	color: #666;
	text-decoration: none;}
div#maincontent div.tx-ttnews-browsebox a:hover{
	color: #FFAF00;


}
div#maincontent div.tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a	{
	color: #000;
}
/*Singleansicht*/

div.news-single-timedata {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;

}

div.news-single-backlink a{
	display: block;
	color: #FFAF00;
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 15px;
}

.news-single-item h2{
	width: 500px;
}

.news-single-item h3 {
	font-size: 11px;
	line-height: 180%;
	width: 500px;
	padding-bottom: 15px;
}

.news-single-item ul{
	clear: both;
	width: 500px;
	padding-bottom: 15px;
}
.news-single-item ul li{
	margin-left: 15px;
	line-height: 180%;
}

#maincontent div.news-single-item p.bodytext {
	padding: 0 0 10px;
	margin: 0;
}

#maincontent div.news-single-item div.news-single-additional-info dl.news-single-files dt {
	display: none;
}

#maincontent div.news-single-item div.news-single-additional-info dl.news-single-files dd a {
	color: #000;
	text-decoration: none;
	padding-bottom: 10px;
		}

hr.clearer2{
	clear: both;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 1px;	
	width: 650px;
	background-color: #ccc;
	color: #ccc; /*color ie*/
	text-align: left;
	border: 0;
	}
	
/*latestansicht*/

	
#newssection div.news-latest-container h2 {
	display: none;
	}
	
#newssection span.news-latest-date a {
	float: left;
	padding: 10px 0 10px 20px;
	width: 200px;
	}


#newssection div.news-latest-container h3 {
	float: left;
	padding: 0 20px 10px 20px;
	line-height: 150%;
	font-size: 9px;
	}
	
#newssection div.news-latest-container p {
	height: 100%;
	width: 180px;
	padding: 0 20px 5px;
	}
	
#newssection div.news-latest-container div.news-latest-morelink a {
	display: block;
	padding: 0 0 0 20px;
	margin-bottom: 10px;
}

#newssection div.news-latest-container div.news-latest-gotoarchive a {
	margin: 0 0 0 20px;
	border-top: solid 1px #666;
	width: 180px;
	display: block;
	padding-top: 10px;
}

div.news-latest-container hr.clearer{
	clear: both;
	height: 0;
	width: 0;
}

/*Kauf/Mietobjekte*/

.news-list-objectitem h3 a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
}

.news-list-objectitem h3 a:hover{
	color: #FFAF00;
}
/* @end */

/*Architekturbuch Link*/

a.option_order,
a.option_read {
	float: left;
	padding-left: 100px;
	padding-right: 40px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 120px;
	background: url(../img/order.jpg) no-repeat;
	line-height: 120px;
}

a.option_read{
	background: url(../img/read.jpg) no-repeat;
}

a.option_order:hover,
a.option_read:hover{
	color: #FFAF00;
}

hr.architekturbuch{
	height: 1px;
	width: 650px;
	background-color: #ccc;
	text-align: left;
	color: #ccc;
	margin-bottom: 10px;
}

/*Cadolto TV*/
a.tv1,
a.tv2,
a.tv3,
a.tv4,
a.tv5,
a.tv6,
a.tv7,
a.tv8,
a.tv9 {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 114px;
	width: 450px;
	padding-left: 200px;
	border-bottom: solid 1px #ccc;
	line-height: 109px;
	
}

/*Thumb fuer Filme*/

a.tv1{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_1.jpg) no-repeat;
}

a.tv2{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_2.jpg) no-repeat;
}

a.tv3{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_3.jpg) no-repeat;
}

a.tv4{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Duesseldorf.jpg) no-repeat;
	border: none;
	
}
a.tv5{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_History.jpg) no-repeat;
}

a.tv6{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Medvedev.jpg) no-repeat;
}

a.tv7{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Astrachan.jpg) no-repeat;
	
}

a.tv8{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Isar.jpg) no-repeat;
	
}

a.tv9{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Paris.jpg) no-repeat;
	
}




a.tv1:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_1_over.jpg) no-repeat;
}

a.tv2:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_2_over.jpg) no-repeat;
}

a.tv3:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Russ_3_over.jpg) no-repeat;
}

a.tv4:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Duesseldorf_over.jpg) no-repeat;
}

a.tv5:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_History_over.jpg) no-repeat;
}

a.tv6:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Medvedev_over.jpg) no-repeat;
}

a.tv7:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Astrachan_over.jpg) no-repeat;
}

a.tv8:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Isar_over.jpg) no-repeat;
}

a.tv9:hover{
	background: url(../flash/FLV/FLV_Thumbnails/Thumb_Paris_over.jpg) no-repeat;
}


a.tv1:hover,
a.tv2:hover,
a.tv3:hover,
a.tv4:hover,
a.tv5:hover,
a.tv6:hover,
a.tv7:hover,
a.tv8:hover,
a.tv9:hover
 {
	color: #FFAF00;
}

hr.linietv{
	height: 1px;
	width: 650px;
	background-color: #ccc;
	clear: both;
	text-align: left;
	color: #ccc;
}



#linieref{
	height: 1px;
	width: 650px;
	background-color: #ccc;
	margin-top: 20px;
	margin-bottom: 8px;
}

#linieref2{
	height: 1px;
	width: 650px;
	background-color: #ccc;
}

#linieref3{
	height: 1px;
	width: 650px;
	background-color: #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent table.tablehead{
	padding-top: 0;
}

#maincontent div.pagebrowser a,
#maincontent a.more {
	color: #666;
	text-decoration: none;
}

#maincontent div.pagebrowser a:hover,
#maincontent a.more:hover{
	color: #FFAF00;
}

/*Referenzbeispeile tt_news
*/

.news-list-item2 a    {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
}


.news-list-morelink2 a {
	display: block;
	width: 200px;
	float: left;
	color: #FFAF00;
	text-decoration: none;
	padding-left: 130px;
	padding-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}

.news-list-morelink2 a:hover{
	text-decoration: underline;
}


div#maincontent .news-list-item2 p{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.news-list-item2 img{
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

div#maincontent span#anker1,
div#maincontent span#anker2,
div#maincontent span#anker3{
	position: absolute;
	left: -2000px;
	clear: both;
}

hr.kontakt{
	height: 1px;
	width: 650px;
	background-color: #ccc;
	text-align: left;
	color: #ccc;
	margin-bottom: 20px;
}

/*messetermine*/

#messe td {
	border-bottom: solid 1px #ccc;
}



.yob{
	float: left;
	padding-right: 20px;
}

.info{
	position: relative;
	cursor: pointer;
	width: 20px;
	float: left;
}

.info span{
	display: none;
}

.info:hover span {
	display: block;
	background-color: #efefef;
	border: solid 1px #ccc;
	position: absolute;
	top: 15px;
	left: 25px;
	padding: 5px;
	width: 170px;
	z-index: 999;
}

#maincontent ul li {
	line-height: 180%;
	padding-bottom: 2px;
	margin-left: 15px;
}