/* Design und Realisierung: Werbeagentur ChiQsal:MediaGroup Dresden */




/* ---------->>> BODY <<<----------- */

body,td,th {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body {
	background-color:#ded9ca;
	margin:0px 0px 0px 0px;
	color:#5D5D5D;
	line-height:19px;
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/pat.gif);
}

td,th {font-family:Arial, Helvetica, sans-serif;font-size:12px; line-height:17px;}


/* ---------->>> LINKS <<<----------- */

a:link {color: #00708c;text-decoration: none;}
a:visited {color: #00708c;text-decoration: none;}
a:hover {color: #797979;text-decoration: none;}
a:active {color: #00708c;text-decoration: none;}


/* ---------->>> UEBERSCHRIFTEN <<<----------- */

h1{font-size:20px; margin:0px 0px 10px 0px;}
h2{font-size:18px; font-family:tahoma; margin:0px 0px 0px 0px; color:#484540; font-weight:bold; line-height:20px; text-transform:uppercase; text-align:left;}
h3{font-size:12px; margin:0px 0px 0px 0px; font-weight:bold; line-height:14px;}



/* ---------->>> FORMATIERUNGEN <<<----------- */

.blau{color:#346a84;}
.grau{color:#797979;}

.top_20px{margin-top:20px;}

.margin-right-2px{margin-right:2px;}

.margin-bottom-5px{margin-bottom:5px;}
.margin-bottom-12px{margin-bottom:12px;}

.margin-top-5px{margin-top:5px;}
.margin-top-12px{margin-top:12px;}

.font-size_10{font-size:10px;}
.font-size-11{font-size:11px;}
.font-size-12{font-size:12px;}

.text-transform-uppercase{text-transform:uppercase;}
.text-transform-none{text-transform:none;}

.content-stern{font-size:38px;color: #00708c;}

.ie-warnung{margin-top:-30px; text-align:center;}

textarea{width:450px;}



/* ---------->>> STATUSMELDUNGEN <<<----------- */
.good, .warning, .error{/*width:500px;*/margin-bottom:20px;padding:0.5em;}
.good{background-color:#e2fee1;border:1px #43cb3e solid;color:#359318;}
.warning{background-color:#fef1e1;border:1px #ffc28b solid;color:#cb6a1c;}
.error{background-color:#ffe9e9;border:1px #ff8e8e solid;color:#f03838;}

.trennlinie{
	margin:15px 0px 15px 0px;height:3px; background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/trennlinie-ie6.gif);
	background-repeat:no-repeat;}



/* ---------->>> NAVIGATION <<<----------- */
.trialbiker-header{
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/trialbiker-header.png);
	width:1024px; height:438px;
	position:absolute;
	z-index:-999;
	margin:0 auto 0 auto;
}

.header-container{
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/navigation/navigation-ketten-trans.png); background-repeat:no-repeat;
	width:747px; height:60px;
	margin:100px auto 0 auto;
	position:relative;
}
	.trialbiker-left{
		width:290px; height:419px;
		background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/trialbiker-header-left-trans.png);
		background-repeat:no-repeat;
		position:absolute;
		left:-130px;top:-50px;
		z-index:-999;
	}
	.trialbiker-right{
		width:214px; height:419px;
		background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/trialbiker-header-right-trans.png);
		background-repeat:no-repeat;
		position:absolute;
		right:-105px;top:-30px;
		z-index:-999;
	}

.header-navigation{
	background-color:#000;
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/navigation/navigation-btt-hg.gif); background-repeat:repeat-x;
	padding:5px 5px 5px 13px;
	height:18px;
	position:relative; top:-12px;
}
.header-navigation ul{margin:0px 0px 0px -40px; list-style:none;}
.header-navigation li{width:90px;font-size:12px; float:left;}

	.btt-home,
	.btt-about,
	.btt-trialshow,
	.btt-fahrtechnik,
	.btt-galerie,
	.btt-links,
	.btt-kontakt{border-right:1px solid #FFFFFF;float:left;text-align:center;}
	.btt-shop{border-right:0px solid #FFFFFF;float:left;text-align:center;}
	.header-navigation li a{color:#FFFFFF;}
	.header-navigation li a:hover{color:#ff00cc;}

	.btt-home a,
	.btt-about a,
	.btt-trialshow a,
	.btt-fahrtechnik a,
	.btt-galerie a,
	.btt-links a,
	.btt-kontakt a,
	.btt-shop a{color:#FFFFFF;text-decoration: none;text-transform:uppercase;font-weight:bold;}
	
	.btt-home a:hover,
	.btt-about a:hover,
	.btt-trialshow a:hover,
	.btt-fahrtechnik a:hover,
	.btt-galerie a:hover,
	.btt-links a:hover,
	.btt-kontakt a:hover,
	.btt-shop a:hover{color:#ff00cc;text-decoration: none;text-transform:uppercase;font-weight:bold;}
	#btt-select a{color:#ff00cc;text-decoration: none;text-transform:uppercase;font-weight:bold;}



/* ---------->>> LAYOUT <<<----------- */
.container{
	width:747px;
	background-color:#FFFFFF;
	padding:12px 12px 12px 12px;
	margin:0 auto 0 auto;
}

.container-header{margin:0px 0px 12px 0px; min-height:150px;}
.container-header-title img{font-size:22px; font-weight:bold; text-transform:uppercase;}
.container-header-subtitle img{font-size:13px; font-weight:normal;}

.breadcrumb{margin-bottom:12px;}
.content-container{
	overflow:hidden;
	position:relative;
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/content-hg.png); background-repeat:repeat-y; background-position:left -12px;
}
	.news-titel{}
	.news-subtitel{font-size:10px; font-family:tahoma, Arial, Helvetica, sans-serif; color:#999999;}
	
.content-left{float:left;width:277px;background-color:#000000; color:#A6A6A6; padding-bottom:20px;}
	.news-container{margin-bottom:20px; border-bottom:3px solid #CCCCCC;}
	.news-container h2 a{color:#5D5D5D;}
	.news-container a{color:#346a84;}
	.news-container img, .news-container img a{border:0px;}
	
	.galerie-container{line-height:15px; margin-bottom:10px; padding-bottom:10px; border-bottom:2px solid #F2F2F2; margin-right:10px; float:left; width:215px; height:60px;}
	.galerie-folder-icon{}
	.galerie-titel{}
	
	.content-left-rubrik{position:relative; width:265px; height:28px; margin:0px 0px 0px 0px; z-index:888;}
	.content-left-rubrik img{color:#59c671; font-size:14px; font-weight:bold;}
	.content-left-rubrik-button{position:relative; width:62px; height:13px; margin:0px 0px 0px 0px; z-index:999;}
	.content-left-shorttext{font-size:9px; margin:10px 0px 5px 24px; line-height:12px; font-family:tahoma, Arial, Helvetica, sans-serif;}
	.content-left-galerie-thumb{width:265px; height:82px; overflow:hidden; margin:10px 0px 10px 23px;}
	.content-left-dates{width:265px; margin:10px 0px 10px 20px;}
	.trennlinie-dates{margin:1px 0px 1px 0px;height:2px; background-color:#272727;}
	
	.bookmark-buttons{margin:0px 14px 0px 22px;}
	.bookmark-buttons img{opacity:0.9;-moz-opacity:0.9;-khtml-opacity:0.9;filter:alpha(opacity=90);}
	.bookmark-buttons img:hover{opacity:1;-moz-opacity:1;-khtml-opacity:1;filter:alpha(opacity=100);}
	
	.partn-spons{margin:-7px 0px 45px 0px; height:73px;}
	.partn-spons img{margin:0px 10px 0px 0px;}
	
.content-right{float:left;margin-left:12px; width:457px; padding-bottom:12px; text-align:justify;}

.footer-trenner{
	width:772px; height:58px;
	margin:0 auto 0 auto;
	background-image:url(http://www.trialshow.de/wp-content/themes/trialshow/img/trialbiker-footer-trans.png);
	background-repeat:no-repeat;
	text-align:center;
}
.footer-copyright{
	width:772px;
	margin:0 auto 50px auto;
	text-align:center;
}
.footer-copyright a{color:#5D5D5D;}

.sidebarbox{margin-bottom:15px; width:265px;}
.sidebarbox-video{
	font-size:10px; font-size:9px; margin:10px 0px 15px 24px; width:241px;
	line-height:12px; font-family:Arial, Helvetica, sans-serif;
	}
.sidebarbox-video object{margin-left:-24px;}

.trialshow-events-sidebar-container{width:246px; overflow:hidden; padding-bottom:5px; margin-bottom:5px; border-bottom:2px solid #333333;}
.trialshow-events-sidebar-date{float:left; width:74px;}
.trialshow-events-sidebar-title{float:right; width:166px;}
.rsevent, .widget_rs_event{border:0px;}
.rsevent ul, .rsevent li{margin:0px 0px 0px -20px; list-style:none;}
