@charset "utf-8";

/*
Schriftgroessen:
32px = 2em
30px = 1.8750em
24px = 1.5em
20px = 1.25em
18px = 1.125em
16px = 1em
15px = 0.9375em
14px = 0.875em
13px = 0.8125em
	11px = 0.84615385em
	14px = 1.0769230769em
	16px = 1.2307692308em
12px = 0.75em
11px = 0.6875em
10px = 0.625em
 9px = 0.5625em
 8px = 0.5em
*/

/* Style Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{margin:0;padding:0;}
table{border-collapse:collapse;  border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
h1{display:inline;}
input{padding:0; margin:0;}

/*********************************************************/

body {
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	padding:0px;
	margin:0px;
	height:100%;
	text-align:center;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

form {
	display:block;
	position:relative;
	margin:0px;
	padding:0px;
}

p {}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

h2 {font-family:Arial, Helvetica, sans-serif;}

h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}

hr {
	height:0px;
	background-color:#ffffff;
	color:#ffffff;
	border-bottom:1px #e5e5e5 dotted;
}

b, strong {font-weight:bold;}
i, em {font-style:italic;}

/*** Logo f�r Druckansicht ***/

#printHeader {display:none;}

/*** �u�erer Container ***/

#divContainer {
	position:relative;
	margin:0px auto;
	z-index:2;
	width:1090px;
	top:0px;
	text-align:left;
}

/*** Skip Navigation ***/

#skip-navigation {
	font-weight:bold;
}
.skip {
	position:absolute;
	top:-1000em;
	right:1000em;
	height:0px;
	width:0px;
	color:#FFFFFF;
	background-color:#ff0000;
	padding:2px;
}
.skip:focus, .skip:active {
	position:absolute;
	top:19px;
	right:50px;
	height:auto;
	width:auto;
	text-align:right;
	font-size:0.8125em;
}

/*** Navigation �ber Logo ***/

#divServiceNav {
	position:absolute;
	left:46px;
	top:20px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:0.6875em;
	text-transform:uppercase;
}
#divServiceNav a {color:#FFF; text-decoration:none; padding:0 5px 0 5px;}
#divServiceNav a:focus, #divServiceNav a:hover {text-decoration:underline;}
#divServiceNav ul {display:inline;}
#divServiceNav li {display:inline;}

/*** Sprachumschaltung ***/

#language {display:inline; margin-right:5px;}

/*** Schriftgr��en-Tool ***/

#font-resize {display:inline; color:#FFF;}

/*** Logo Land Tirol ***/

#divLogoLand {
	width:84px;
	height:87px;
	position:absolute;
	left:540px;
	_left:490px;
	top:64px;
}

/*** Schatten links neben Globaler Navigation ***/

#divShadowLT {
	position:absolute;
	left:18px;
	top:198px;
	width:32px;
	height:32px;
}

/*** Globale Navigation ***/

#divNav {
	position:absolute;
	left:50px;
	top:190px;
	height:40px;
}

/*** Suche ***/

#divSearch {
	position:absolute;
	left:762px;
	top:360px;
	width:278px;
	height:40px;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/suche.png);
	background-repeat:no-repeat;
	z-index:100;
}
#divSearch input.inputSearchString {
	position:absolute;
	left:90px;
	top:11px;
	height:16px;
	_height:20px;
	width:140px;
	_width:145px;
	background-color:#FFF;
	border:2px solid #EEE;
}
#divSearch input.inputSearchButton {
	position:absolute;
	right:10px;
	top:11px;
	cursor:pointer;
}
#divSearch .inputSearchString:focus {border:2px solid #508BC4; background-color:#FFB;}

/*** Schatten rechts neben Suche ***/

#divShadowRT {
	position:absolute;
	left:1040px;
	top:368px;
	width:32px;
	height:32px;
}

/*** Container f�r Contentbar und Sidebar ***/

#divContentContainer {
	position:relative;
	left:0px;
	top:230px;
	width:1090px;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/content_home_oben.png);
	background-repeat:repeat-y;
}

