/* STYLEESHEET FOR melecs.at
   BY OMANBROS.COM - ALEX   */

html {
  width:100%;
  height:101%;
  padding:0px;
  margin:0px;
  border:0px;
}

body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71849C;
	text-align:center;  // needed for IE
}

h1 {
	color: #75AC77;
	font-weight: normal;
	font-size: 14px;
	background: url('img/h1bg.gif') left no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

table.contenttable {
	margin: 0; padding: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0;
	border: 1px solid #CECECB;
}
th, td {
	margin: 0; padding: 0;
	padding: 6px;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CECECB;
}
th {
	font-weight: bold;
}
td.csc-uploads-fileSize,
td.csc-uploads-fileName {
	margin: 0; padding: 0;
	padding-left: 20px;
	border: 0;
}

p {
	margin-top: 0;
	line-height: 145%;
}
p a {
	color: #71849C;
	font-weight: normal;
	font-size: 14px;
	background: url('img/abg.gif') left no-repeat;
	padding-left: 15px;
	margin-left: -3px;
}
img {
	border: 0;
}
ul {
	margin: 0; padding: 0;
	margin-left: 28px;
	margin-bottom: 12px;
}
ul li {
	list-style: none url('img/bullet-line.gif') outside;
	margin: 0; padding: 0;
	line-height:145%;
}

#langswitch {
	position: absolute; top: 2px; right: 70px; width: 80px; height: 15px; z-index:1000;
}
#langswitch ul {
	margin: 0; padding: 0;
}
#langswitch ul li {
	list-style: none none;
	margin: 0; padding: 0;
	display: inline;
}
#langswitch li a {
	color: #71849C;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
#langswitch li a.current {
	text-decoration: underline;
}
#langswitch span.subspacer{
	color: #CECECB;
}

p a:hover, p a:active, #langswitch a:hover, #langswitch a:active {
	color: #EAAB00;
}

#header{
	margin: 0px auto;
	width:886px;
	height:144px;
	text-align:left;
	background-image:url('img/header.jpg');
	position:relative;
}

#homebutton {
	position:absolute; top: 0; left: 86px; width: 110px; height: 120px; z-index:1000;
}
#ani {
	position: absolute; top: 0; 
	/*
	left: 323px; 
	*/
	width: 883px; height: 143px;
	/*
	background-image:url('img/ani.jpg');
	*/
	overflow:hidden;
}

#subnavi{
	margin:0px auto;
	height:35px;
	width:886px;
}

#main_vert_spacer{
	width:1px;
	height:200px;
	background-color:#ffffff;
	float:left;
}

#meta {
	margin:0px auto;
	width:914px;
	height:34px;
	background-image:url('img/metabg.jpg');
	position:relative;
	top:15px;
	clear:both;
}

#omanlogo{
	margin:0px auto;
	width:886px;
	position:relative;
	top:15px;
	text-align:right
}

#navi {
        position: relative; left: 0; top: 0; width: 914px; height: 34px;
	margin: 0 auto;
	margin-top: 15px;
	background: url('img/navibg.jpg') no-repeat;
}
#navi ul {
	position: absolute; left: 288px; top: 0; width: 660px; height: 38px;
	margin: 0; padding: 0; padding-left: 2px;
	background: url('img/mainnavi_list_spacer.gif') left center no-repeat;
}
#navi li {
	list-style: none none;
	margin: 0; padding: 0;
	float:left;
	width: 119px;
	height: 36px;
}
#navi li .lastKar {
	list-style: none none;
	float:left;
	width: 89px;
}
#navi li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
	height: 36px;
	margin-top: 2px;
	display: block;
	background: url('img/mainnavi_bg.gif') center no-repeat;
	color: #71849C;
}
#navi li a:hover, #navi li a:active {
	background: url('img/mainnavi_over.gif') center no-repeat;
	color: #FFFFFF;
}
#navi li.current a {
	background: url('img/mainnavi_over.gif') center no-repeat;
	color: #FFFFFF;
}
#navi li a.lastKar {
	background: transparent;
	color: #71849C;
}
#navi li a.lastKar:hover, #navi li a.lastKar:active {
	background: url('img/mainnavi_kar_over.gif') center no-repeat;
	color: #FFFFFF;
}
#navi li.current a.lastKar {
	background: url('img/mainnavi_kar_over.gif') center no-repeat;
	color: #FFFFFF;
}
#navi li.trenner{
	width: 178px; height: 38px;
	background: url('img/mainnavi_list_spacer.gif') right center no-repeat;
}

