
@charset "utf-8";
/* CSS Document */


/* START: for printing an article */

@media print {
	DIV#bigSizeBanner { display:none; }
	DIV#divBanner468x60 { display:none; }
	DIV#divSideBar { display:none; }
	DIV#topMiniNav { display:none; }
	DIV#divNavMain { display:none; }
	DIV#divNavSub { display:none; }
	DIV#divServiceBarBottom { display:none; }
	DIV#divNavBottom { display:none; }
	DIV#footerMiniNav { display:none; }
	.comment{ display:none; }
	.infoUser{ display:none; }
	.commentUser{ display:none; }
}

/* END: for printing an article */

#bigSizeBanner{
	margin-top: 5px; 
	margin-left: 15px;	
}

#topMiniNav{
	overflow: hidden; 
	background-color: rgb(255, 255, 255); 
	display: block; 
	width: 800px;	
}

#footerMiniNav{
	background-color:#ffffff;
	clear: both;
	width: 795px;
	text-align: right;
	padding-top: 5px;
	padding-bottom:15px;
	padding-right:5px;	
}

a:link, a:visited, a:focus, a:hover, a:active {
    font-weight:bold;
    color:#9D0000;
    text-decoration:none;
}

/* Article Formats */

#divArticle p {
	font-size: 12px;
}

#divArticle .floater {
	float: right;
	background-color: #EEE8DD;
	margin-left: 15px;
	margin-bottom: 5px;
}

#divArticle .standard {
	width: 180px;
}

p.contentFloater {
	font-size: 11px;
	margin: 10px;
}


/* Definitions of Teaser-Layouts */

/* Columns */

.columnWide {
	clear: both;
}

.columnLeft {
	width: 316px;
	float: left;

	/*border-right:1px solid #DFD5C1;
	float:left;
	margin-right:8px;
	width:307px;*/
}

.columnRight {
	width: 300px;
	float: left;
}
/* Large Teasers (600px wide) */

.singleHeadline {
	text-align: center;
	position: relative;
	background-color: #ffffff;
	width: 615px;
	border-top: 2px solid #EEE8DD;
	border-bottom: solid white;
	clear: both;
	padding: 10px 0 5px 0;
}

.wideTeaser {
	position: relative;
	background-color: #ffffff;
	width: 615px;
	border-top: 10px solid white;
	padding-bottom: 5px;
	float: left;
}

/* Small Teasers (300px wide) */


.smallTeaser {
	position: relative;
	background-color: #ffffff;
	width: 300px;
	border-top: 2px solid #EEE8DD;
	padding-bottom: 5px;
	float: left;
}

.smallTeaserAD {
	position: relative;
	background-color: #ffffff;
	width: 300px;
	height: 250px;
	border-top: 2px solid #EEE8DD;
	padding-bottom: 5px;
	float: left;
	background: url(../images/werbemittel/ihrewerbung.jpg) no-repeat;
}

a.channelId, .channelId {
	color: #fe9b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}


/* Font-Definitions neu start */

.titel30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	font-weight: bold;
	line-height: 32px;
	margin: 0px;
	text-decoration: none;
}

.titel24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#000000;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	text-decoration: none;
}

.titel18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	text-decoration: none;
}

.titel16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

.titel14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
	text-decoration: none;
}

.titel12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

.untertitel11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}

.untertitel10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 14px;
}

.teaserText {
	margin: 3px;
}

/* Font-Definitions neu ende */

/*
.hl30pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	margin: 0px;
}

.hl24pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
}

.hl18pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
}

.hl16pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
}

.hl14pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
}

.hl12pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
}

.subhl10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.subhl11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

*/

/* Link-Definitions */

a.teaserLinkBold {
	color: #ada38e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.teaserLink {
	color: #ada38e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-left: 20px;
	display: block;
}

.iconAlterArtikel{
	float: left;
	padding-top: 3px;	
}

.linkAlterArtikel{
	padding-left: 12px;	
	color: #00472B;	
	font-weight: normal;
}

.linkAlterArtikelOrange{
	color: #FE9B00;	
	font-weight: normal;
}

a.topNavLink {
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}



/* Layout Classes */


.smallTeaserImg300 {
	margin-top: 10px;
}

.smallTeaserContent300 {
	margin-top: 5px;
}


.smallTeaserAd300 {
	margin-top: 3px;
	line-height: 25px;
}
.smallTeaserImg130L {
	margin-top: 10px;
	width: 130px;
	float: left;
}

.smallTeaserImg130R {
	margin-top: 10px;
	width: 130px;
	float: right;
}

.smallTeaserContent130L {
	margin-top: 10px;
	margin-left: 140px;
}