/*** Container f�r Seitentitel, Content udn Buttons ***/

#divMainContent {
	position:relative;
	left:90px;
	top:0px;
	width:630px;
	float:left;
	padding-top:40px;
}

/*** Container f�r Buttons auf Standardseiten ***/

#divInteractButtons {
	position:absolute;
	top:47px;
	left:0px;
	_left:30px;
	width:60px;
}

/*** Container f�r Seitentitel und Contentbereich ***/

#divMainContentDetail {
	margin-left:80px;
	width:550px;
	overflow:hidden;
}

/*** Container f�r Seitentitel und Untertitel auf Startseite ***/

#divMainContentTop {
	padding-bottom:20px;
	display:none;
}

/*#############################################################*/

#content {overflow:hidden;}

#content p {
	line-height:1.5em;
	margin-bottom:1em;
}

#content a {color:#508BC4; text-decoration:underline; background-color:#FFF;}
#content a:focus, #content a:hover {color:#FFF; background-color:#508BC4;}

#content .align-left {text-align:left;}
#content .align-center {text-align:center;}
#content .align-right {text-align:right;}
#content .align-justify {text-align:justify;}
#content p.indent {margin-left:20px;}

#content {font-size:0.8125em;}
#content h3, #content h4 {margin-bottom:15px; font-weight:bold; padding-left:15px; background:url(/fileadmin/templates/www.mei-infoeck.at/images/bullet_allgemein.gif) no-repeat 0px center;}
#content h3 {font-size:1.0769230769em; text-transform:uppercase;}
#content h4 {}

#content table {
	border-collapse: collapse;
	border: 1px solid #508BC4;
	margin-bottom:15px;
	margin-left:1px;
	max-width:549px;
}
#content caption {
	text-align: center;
	background: transparent;
}
#content td {
	border: 1px dashed #508BC4;
	padding: 3px;
	text-align: left;
}
#content td.align-center {text-align:center;}
#content td.align-right {text-align:right;}
#content th {
	border: 1px solid #508BC4;
	text-align: left;
	background: #FFF;
	font-weight:bold;
	padding:3px;
}
#content td p, #content th p {margin-bottom:0;}
#content tbody td a {background: transparent;}
#content tbody th a {background: transparent;}
#content tbody th, tbody td {
	vertical-align: top;
}
#content tfoot td {border: 1px solid #888; font-weight:bold;}
#content .tr-even {background: #F0F0F0;}

#content div.content-element {clear:both; margin-bottom:15px;}

#content .content_two_columns, #content .content_two_columns_6633 {
	float:left;
	width:630px;
}
#content .content_two_columns div.left_column, #content .content_two_columns div.right_column {float:left; width:310px;}
#content .content_two_columns div.left_column {margin-right:10px;}

#content .content_two_columns_6633 div.left_column {float:left; width:417px; margin-right:4px;}
#content .content_two_columns_6633 div.right_column {float:left; width:209px;}

#content .teaser {}
#content .teaserHeader {margin-bottom:5px;}
#content .teaserCategory {float:left; width:98px; _width:110px; font-size:0.84615385em; color:#A0A0A0; text-transform:uppercase; padding-left:12px;}
#content .teaserheadline {background-image:none; margin-bottom:0px; padding-left:110px;}
#content .teaserImgText {clear:both;}
#content .teaserImage {float:left; width:110px;}
#content .teaserImage a img {border:4px solid #FFF;}
#content .teaserImage a:focus img, #content .teaserImage a:hover img {border:4px solid #508BC4;}
#content .teaserTextBlock {}
#content .teaserText {display:inline; text-align:justify;}
#content .teaserLink {display:inline; *margin-left:5px;}
#content .teaserLink a:focus, #content .teaserLink a:hover {background-color:#508BC4; color:#FFF;}