#subnavi {
        position: relative; left: 0; top: 0; width: 914px; height: 34px;
	margin: 0 auto;
	margin-top: 12px;
	text-align: center;
}
#subnavi li {
	list-style: none none;
	display: inline;
}
#subnavi li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71849C;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
#subnavi li a:hover, #navi li a:active {
	color: #EAAB00;
}
#subnavi li.current a {
	color: #EAAB00;
}
#subnavi span.subspacer{
	color: #CECECB;
}

#subsubnavi ul {
	width: 275px;
	margin: 0; padding: 0;
}
#subsubnavi ul li {
	list-style: none none;
	text-align: right;
}
#subsubnavi li a {
	display: block;
	background-color: #9FC8AA;
	text-decoration: none;
	line-height: 40px;
	padding-right: 14px;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
#subsubnavi li a.single {
	background: url('img/subsubbg_single.gif') top left #9FC8AA no-repeat;
	border: 0;
}
#subsubnavi li a.first {
	background: url('img/subsubbg_top.gif') top left #9FC8AA no-repeat;
}
#subsubnavi li a.last {
	background: url('img/subsubbg_bottom.gif') bottom left #9FC8AA no-repeat;
	border: 0;
}
#subsubnavi li a.current {
	background-color: #95BB9E;
}
#subsubnavi li a:hover {
	background-color: #95BB9E;
}

#extranavi ul {
	margin-top: 20px;
}
#extranavi li a {
	display: block;
	background-color: #A6BBCD;
	text-decoration: none;
	line-height: 40px;
	padding-right: 14px;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
#extranavi li a.single {
	background: url('img/subsubbg_single.gif') top left #A6BBCD no-repeat;
	border: 0;
}
#extranavi li a.first {
	background: url('img/subsubbg_top.gif') top left #A6BBCD no-repeat;
}
#extranavi li a.last {
	background: url('img/subsubbg_bottom.gif') bottom left #A6BBCD no-repeat;
	border: 0;
}
#extranavi li a.current {
	background-color: #A6BBCD;
}
#extranavi li a:hover {
	background-color: #A6BBCD;
}

#extranavi2 ul {
	margin-top: 20px;
}
#extranavi2 li a {
	display: block;
	background-color: #A6BBCD;
	text-decoration: none;
	line-height: 40px;
	padding-right: 14px;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
#extranavi2 li a.single {
	background: url('img/subsubbg_single.gif') top left #A6BBCD no-repeat;
	border: 0;
}
#extranavi2 li a.first {
	background: url('img/subsubbg_top.gif') top left #A6BBCD no-repeat;
}
#extranavi2 li a.last {
	background: url('img/subsubbg_bottom.gif') bottom left #A6BBCD no-repeat;
	border: 0;
}
#extranavi2 li a.current {
	background-color: #A6BBCD;
}
#extranavi2 li a:hover {
	background-color: #A6BBCD;
}

/*
#subsubnavi ul.subsubtrenner li{
	background-color:#ff00ff;
}
#subsubnavi ul.subsubtrenner li a{
	background-color:#ff00ff;
}
#subsubnavi ul.subsubtrenner li a.last:link{ background-color::#ff00ff; }
#subsubnavi ul.subsubtrenner li a.last:visited{ background-color::#ff00ff; }
#subsubnavi ul.subsubtrenner li a.last:hover{ background-color::#cccccc; }
#subsubnavi ul.subsubtrenner li a.last:active{ background-color::#ff00ff; }
*/

/*
#leftcol h1 {
	color: #71849C;
	background: url('img/h1bg_blue.gif') left no-repeat;
}*/
#leftcol p.bodytext {
	padding-left: 20px;
}

#meta ul {
	margin: 0 auto;
	width: 470px;
	position: relative;
	top: 3px;
}
#meta li {
	list-style: none none;
	float: left;
	border-left: 1px solid #BECBD9;
	height: 28px;
	display: block;
}
#meta li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 20px 0 20px;
	line-height: 28px;
	display: block;
}
#meta li a:hover {
	background-color: #7C95AE;
}
#meta li a.last {
	border-right: 1px solid #BECBD9;
}
#meta li.current a {
	background-color: #7C95AE;
}

#startcontact {
	width:234px;
	height:300px;

	margin-left:10px;
	padding-left:23px;

	background-image:url('img/contact_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#startcontact h1 {
	background-image:url('img/h1bg_blue.gif');
	background-position:left;
	background-repeat:no-repeat;
	color:#71849C;
}

