/*
------------------------------------------------------
www.heutemittag.at, v2.0

September 2006
Ines Madlsperger
------------------------------------------------------
*/

/* Formatierungen (body, h1-h2, h5, a, table, lists) */

body {
	margin: 0;
	font-family: Tahoma, Verdana;
	background-color: #cbcbcb;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

body.extern {
	margin: 0;
	font-family: Tahoma, Verdana;
	background-color: #BDDA67;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.Invisible {color: #A3C831}

.menuNameEins { /* sollte auf <p> angewandt werden */
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:1px;
}

.menuName { /* sollte auf <p> angewandt werden */
	text-decoration: underline;
	margin-top:7px;
	margin-bottom:1px;
}

.footer {
	color: #FFFFFF;
	margin: 5px;
}


h1 {
	font-size: 1.38em;
	color: #FFFFFF;
	font-weight: 200;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: -0,5;
	margin-top: 5px;
}
h1.thin {
	margin-top: 10px;
	line-height: 0px;
}

h2 {
	font-size: 1.29em;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	line-height: 1.4em;
	margin-top: 5px;
}

h2.bak {
	font-size: 1.29em;
	font-weight: 500;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
}

.line{
	border: 0px; /* Für Firefox und Opera */
 	border-bottom: solid 1px #FFFFFF;
 	border-top: transparent;
	/*line-height: 5px;*/
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

h2.thin {
	color: #FFFFFF;
	line-height: 0px;
}

h3 {
	font-size: 1.1em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	margin:5px 0 5px 0;
}

h5 {
	font-size: 1em;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #000000;
	margin:0;
}

img{
	border:none;
}
.img{
	border:none;
	margin:15px 15px 15px 0;
}

a {
	font-family: Tahoma, Verdana;
	font-weight: 500;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: underline;
}
a.invisible {
	text-decoration: none;
}
a.h2 {
	font-size: 1.1em;
	font-weight: bolder;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

a.toolbar {
	font-size: x-small;
	font-weight: bolder;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}

a.toolbar:hover {
	font-size: x-small;
	font-weight: bolder;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #d6e5ab;
	text-decoration: none;
}

a.footer {
	font-family: Tahoma, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 11pt;
}


a.h1 {
	font-size: 1.38em;
	font-weight: 100;
	color: #FFFFFF;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: -0,5;
	text-decoration: none;
	margin-top: 5px;
}
a.h2:hover {
	font-size: 1.1em;
	font-weight: bolder;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-variant: normal;
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu {
	font-family: Tahoma, Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	font-family: Tahoma, Verdana;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.wochenkarte {
	font-family: Tahoma, Verdana;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.wochenkarte:hover {
	font-family: Tahoma, Verdana;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.margintop{
	margin-top:10px;
	}
	


table{
	border: none;
	font-size: 1em;
}
td{
	vertical-align:top;
}

table .right{
text-align: right;
margin-right: 10px;
}

table .left{
text-align: left;
margin-left: 10px;
}

.align_left{
text-align: center;
align:left;
float: left;
padding-right:15px;
}

/* Formatierungen der Tabellen fuers Design */
table.design{
	border: none;
	background-color: #a3c831;
}

tr.design{
	background-color: #a3c831;
}

td.design{
	text-align:left;
	vertical-align:top;
	background-color: #a3c831;
	overflow:hidden;
}
td.maindesign{
	text-align:left;
	padding:5px;
}

/* Formatierungen der allgemeinen Tabellen im MAIN-Bereich */
table.main{
	width: 95%;
}
th.main{
	text-align:left;
	background-color: #90af2e;
	
}
th.mainRight{
	text-align:right;
	background-color: #90af2e;
}
td.main{
	text-align:left;
	padding-left:0px;
}
td.mainRight{
	text-align:right;
}
td.mainIndented{
	text-align:left;
	padding-left:20px;
}

/* Formatierungen der Tabellen fuer die Menuekarten */
table.menu{
	/*width: 70%;*/
	border:0;
	color:#000000;
	text-align: center;
}

th.menu{
	vertical-align:top;
	text-align:left;
	font-variant: small-caps;
}
td.menu{
	text-align:left;
	padding: 5px;
	font-variant: small-caps;
}

td.menuBorder{
	border-left-width: thin;
	border-left: 1px;
	border-left-style: solid;
}
td.menupreis{
	text-align:right;
	padding: 5px;
}
td.menuwochenkarte{
	text-align:left;
	font-size: 0.7em;
	font-weight:lighter;
	padding: 5px;
	text-decoration:underline;
}

table.toolbar{
	border:0;
	text-align: center;
	padding-bottom:10px;
}
th.toolbar{
	background-color: #6C8523;
	padding:5px;
	color:white;
}
.toolbar  th a{
	font-size: 1em;
}
.toolbar  th a:hover{
	color: #d6e5ab;
	font-size: 1em;
}

.miniText {
	font-size: 0.7em;
	font-weight:lighter;
	color: #000000;
}

/*Buttons:*/

.buttongroup_left ul{
margin: 0px;
padding: 0px;
}

.buttongroup_right li{
display: block;
float: right;
	text-align: right;
}

.buttongroup_left li{
display: block;
float: left;
	text-align: left;
}


.button input{
	border: none; 
	height: 21px;
	background:  url(Bilder/button.gif) top left no-repeat;
	font-size: 0.9em;
	font-weight: bold; 
	cursor: pointer; 
	color: #ffffff;
	text-align: left;
	padding-left: 23px;
	padding-right: 5px;
	margin: 5px 0 2px 0;
}

.buttongroup_left .button input{
	margin-left: 0px;
	margin-right: 5px;
}

.buttongroup_right .button input{
	margin-left: 5px;
	margin-right: 0px;
}
div.fileinputs{
	position: relative;
}
div.fakefile{
	position: absolute;
	top:0px;
	left: 0px;
	z-index: 1;
}

input.file{
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity: 0;
	z-index: 2;
}
/*Sidebar & Boxes */
#sidebar{
	position:relative;
}

.box {
margin-left: 5px;
margin-top: 5px;
margin-bottom: 15px;
/*background: url(Bilder/box_bg.gif) left repeat-y;*/
background-color: #90af2e;
width:145px;
}
.box .box_title {
background:url(Bilder/box_title.gif) left no-repeat;
}
.box .padding{
	padding:9px 3px 10px 5px;
	font-size: 0.9em;
	border-bottom: solid 1px #6c8523;
border-left: solid 1px #6c8523;
border-right: solid 1px #6c8523;
}
.box .box_bottom {
background:url(Bilder/box_bg_bottom.gif) bottom left no-repeat;
}
.box .h_text .heading {margin: -25px 0 10px 60px;}

.h_text {padding-bottom:2px; background:url(Bilder/box_title.gif) top left repeat-x; height:29px;}
.h_text .heading {margin: -25px 0 20px 60px; color: white;  padding-bottom:10px;  font-size:1.7em;}
.h_text .heading_bg {margin: 0 0 0 30px; color: white;  padding-top:3px;  font-size:1.3em; line-height:1.4em;}
.padding{
	padding:9px 3px 10px 5px;
	font-size: 0.9em;
}

.search{
	margin-left:-25px;
	padding-bottom: 15px; 
	margin-bottom: -15px;
	background: url(Bilder/search.png) center right no-repeat; 
	border: 0px; 
	height:40px; 
	width:40px; 
	cursor: pointer;
}

/* Statistiken:
overview module */
.overview_table {
  
  color: black;
  font-size: 12px;
}
.overview_header {
  border-bottom: 1px outset gray;
  color: black;
  padding: 2px;
}
.overview_data {
  padding: 0px 0px 0px 3px;
}
.overview_hits {
  width: 60px;
  text-align: left;
}

/* statistik module */
.stat_table {
  color: black;
  font-size: 12px;
}
.stat_header {
  border-bottom: 1px outset gray;
  color: black;
  padding: 20px 0px 0px 18px;
  font-size: 15px;
  font-weight: bold;
  background: url("Bilder/trend.gif") bottom left no-repeat;

}
.stat_module_data {
  padding: 0px 0px 0px 3px;
}
.stat_hits {
  width: 60px;
  text-align: center;
}
.stat_slidebar {
  width: 102px;
}
.stat_percent {
  width: 50px;
  text-align: right;
  padding: 0px 3px 0px 0px;
}
.stat_footer {
  border-top: 1px solid gray;
  color: black;
  padding: 2px;
}

/* last hits */
.lh_headline {
  color: black;
}
.lh_table {
  border-top: 2px solid gray;
  border-right: 2px outset gray;
  border-bottom: 2px outset gray;
  border-left: 2px solid gray;
  color: black;
}
.lh_header {
  border-bottom: 1px outset gray;
  color: black;
  text-align: center;
}
.lh_time {
  text-align:center;
}
.lh_nr, .lh_time, .lh_iphost, .lh_os, .lh_referer {
  color: black;
}

.referer:link, .referer:visited, .referer:active {
  color: black;
}
.referer:hover, .referer:focus {
  color: black;
}

/* image style */
img.percent {
  background: white url("Bilder/percentimage.gif") top left no-repeat;
  padding: 0px;
  margin: 0px;
  background-position: 0px 0;
}