div.rahmenL {
	float:left;
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/l.gif);
	background-position:left;
	background-repeat:repeat-y;
}
div.rahmenLO {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/lo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
div.rahmenO {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/o.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div.rahmenRO {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/ro.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
div.rahmenR {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/r.gif);
	background-position:right;
	background-repeat:repeat-y;
}
div.rahmenRU {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/ru.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}
div.rahmenU {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/u.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.rahmenLU {
	display:inline-table;
  	/* \*/display:block;/**/
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/rahmen/lu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:6px;
}

#content h3.other-things, #content .search-goog {display:none;}

#content input, #content textarea {border: 1px solid #CCC; clear:both;}
#content input:focus, #content input:active, #content textarea:focus, #content textarea:active {border:1px solid #508BC4; background-color:#FFB;}
#content label {float:left; width:200px;}
#content #mailformRadioknopf label {float:none;}
#content #mailformRadioknopf input {margin-right:5px; margin-bottom:5px;}
#content .csc-mailform-radio legend {display:none;}
#content select {border:1px solid #CCC;}
#content select:focus, #content select:active {border:1px solid #CCC; background-color:#FFB;}
#content .csc-mailform-field {clear:both; margin-bottom:5px;}
#content .csc-mailform-submit {
	/*background:transparent url("/fileadmin/templates/www.tirol.gv.at/images/button-suchen-normal.gif") repeat-x scroll left center;*/
	height:24px;
	border:1px solid #333;
	cursor:pointer;
	background-color:#EEE;
	font-weight:bold;
	/*width:70px;*/
}
#content .csc-mailform-submit:focus, #content .csc-mailform-submit:hover {background-color:#508BC4; color:#FFF; border:1px solid #666;}

/*#############################################################*/

/*** Sidebar ***/

#divSidebar {
	position:relative;
	width:310px;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/bg_sidebar.png);
	float:left;
	margin-top:170px;
	margin-left:130px;
}

/*** Willkommen-Box auf Startseite ***/

#divWillkommen {}
#divWillkommen h2 {margin:0px; margin-bottom:10px; font-weight:bold; font-size:1.125em; text-transform:uppercase;}
#divWillkommen div {margin-bottom:10px; font-size:0.6875em;}
#divWillkommen strong{font-size:0.6875em;}

/*** Lokale Navigation ***/

#lokale-navigation {font-size:0.875em; background-color:#FFF; padding-bottom:10px;}
#lokale-navigation div#divSubnavHeader {}
#lokale-navigation ul {}
#lokale-navigation ul.subNav1 {}
#lokale-navigation ul.subNav2 {}
#lokale-navigation ul.subNav3 {}
#lokale-navigation ul.subNav4 {}
#lokale-navigation li {display:block; border-top:1px dashed #EEE;}
#lokale-navigation li a {display:block; text-decoration:none;}
#lokale-navigation li a:focus, #lokale-navigation li a:hover {text-decoration:underline;}
#lokale-navigation li.level1 {}
#lokale-navigation li.level1 a {padding:5px 0 5px 30px;}
#lokale-navigation li.level2 {}
#lokale-navigation li.level2 a {padding:5px 0 5px 50px;}
#lokale-navigation li.level3 {}
#lokale-navigation li.level3 a {padding:5px 0 5px 70px;}
#lokale-navigation li.level4 {}
#lokale-navigation li.level4 a {padding:5px 0 5px 90px;}
#lokale-navigation .active {font-weight:bold; background:url("/fileadmin/templates/www.mei-infoeck.at/images/bullet_allgemein_left.gif") no-repeat 15px 0.5em;}
#lokale-navigation .active li a {font-weight:normal;}

#divSubnav {background-color:#ffffff;}

#lokale-navigation-header {}

#divSubnavHeader {
	padding:20px 30px;
	font-size:1.25em;
	font-weight:bold;
}

/*** Fastbox ***/

