/* ====================================================================
   BODY AND OTHER GENERIC TYPOGRAPHY
   Generic styles for all elements with no class identifiers. All sizing
   based on ems. Do NOT make "body: font-size" any smaller than 76% or it
   will break this technique. Adjust all other font sizing instead by adjusting
   ems in the classes below. Fonts smaller than .7em will not be readable on
   most browsers. See "A  sane approach to CSS font sizing" for details on
   this sizing technique:
    http://www.thenoodleincident.com/tutorials/typography/index.html.
   ==================================================================== */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
/* Jahreszeitenfarbe, h-hell */
 	background-color: #349800;
	background-position: top center;
	background-image: url(http://www.zeitensprung.at/test.png);
	background-repeat: repeat-y;
background-attachment: scroll;  
	line-height: 140%;
	}


.article_seperator {

background: url(http://www.zeitensprung.at/cms/templates/mambo_default_blue/images/trenner1.gif) repeat-y; 
width: 100%;
display:block;

}



h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}

/* h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	} */

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
/* 	color: #666666; */
	color: #FF5F00;
	text-align:left;
	}

h3 {
	font-size: 10pt;
/*	margin: 1.2em 0em 1.2em 0em; */
	font-weight: normal;
	color: #349800;
	text-align: left;
/* padding-left: 15px; */
	}

h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
   border: 0;
	}

preise {
	text-decoration: none;
	font-size: 1em; 
/* Jahreszeitenfarbe dunkel */
color: #c50e1F; 
/* font-weight: bold; */
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

ul,ol {
   width: 100%;
   display: block;
font-size: 9pt;
   list-style-type: none;
   padding: 0;
   margin: 0;
   border: 0;
   }

li {
/*   width: auto; */
/* list-style-position:inside;  */
/*   background: url(../images/herbst.gif); */
/*   background-repeat: no-repeat; */
/* background-position: left top; */
/* padding-left: 10px; */
/* list-style-type: none; */
/*   margin: 0 0 0 10px; */
/*   border: 10px; */
/*   padding: 10px; */

font-size: 9pt;
list-style-image:url(../images/herbst.gif);
margin-left: 18px;
/* line-height: 140%; */
   }

td.farbzelle {
/* Jahreszeitenfarbe, dunkel */
background: #349800;
color: #ffffff;

}

td.farbzellehell {
/* Jahreszeitenfarbe, h-hell */
/* background: #efe7cc; */
background: #e4c2bf;
}


table,td {
	font-size: 1.0em;
   }

form {
   padding: 0;
   margin: 0;
   }

p {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}



/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ffcc00;
	border-right: outset 2px #808080;
	border-top: outset 2px #ffcc00;
/*	border-bottom: solid 1px #d5d5d5; */
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
/*	border-bottom: solid 1px #d5d5d5; */
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Links */
a {
        text-decoration: none;
/*        font-weight: bold; */
/* Jahreszeitenfarbe, dunkel */
color: #666666;
/*       color: #f89821; */
/*        border-bottom: 1px dashed #666; */
        }

a:link, a:visited {
	text-decoration: none;
	font-size: 1em; 
/* Jahreszeitenfarbe dunkel */
color: #349800; 
/* font-weight: bold; */
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
/* Jahreszeitenfarbe, hell */
/*	color: #faaa4e; */
color: #7d7d7d;
	text-decoration: none;
/*	font-weight: bold; */
	}

/* Horizontal Line */
hr {
	color: #3082FF; height:1px;
	}

hr.separator {
	background: #3082FF;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
/* Jahreszeitenfarbe, dunkel */
/*	color: #ba2d20; */
color: #313131;
	font-family: Tahoma, Verdana, Arial, Gill, Geneva, Helvetica, sans;
/*	font-weight: bold; */
	font-size: 10pt;
	text-decoration: none;
	line-height:2;
text-align: right;
/*    border-bottom: 1px dashed #666666; */

	}

a.mainmenu:hover, a.mainlevel:hover {
/* Jahreszeitenfarbe, hell */
/*	color: #666666; */
	color: #7d7d7d;
/*	font-weight: bold; */
	text-decoration: none;
	line-height: 2;
text-align: right;

	}

a.mainlevel-nav:link, a.mainlevel-nav:visited, a.mainlevel-nav:link, a.mainlevel-nav:visited {
/*	color: #ffffff; */
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Gill, Geneva, Helvetica, serif;
/*	font-weight: bold; */
	font-size: 9pt;
	text-decoration: none;
	line-height:3;
/*    border-bottom: 1px dashed #666666; */
	}

a.mainlevel-nav:hover, a.mainlevel-nav:hover {
/* Jahreszeitenfarbe, h-hell */
/*	color: #666666; */
	color: #7d7d7d;
/*	font-weight: bold; */
	text-decoration: none;
line-height:3;
	}

a.latestnews:link, a.latestnews:visited, a.latestnews:link, a.latestnews:visited {
/* Jahreszeitenfarbe, dunkel */
/*	color: #ba2d20; */
	color: #7d7d7d;
	font-family: Tahoma, Verdana, Arial, Gill, Geneva, Helvetica, serif;
/*	font-weight: bold; */
	font-size: 9pt;
/*	line-height: 2; */
	text-decoration: none;
text-align: center;
/*    border-bottom: 1px dashed #666666; */
	}

a.latestnews:hover, a.latestnews:hover {
/*	color: #666666;  */
	color: #349800;
/*	font-weight: bold; */
	text-decoration: none;
text-align: center;
	}





a.pathway:link, a.pathway:visited {
	color: #000000; font-family: Tahoma, Verdana, Arial, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 1em;
}
.pathway-table {
    background-color: #0099FF;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: normal;
    color: #ffffff;
    padding: 0 0 0 .1em;
/*    border-bottom: 1px solid #000000; */
}

a.sublevel:link, a.sublevel:visited {
	color: #313131; 
font-family: Tahoma, Verdana, Arial, Geneva, Arial, Helvetica, sans;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
padding-left: 2px;

}

a.sublevel:hover {
	color: #7d7d7d;
font-family: Tahoma, Verdana, Arial, Geneva, Arial, Helvetica, sans;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
padding-left: 2px;


	}



/* Content - Sections & Categories */
.contentpane {
	font-size: 1em;
	}

.contentpaneopen {
	border : 0px ridge #57BCFF;
	}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
/*	font-weight: bold; */
/* Jahreszeitenfarbe, dunkel */
/* 	color: #ba2d20; */
/*	color: #7d7d7d; */
	color: #349800;
	text-align:left;
	}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