.smallTeaserContent130R {
	margin-top: 10px;
	margin-right: 140px;
}

.wideTeaserImg600 {
	margin-top: 10px;
}

.wideTeaserContent300 {
	margin-top: 5px;
}

.wideTeaserImg300L {
	margin-top: 10px;
	width: 300px;
	float: left;
}

.wideTeaserImg300R {
	margin-top: 10px;
	width: 300px;
	float: right;
}

.wideTeaserContent300L {
	margin-top: 10px;
	margin-left: 315px;
}

.wideTeaserContent300R {
	margin-top: 10px;
	margin-right: 315px;
}

.padding5px{
	padding: 5px 0 5px 0;
		
}

.sidebarbox {
  background-color: #F0E9DF;
  padding-top:10px;
  padding-bottom:10px;
  overflow: auto;
  border: 0px;
  overflow: hidden;  
}

.noMargin {
	margin-top: 0px;
}


/* Colors and things */
 
.fontWeiss {
	color: #FFFFFF;
	text-decoration: none;
}

.fontRot {
	color: #9d0101;
	text-decoration: none;
}


a.fontGruen, .fontGruen {
	color: #00472B;
	text-decoration: none;
}

a.fontOrange, .fontOrange{
	color: #fe9b00;
}

a.fontSchwarz, .fontSchwarz {
	color: #000000;
	text-decoration: none;
}

a.fontBlau, .fontBlau{
	color: #273971;
}

.hgBlau{
	background-color: #f1f2f3;
}

.hgGrau{
	background-color:#F6F6F5;
}

.bgGrau {
	background-color: #F0E9DF;
}

.hgOrange{
	background-color: #fef4e1;
}

.clear {
	clear:both;
}

.floatLeft {
	float:left;
}

.keinRand {
	border: none;
}

.nodecoration{
	text-decoration: none;
}





/* filler gewinnspiel */

.hgGewinnspiel{
	background-image: url(../images/werbemittel/hg_filler_gewinnspiel.jpg);
	background-repeat: no-repeat;
	background-color: #e58329;
	margin-bottom: 10px;
}

.headerGewinnspiel{
	margin: 70px 15px 0px 15px;	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.detailGewinnspiel{
	margin: 0px 15px 5px 15px;
	font-size: 11px;
	color: #FFFFFF;	
	text-align: center;
}


/* Bildergalerie */

.reiterGalerie{
	float: left;
}

.floaterGalerie {
	width: 600px;
	float: left;
	background-color: #EEE8DD;
	padding-left: 15px;
	font-size: 11px;
}

.inlineElementGalerie{
	width: 135px;
	float: left;
	padding: 15px 15px 5px 0;
}

.imgGalerie{
	margin-bottom: 10px;
}

.textGalerie {
	margin-bottom: 5px;
	display: block;

}

.linkGalerie {
	float: left;
	text-decoration: none;
	display: block;
	color: #00472B;
	display: block;
}

.linkIconGalerie {
	margin: 4px 5px 0 0;
	float: left;
}



/* verkehr */
.verkehrFont11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.bold {
	font-weight: bold;
}
	

.hgBeige{
	background-color: #EEE8DD;
}

.textCenter{
	text-align: center;
}

.verkehr95px {
	float: left;
	width: 95px;
	border: 1px solid #ffffff;
	padding: 2px 0;
	text-align: center;
	background-color: #EEE8DD;
} 

.verkehr75px {
	float: left;
	width: 75px;
	border: 1px solid #ffffff;
	padding: 2px 0 2px 20px;

}

.verkehr386px {
	float: left;
	width: 386px;
	border: 1px solid #ffffff;
	padding: 2px 0;
} 

.verkehr465px {
	float: left;
	width: 465px;
	padding: 2px 0 2px 20px;
	background-color: #EEE8DD;	
}


/* special EM2008 */
.euro2008Hg1{
	background-image:url(/tt/resources/images/banner_spieltag.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

.euro2008Hg2{
	background-image:url(/tt/resources/images/banner_oesterreich.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

.euro2008Hg3{
	background-image: url(/tt/resources/images/banner_tirol.jpg);
	background-repeat: no-repeat;
	height: 100px;
}


.submitbtn_fdw:hover {
	background:#007748 none repeat scroll 0 0;
	border-color:#999999 #333333 #333333 #999999;
	border-style:solid;
	border-width:1px;
	color:#fe9b00;
}
.submitbtn_fdw {
	background-color:#007748;
	border-color:#999999 #333333 #333333 #999999;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:1px 5px;
	color:#FFFFFF;
}

.fdw_form{
	margin:5px 0px 0px 0px;
	padding:0px;	
}