.fastbox, #fastbox {}
.fastbox h2, #fastbox h2 {font-family:arial,non-serif; margin:0px; margin-bottom:15px; font-weight:bold; text-transform:uppercase; font-size:1.125em;}
.fastbox div, #fastbox div {margin-bottom:5px;}
.fastbox ul, #fastbox ul {padding:0px; margin:0px; list-style-type:none;}
.fastbox li, #fastbox li {height:32px; display:block; margin-bottom:5px; font-size:0.75em;}
.fastbox img, #fastbox img {width:48px height:32px; float:left; _float:none; border:0px;}
.fastbox a, #fastbox a {color:#508BC4; font-weight:bold; display:block; _display:inline; height:24px; _height:32px; background:#FFF url(/fileadmin/templates/www.mei-infoeck.at/images/sidebar/fastbox-right.gif); background-repeat:no-repeat; background-position:right top;}
.fastbox a.text, #fastbox a.text {padding-left:53px; *padding-left:5px; _padding-left:5px; padding-top:8px; _width:169px;}
.fastbox a.image, #fastbox a.image {float:left;}
.fastbox a:focus, .fastbox a:hover, #fastbox a:focus, #fastbox a:hover {background-color:#FAFAFA;}

/*** Teaserbox ***/

#teaserbox img {width:250px; overflow:hidden;}

/*** Veranstaltungen ***/

#divSidebarVeranstaltungen {}
#divSidebarVeranstaltungen h2 {font-family:arial,non-serif; margin:0px; margin-bottom:15px; font-weight:bold; text-transform:uppercase; font-size:1.125em;}

#divSidebarVeranstaltungenContainer {}
#divSidebarVeranstaltungenContainer a {color:#508BC4;}

/*** Nach-Oben-Button ***/

#divTopButton {
	position:absolute;
	bottom:10px;
	left:90px;
	width:60px;
}

/*** Logos unterhalb Content und Sidebar ***/

#divLogos {
	position:relative;
	text-align:right;
	clear:both;
	padding-right:65px;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/content.png);
	height:85px;
	top:230px;
}
#divLogos .partner {margin-top:10px; margin-left:5px;}
#bttnBeInformed {
	position:absolute;
	left:80px;
	bottom:0px;
}

/*** Kontakt ***/

#divAddress {
	position:relative;
	clear:both;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/fussleiste.png);
	background-repeat:repeat-y;
	height:145px;
	top:230px;
	font-size:0.6875em;
}
#divAddress div {
	position:absolute;
	color:#a0a0a0;
	width:210px;
	top:25px;
}
#divAddress a {color:#508BC4;}
#divAddress a:focus, #divAddress a:hover {color:#EEE; background-color:#508BC4;}
#divAddressInfoEckIbk {left:90px;}
#divAddressInfoEckImst {left:315px;}
#divAddressInfoEckWoergl {left:540px;}
#divAddressInfoEckLandeck {left:765px;}

/*** Fu�zeile ***/

#divFooter {
	position:relative;
	height:30px;
	padding:20px 50px 0px 90px;
	clear:both;
	background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/backgrounds/bg_footer.png);
	background-position:top;
	background-repeat:no-repeat;
	top:230px;
	color:#000000;
	font-weight:bold;
	font-size:0.6875em;
	text-transform:uppercase;
}
#divFooter a {
	color:#000000;
	text-decoration:none;
}
#divFooter a:focus, #divFooter a:hover {text-decoration:underline;}

/*********************************************************/