table.contenttoc {
        color: #000000;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        font-weight: normal;
        text-align:left;
}

.contentdescription {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size: 1em;
	color: #000000;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #0099FF; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #333333;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #0099FF; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
/* Jahreszeitenfarbe, hell */
	color: #7d7d7d; 
/*	font-weight: bold; */
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}

/* Jahreszeitenfarbe, dunkel */
a.readon:hover {
	color: #349800;
	}


a.fusszeile:link, a.fusszeile:visited {
	color: #FFffff; 
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none;
	}

a.fusszeile:hover {
/* Jahreszeitenfarbe, h-hell */
	color: #999999;
	}


a.back_button:link, a.back_button:visited {
/* Jahreszeitenfarbe, hell */
	color: #d7a8a8; 
	font-weight: bold;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}

/* Jahreszeitenfarbe, dunkel */
a.back_button:hover {
	color: #FF5F00;
	}

.moduleheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFffff;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #0099FF;
	}

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
/*	font-weight: bold; */
/* 	color: #666666; */
	color: #7d7d7d;
	text-align:left;
line-height:1.5;
	}
table.moduletable {
	width: 98%;
   margin: 2px;
   font-size: 1em;
	}

table.moduletable th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	white-space: nowrap;
	width: 100%;
	padding: 3px;
	background: #bbbbbb;
   line-height: 1em;
	border: 1px solid #333333;
	}
	
table.moduletable td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	}

.inputbox {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #333333;
	}

/** category text format and links **/
.category {
	color: #000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;  font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #666666; font-weight: bold;
	}

a.category:hover {
	color: #000000;
	}

.poll {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	line-height: 20px
	}

.sectiontableentry1 {
	background-color : #ffffff;
	}

.sectiontableentry2 {
	background-color : #ffbf99;
	}

.sectiontableheader {
	background-color : #ffbf99;
	color : #7d7d7d;
	font-weight : bold;
	}

.small {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
        font-size: .8em;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        }
.frontpageheader {
	color: #999999;
	font-size: .8em;
 }

.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
        font-size: 1em;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
     font-size: 1em;
	color: #0099FF;
	font-weight: normal;
}

.createdate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	}

.modifydate {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size: .8em;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}


.fase4rdf {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;   color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 1em;    font-weight: normal; color: #ffcc00;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	}

table.contact td.icons {
	}

table.contact td.details {
	}

.pagenav {
	color: #7d7d7d;
}

a.pagenav {
	color: #FF5F00;
}

.pagenavbar {
	background-color: #f0f0f0;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 1em;
}
.content_vote {
	font-weight: normal;
	font-size: 1em;
}

/* CUSTOM TEMPLATE TAGS */

.header {
	background-color: #0099FF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #000000;
/*   border-bottom: 0px solid #000000; */
   padding: 0em 0;
}

.header td {
	line-height: 1em;
	}
.left-column {
    background-color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    border-right: 1px dashed #666666;

}

.center-column {
    font-size: 1em;
    color: #666666;
}

.right-column {
    background-color: #f1f1f1;
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    border-left: 1px dashed #666666;
}

.footer div {
    background-color: #f1f1f1;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    color: #999999;
    padding: .5em;
    border-top: 1px solid #666666;
/*    border-bottom: 1px solid #666666; */
    line-height: 1em;
}
.newsflash {
	width: 100%;
}
.pathway {
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
/* polls Bar Colors/Formats - Follow the format to add your own.
* Then update the maxcolors setting for polls in
* components/com_poll/poll.php -> $polls_maxcolors
*/

.polls_color_1{ background-color: #8D1B1B; border: 2px ridge #B22222; }
.polls_color_2{ background-color: #6740E1; border: 2px ridge #4169E1; }
.polls_color_3{ background-color: #8D8D8D; border: 2px ridge #D2D2D2; }
.polls_color_4{ background-color: #CC8500; border: 2px ridge #FFA500; }
.polls_color_5{ background-color: #5B781E; border: 2px ridge #6B8E23; }

/* polls Outside Table Border */
.pollstableborder {
        border: 1px solid;
        padding: 2px;
}