#startcontact img {
	position:relative;
	top:3px;
}

/******************************************************************/
/*            CSS-definitions for tt_news                         */

div.news-list-container, div.news-latest-container {
	background-color:transparent;
	border:0px;
}

div.news-list-container h2,
div.news-latest-container h2,
div.news-list-category,
div.news-latest-category,
div.news-list-gotoarchive,
div.news-latest-gotoarchive {
	display: none;
}

div.news-list-item,
div.news-latest-item,
div.news-single-item {
	background-color: transparent;
	border: 0px;
	border-bottom: 1px dotted #AAB5C4;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
div.news-list-item {
	border-bottom: 0px dotted #AAB5C4;
	padding: 0;
}

div.news-list-item hr.clearer,
div.news-latest-item hr.clearer,
div.news-single-item hr.clearer {
	display: none;
}

div.news-list-item h3, div.news-latest-item h3 {
	padding: 0px 0px 0px 10px;
	background: url('img/newstitle_arrow.gif') center left transparent no-repeat;
	font-size: 14px;
	font-weight: normal;
}
div.news-list-item h3 {
	border: 0;
}

div.news-list-item h2, div.news-single-item h2 {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px 0px 0px 10px;
	background: url('img/newstitle_arrow.gif') center left no-repeat;
	font-size: 14px;
	font-weight: normal;
	color: #71849C;
}

div.news-list-item a:link { color:#71849C; text-decoration:underline; }
div.news-list-item a:visited { color:#71849C; text-decoration:underline; }
div.news-list-item a:hover { color: #EAAB00; text-decoration: underline; }
div.news-list-item a:active { color:#71849C; text-decoration:underline; }

div.news-latest-item a:link { color:#71849C; text-decoration:underline; }
div.news-latest-item a:visited { color:#71849C; text-decoration:underline; }
div.news-latest-item a:hover { color: #EAAB00; text-decoration: underline; }
div.news-latest-item a:active { color:#71849C; text-decoration:underline; }

.news-list-date, .news-latest-date { font-size: 14px; text-align: left; }
.news-list-date {
	display: none;
}
.news-single-timedata { font-size: 14px; float: none; }

.news-list-morelink img, .news-latest-morelink img {
	border: 0px;
}

.news-list-morelink, .news-latest-morelink {
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}
.news-list-morelink a, .news-latest-morelink a {
/*	border: 1px solid black; */
}

#newsCloseButton{
	width:67px;
	height:23px;
	padding:6px 10px 6px 10px;
	background-image:url('img/tt_news/close_bg.gif');
	background-position: center;
	background-repeat:no-repeat;
	color:white;
	cursor:pointer;
	font-size:11px;
}

#newsCloseButton_en{
	width:67px;
	height:23px;
	padding:6px 19px 6px 19px;
	background-image:url('img/tt_news/close_bg.gif');
	background-position: center;
	background-repeat:no-repeat;
	color:white;
	cursor:pointer;
	font-size:11px;
}

#newsCloseButton a.newsCloseLink:link, #newsCloseButton_en a.newsCloseLink:link{
	background:none;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#newsCloseButton a.newsCloseLink:visited, #newsCloseButton_en a.newsCloseLink:visited{
	background:none;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#newsCloseButton a.newsCloseLink:hover, #newsCloseButton_en a.newsCloseLink:hover{
	background:none;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#newsCloseButton a.newsCloseLink:active, #newsCloseButton_en a.newsCloseLink:active
	background:none;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-size:11px;
}

#printbutton{
	position:absolute;
	top:0px;
	left:0px;
	z-index: 10;
	display: none;
}
#printbutton img, #printbutton a {
	display: none;
}

div.news-single-backlink{
	margin-top:50px;
}

div.news-single-backlink a,
div.news-single-backlink a:link,
div.news-single-backlink a:visited,
div.news-single-backlink a:hover,
div.news-single-backlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71849C;
	font-weight: normal;
	text-decoration:none;
}
div.news-single-backlink a:hover {
	color: #EAAB00;
}

div.news-list-morelink{
	width:42px;
	height:23px;
	background-image:url('img/tt_news/more.gif');
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	margin-left:5px;
}

div.news-single-item p.bodytext img {
	margin-left:6px;
	margin-bottom:6px;
}

div.news-list-morelink a,
div.news-list-morelink a:link,
div.news-list-morelink a:visited,
div.news-list-morelink a:hover,
div.news-list-morelink a:active {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

div.news-single-timedata{
	display:none;
}

/******************************************************************/