.colorHome {color:#508bc4;}
.colorBildung {color:#003882;}
.colorArbeit {color:#f29400;}
.colorFreizeit {color:#e2001a;}
.colorEuropa {color:#4f8d2c;}
.colorRat {color:#723288;}
.colorPolitik {color:#3cd4d9;}
.colorInfoeck {color:#4b8fc6;}
.colorHome {color:#508bc4;}


.superHeadline {
	font-size:1.8750em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	color:#508BC4;
}

.textGross {
	font-size:0.875em;
}
a.serviceNav {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.serviceNav:hover {
	text-decoration:underline;
}

a.mainNav {
	margin:0px;
	padding:0px;
}

.boldBlack {
	color:#000000;
	font-weight:bold;
}

.sidebarContent {
	width:250px;
	padding:20px 15px 15px 15px;
	border-bottom:1px solid #ffffff;
}

.sidebarVA {
	position:relative;
	height:50px;
	padding:0px 0px 10px 0px;
	margin-top:10px;
}

.sideBarVAIcon {
	position:relative;
	border:3px solid white;
	float:left;
	margin:3px 15px 0px 0px;
}


#formSearchEvent {
	margin-top:10px;
}

input.inputEventSearch {
	heighT:14px;
	width:190px;
	left:0px;
	top:0px;
}

input.inputEventSearchButton {
	position:absolute;
	right:22px;
	top:0px;
}

.fett {
	font-weight:bold;
}


.ulSubnav {
	margin:0px;
	padding-bottom:30px;
	padding-left:0px;
	list-style:none;
	list-style-position:outside;
}
.liSubNav {
	display:block;
	padding:7px 0px 7px 33px;
	margin:0px;
	border-bottom:1px dashed #eeeeee;
}

.liSubNavAktiv {
	display:block;
	padding:7px 0px 7px 33px;
	border-bottom:1px dashed #eeeeee;
	background-repeat:no-repeat;
	background-position:15px 9px;
	font-weight:bold;
}

.aSubNav {text-decoration:none;}
.aSubNav:focus, .aSubNav:hover {text-decoration:underline;}


ul.ulUnobstrusive {
	padding:0px;
	margin:0px;
	list-style:none;
}


li.liMainNav {
	display:block;
	float:left;
	padding:0px;
	margin:0px 2px 0px 0px;
}

.sidebarVATitel {font-weight:bold;}

h1.homeOnlineTeaser {width:630px;}

div.homeOnlineTeaser {
	/*background-image:url(/fileadmin/templates/www.mei-infoeck.at/images/bg_temp.gif);
	background-position:right center;
	background-repeat:no-repeat;*/
}

#font-resize {display:inline; margin-left:5px;}
#font-resize div.tx-efafontsize-pi1{display:inline;}
#font-resize a {color:#FFF; text-decoration:none;}
#font-resize a:focus, #font-resize a:hover {text-decoration:underline;}



.news-list {}
.news-list-item {clear:both; border-top:1px dashed #DDD; padding:5px 0;}
.news-list-item a.image {font-size:0;}
.news-list-item a img {border:5px solid #FFF;}
.news-list-item a:focus img, .news-list-item a:hover img {border:5px solid #508BC4;}
.news-list-item div.dateTime{float:right; margin-left:5px; font-weight:bold;}
.news-list-item h3.title {display:inline; background-image:none; margin:0; padding:0;}
.news-list-item div.text{}

.news-list-browse {clear:both; border-top:1px dashed #DDD; text-align:center; padding-top:10px;}
.news-pagebrowser-results-wrap {}
.news-pagebrowser-links-wrap {}

.news-amenu-container {}
.news-amenu-container ul.news-amenu {}
.news-amenu-container li {}
.news-amenu-container li.news-amenu-item-year {list-style-image:none !important; margin-left:0px !important; font-weight:bold;}
.news-amenu-container li.news-amenu-item {}
.news-amenu-container li.news-amenu-item a {}

.news-single-video {text-align:center;}
.news-single-imgcaption {margin-bottom:0px;}

.events-latest {font-size:0.6875em;}
.event-latest-item {clear:both; padding:10px 0; border-top:1px dashed #FFF;}
.event-latest-item a.event-latest-item-image {}
.event-latest-item a img.event-latest-item-image {float:left; margin-right:10px; margin-bottom:10px; border:4px solid #FFF;}
.event-latest-item a:focus img.event-latest-item-image, .event-latest-item a:hover img.event-latest-item-image {border:4px solid #508BC4;}
.event-latest-item-title {font-weight:bold;}
.event-latest-item-title a {text-decoration:none;}
.event-latest-item-title a:focus, .event-latest-item-title a:hover {text-decoration:underline;}
.event-latest-item-date {display:inline;}
.event-latest-item-time {display:inline;}
.event-latest-item-location {}
.events-latest-gotoarchive {padding:5px 0; border-top:1px dashed #FFF; font-weight:bold; clear:both;}
.events-latest-gotoarchive a {text-decoration:none;}
.events-latest-gotoarchive a:focus, .events-latest-gotoarchive a:hover {text-decoration:underline;}

.video-list {}
.video-list li.video-list-element {list-style-image:none !important; margin-left:0px !important;}
.video-list .video-list-image {}
.video-list h3.video-list-header {list-style-image:none !important; margin-left:0px !important;}
.video-list .video-list-subHeader {}
.video-list {}
.video-list {}


.video-single-item {}
.video-single-item-header {background-image:none !important; padding-left:0px !important;}
.video-single-item hr {}

#content blockquote {padding-left:20px;}
#content strong, #content b {font-weight:bold;}
#content em, #content i {font-style:italic;}
#content em strong, #content i b {font-style:italic; font-weight:bold;}
#content strong em, #content b i {font-weight:bold; font-style:italic;}
#content sub strong, #content sup strong {font-weight:bold;}

#content ul {list-style:none; margin-bottom:1em;}
#content ul li {
	color:#333333;
	line-height:1.5em;
	margin-left:3em;
	list-style-image:url(/fileadmin/templates/www.mei-infoeck.at/images/bullet_allgemein.gif);
}
#content ol {list-style:decimal; margin-left:3em; margin-bottom:1em;}
#content ol li {
	color:#333333;
	line-height:1.2em;
	padding-right:2px;
}

h3.rgaccord1-toggle {
	font-weight:bold;
	background:url(/fileadmin/www.mei-infoeck.at/bilder/icons/standard/minus.gif) 5px center no-repeat;
	border-top:1px dashed #ccc;
	padding-left:25px;
	cursor:pointer;
	z-index:-100;
}
h3.rgaccord1-toggle:hover {background-color:#EFF3F7; z-index:100;}
h3.act {background:#EFF3F7 url(/fileadmin/www.mei-infoeck.at/bilder/icons/standard/minus.gif) 5px center no-repeat; border-bottom:1px dashed #ccc;}
div.rgaccord1-content {z-index:10;}
div.rgaccord1-content .ce {margin-bottom:0;}
div.rgaccord1-content h3 {display:none;}

.csc-textpic-caption {font-size:0.84615385em;}

#content ul.filelinks {
	border-bottom:1px dashed #CCC !important;
	margin-left:-5px !important;
}
#content ul.filelinks li {
	display:block;
	list-style:none;
	border-top:1px dashed #CCC;
	color:#FFF;
	margin-left:-5px !important;
}
#content ul.filelinks a {
	display:block !important;
	text-decoration:none  !important;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(/fileadmin/templates/www.mei-infoeck.at/images/IconDefault.gif) no-repeat scroll 8px 2px;
}
#content ul.filelinks a:focus, #content ul.filelinks a:hover {
	background-color:#EEE;
	color:#508BC4;
}
#content ul.filelinks span.link {font-weight:bold;}
#content ul.filelinks span.filesize {color:#333;}
#content ul.filelinks span.description {color:#333;}
#content ul.filelinks .pdf{background:url(/fileadmin/templates/www.tirol.gv.at/images/IconPdf.gif) no-repeat scroll 8px 2px;}
#content ul.filelinks .doc, #content ul.filelinks .rtf {background:url(/fileadmin/templates/www.tirol.gv.at/images/IconWord.gif) no-repeat scroll 8px 2px;}
#content ul.filelinks .xls{background:url(/fileadmin/templates/www.tirol.gv.at/images/IconExcel.gif) no-repeat scroll 8px 2px;}
#content ul.filelinks .zip{background:url(/fileadmin/templates/www.tirol.gv.at/images/IconZip.gif) no-repeat scroll 8px 2px;}

#content hr, #content hr.trennlinie {
	border-top:1px dashed #CCC;
	color:#FFF;
	background-color:#FFF;
	height:1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin-top:5px;
	margin-bottom:5px;
}

.rgslideshow {position:relative; border:1px solid #EEE; border-bottom:0px; overflow:hidden; background:#fff;}
.rgslideshowce, .tx-rgslideshow-pi1 {overflow:hidden;}
.tx-rgslideshow-pi1 {margin-bottom:10px;}
.rgslideshow .rgsbigprev, .rgslideshow .rgsbignext {position:absolute; width:27px; height:240px !important; cursor:pointer; outline:0px; z-index:2; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5;}
.rgslideshow .rgsbigprev {opacity:0.5; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; left:0; background:transparent url(/typo3conf/ext/rgslideshow/res/gfx/prevlabel2.gif) left center no-repeat !important;}
.rgslideshow .rgsbignext {opacity:0.5; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; right:0; background:transparent url(/typo3conf/ext/rgslideshow/res/gfx/nextlabel2.gif) right center no-repeat !important;}
.rgslideshow a.rgsbigprev:hover {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; background:transparent url(/typo3conf/ext/rgslideshow/res/gfx/prevlabel2.gif) left center no-repeat !important;}
.rgslideshow a.rgsbignext:hover {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; background:transparent url(/typo3conf/ext/rgslideshow/res/gfx/nextlabel2.gif) right center no-repeat !important;}
.rgslideshow .rgssimg {z-index:1; position:absolute; left:0; right:0; margin:0; padding:0; opacity:0; margin:0 auto;}
.rgslideshow img, .rgslideshow a, DIV.csc-textpic .rgslideshow img {border:0px;}
.rgslideshow .rgsnest {position:absolute; width:100%; bottom:0; left:0; border-top:1px solid #333; background:url(/typo3conf/ext/rgslideshow/res/gfx/transparent_bg.png); z-index:5;}
* html .rgslideshow .rgsnest {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/typo3conf/ext/rgslideshow/res/gfx/transparent_bg.png', sizingMethod="scale");}
.rgslideshow .rgstitle {color:#fff; font:bold 12px/15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; letter-spacing:2px; text-transform:uppercase; padding:2px 10px 0 10px; z-index:9;}
.rgslideshow .rgstitle a{color:#FFF; text-decoration:underline;}
.rgslideshow .rgsdescription {color:#fff; font-size:11px; padding:3px 10px 5px 10px; overflow:hidden;}
.rgslideshow .rgsdescription a{color:#FFF; text-decoration:underline;}
.rgslideshownav {text-align:right; border-right:1px solid #EEE;}
.rgslideshownav .rgsnav2 {display:inline; background:#EEE url(/fileadmin/templates/www.mei-infoeck.at/images/navleft.gif) left no-repeat; margin:0; padding:3px 10px 1px 30px; height:20px;}
.rgslideshownav .rgsbrowser {display:inline;}
.rgslideshownav .rgsbrowserEl {padding:0 4px; font-weight:bold; font-size:10px; cursor:pointer; color:#333;}
.rgslideshownav .rgsbrowserEl:hover {color:#E60003;}
.rgslideshownav .splitEl {color:#fff; font-size:7px;}
.rgslideshownav .rgsbrowser .rgsact {font-weight:bold; color:#E60003;}
.rgslideshownav .rgsnext, .rgslideshownav .rgsprev {font-size:12px; color:#333; cursor:pointer; font-weight:bold;}
.rgslideshownav .rgsplay {font-size:9px; font-weight:bold; color:#333; cursor:pointer; padding-left:5px;}
.rgslideshownav .rgsnext:hover, .rgslideshownav .rgsprev:hover, .rgslideshownav .rgsplay:hover {color:#E60003;}

#content .rgslideshow a img, #content .rgslideshow a:focus img, #content .rgslideshow a:hover img {border:none; margin:0px;}

#share {background-color:#EEE; border-top:1px solid #FFF;}
#share-wrapper {}
#share-wrapper a img {border:2px solid #EEE;}
#share-wrapper a:focus img, #share-wrapper a:hover img {border:2px solid #508BC4;}