/******************************************
Haupt-Stylesheet fuer www.ff-oepping.at  
erstellt am 20.05.2007 von Michael Natschlaeger
letzte Aenderung 29.08.2010

Bildschirm (media="screen")
Druck (media="print")
*******************************************/




/*********************************/
/***** GLOBALE EINSTELLUNGEN *****/
/*********************************/
 
*	{
	border: 0;
	margin: 0;
	padding: 0;
	}
 
body {
	/*font: 78%/150% "Lucida Grande", verdana, arial, helvetica;*/
	font: 78%/150% "Lucida Grande", "Helvetica Neue", Verdana, sans-serif;
	background: url(http://www.ff-oepping.at/cms/images/pagebg_2.gif) top left repeat-x fixed #c80000;
	color: #555;
	text-decoration: none;
	text-align: center;
	}


h1, h2, h3, h4, h5, h6 {
	/*
	margin: 0;
	padding: 0;
	*/
	font-weight: normal;
	}
		
h1 {
	font: 1.9em "Helvetica Neue", arial, helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
	color: #ddd;
	padding: 0px 0px 10px 0px;
	}	
	
h2 {
	font: 1.7em/120% "Helvetica Neue", arial, helvetica;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	color: #F00;
	margin: 5px 0px 10px 0px;		   
	}
		
h3 {
	font: 1.1em "Lucida Grande", arial, helvetica;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	margin: 5px 0px 10px 0px;
	}
	
h4 { 			/* Verwendung fuer Bildunterschriften*/
	font: 0.9em/110% "Lucida Grande", arial, helvetica ;	
	font-style: italic;
	padding: 0px 0px 15px 10px;
	margin-top: -15px;
	color: #555;
	}

h5 {
	font: 1em "Lucida Grande", arial, helvetica;
	font-weight: bold;	
	color: #555;
	}
	
h6 {
	font: 1em "Lucida Grande", arial, helvetica;
	font-weight: bold;	
	color: #555;
	}

 
p	{
	line-height: 18px;
	margin: 0;
	margin: 18px 0;
	}
 
ul, ol {
	list-style: none;
	padding: 9px 0 18px 40px;
	margin: 9px 0 0 0;
	}

 
blockquote {
	margin: 22px 40px;
	padding: 0;
	}
 
small {
	font-size: 0.85em;
	}
 
img {
	border: 0;
	}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
	}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
	}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
	}
 
	
 
/***** Forms *****/
 
form {
	margin: 0;
	padding: 0;
	display: inline;
	}
 
input, select, textarea {
	font: 1em arial, helvetica, sans-serif;
	}
 
textarea {
	line-height: 1.25;
	}
 
label {
	cursor: pointer;
	}
 
/***** Tabellen *****/
 
table {
	border: 0;
	margin: 0 0 18px 0;
	padding: 0;
	}
 
table tr td {
  	padding: 2px;
  	}
 
 
/***** Globale Klassen (ueberarbeitet am 03.06.2007)*****/
 
.clear         { clear: both; }
.clear-left	   { clear: left; }
.clear-right   { clear: right; }

 
.float-left    { float: left; }
.float-right   { float: right; }
 
.text-left     { text-align: left; }
.text-right    { text-align: right; }
.text-center   { text-align: center; }
.text-justify  { text-align: justify; }
 
.bold          { font-weight: bold; }
.italic        { font-style: italic; }
.underline     { border-bottom: 1px solid; }
.highlight     { background: #ff0; }
 
.wrap          { width: 960px; margin: 0 auto; }
 
.img-left      { float: left; margin: 0 20px 0 0; }
.img-right     { float: right; margin: 0 0 0 20px; }
 
.nopadding     { padding: 0; }
.noindent      { margin-left: 0; padding-left: 0; }
.nobullet      { list-style: none; list-style-image: none; }


/********************************/
/*             LINKS            */
/********************************/
		
/*
a:link {
	font-weight: bold; 
	color: #F00; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:visited {
	font-weight: bold; 
	color: #F00; 
	text-decoration: none; 
	}

a:hover {
	font-weight: bold; 
	color: #444;
	background-color: transparent; 
	text-decoration: underline; 
	}

a:active { 
	color: #444;
	}
*/

a	{
    text-decoration: none;
    color: #F00;
    font-weight: bold;
    }
             
a:hover {
    text-decoration: underline;
    }
               
a:visited { 
	text-decoration: none;
	color: #F00;
	font-weight: bold;
    }

a img {
    border: none;
    }




/******************************************/	   
/*  CONTAINER ZUM ZENTRIERTEN AUSRICHTEN  */ 
/******************************************/
	
#container {
	width: 800px;			
	border: 0;
	margin: 0px auto;
	text-align: left;
	background-color: #ddd;
	}



/********************************/
/*         KOPFBEREICH          */
/********************************/

#kopfzeile {
	height: 155px;
	text-indent: -5000px; /* Phark Image Replacement Method*/
	padding: 0px;
	margin: 0px;
	background: url(http://www.ff-oepping.at/cms/images/screenheader.jpg) transparent center no-repeat;
	}

#kopfzeile a {
	border-style: none;
	display: block;
	width: 800px;
	height: 155px;
	}
			
#druckkopf {
	display: none;
	}



/********************************/
/*      NAVIGATIONSMENUE        */
/********************************/

#navlist1 {
	padding-top: 25px;
	}
	
	
#navlist2 {
	padding-top: 20px;
	}


#navigation {
	float: left;
	width: 180px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 174px;
	}
	html>body #navigation {width: 180px;}									


#navigation ul {
	display: block;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0.8em;
	font-family: "Lucida Grande", verdana, helvetica, arial;
	font-size: 1em;
	line-height: 130%;
	}

#navigation a {
	display: block;			
	width: 174px;
	padding: 3px;
	margin: 0px;			
	background-color: #ddd;
	border-bottom: 1px solid #eee;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	}
	html>body #navigation a {width: 174px;}
	

#navigation a:link, #navlist1 a:visited, #navlist2 a:visited {
	color: #FF0000;
	text-decoration: none;
	}

#navigation a:hover {
	background-color: #FF0000;
	color: #fff;
	}



/********************************/
/*       INHALTSBEREICH         */
/********************************/
			
#inhalt {			
	width: 580px;
	padding: 10px 20px 25px 20px;
	margin-left: 180px;
	background: url(http://www.ff-oepping.at/cms/images/inhalt-top-bg.jpg) repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 616px;
	margin-left: 180px;
	}
	html>body #inhalt {width: 580px; margin-left: 180px;}
	
#rubrikname {
	}


		
/********************************/
/*         FUSSZEILE            */		
/********************************/

#fusszeile {
	clear: both;
	padding: 15px;	        
	background-color: #EEEEEE;
	text-align: center;
	color: #555;
	}

.impressum {
	}
	
.xhtml {
	}
	
.css {
	}
			
.rss {
	padding-left: 20px;
	background: url(http://www.ff-oepping.at/cms/images/feed-icon-16x16.jpg) no-repeat 0 50%;		
	}



/********************************/
/*    ARTIKELFORMATIERUNGEN     */
/********************************/

.artikeltext img {
	padding: 4px;
	border: 1px solid #ddd;
	margin: 2px;
	background: #fff;
	}

table {
	border: 0;
	background-color: #EFEFEF;
	}

td {
	border: 0;
	padding: 5px;
	line-height: 140%;
	font-size: 11px;
	text-align: center;
	}

		
.trennlinie {
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #ddd;
	}


.newswrapper {
	margin-bottom: 15px;
	padding: 5px 5px 15px 5px;
	/*background-color: #EFEFEF;*/
	}
	
.newscontainer {
	margin-left: 140px;
	}
	
.newsteaser {
	margin-bottom: 5px;
	}
	
.teaser {
	margin-bottom: 5px;
	}
	
.artikeltext {
	}
	
.more {
	display: inline;
	}
	
.editor {
	font-size: 0.9em;
	text-align: right;	
	}

.eventdatum {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #555;
	margin: 0px;
	}
		
.thumbnail img {
	float: left;
	padding: 4px;
	border: 1px solid #ddd;
	margin: 2px;
	}

/*.thumbnail img:hover {
	border: 1px solid #aaa;
	background-color: #fff;
	}*/
	
.bildaufstartseite {
	}	



/**************************************/
/*     GAESTEBUCH FORMATIERUNGEN      */
/**************************************/

.gb_addartikel {}

.gb_wrapper {
	margin-bottom: 15px;
	}

.gb_artikelbox{
	padding: 10px 10px 10px 10px;
	background-color: #ddd;
	}

.gb_artikeltitel {
	clear: right;
	padding-top: 8px;
	font-size: 1.3em;
	font-weight: bold;
	}

.gb_artikeltext {
	padding-top: 5px;
	}

.gb_editor {
	float: left;
	font-size: 1em;
	}
	
.gb_artikeldatum {
	float: right;
	}	

.gb_addcomment {
	text-align: right;
	}

.gb_commentbox {
	font-style: italic; 
	padding: 10px 15px 15px 15px;
	background-color: #eee;
	}

.gb_commenteditor {
	}

.gb_commenttitel {
	padding-top: 8px;
	font-weight: bold;
	}

.gb_commentttext {
	padding-top: 5px;
	}

#form_guestbook td {
	border: 0;
	padding: 5px;
	line-height: 140%;
	font-size: 0.9em;
	text-align: left;
	}



/********************************/
/*          PRINT STYLES        */
/********************************/        

@media print {
body {
	background-color: transparent;
	font-family: "Lucida Grande", Calibri, Georgia, helvetica;
	font-size: 12pt;
	line-height: 18pt;
	margin: 0;
	border: 0;
	padding: 0;
	color: black;
	}
	
#druckkopf, #kopfzeile, #navigation, #navlist1, #navlist2 {
	display: none;
	}

#container, #inhalt {
	width: auto;
	clear: both;
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #000;
	float: none !important;
	}
	
/*#inhalt {			
	width: auto;
	padding: 0px;
	margin: 0px;
	}*/
	
h1, h2, h3, h4 {
	font-family: Georgia, helvetica, arial;
	text-align: left;
	font-weight: normal;
	color: black;
	}	
	
h1 {
    font-size: 12pt;
	letter-spacing: 2pt;
	word-spacing: 2pt;
	text-transform: uppercase;
	margin: 0pt 0pt 10pt 0pt;
	padding: 5pt;
	border-top: 1pt solid #555;
	border-bottom: 1pt solid #555;
	page-break-after: avoid;
	}
		
h2 {
	font-size: 22pt;
	letter-spacing: 0pt;
	page-break-before: avoid;
	}
	
h3 {
	font-size: 18pt;
	text-transform: none;
	page-break-after: avoid;
	}
	
h4 {
	font-size: 11pt;
	font-style: italic;
	page-break-before: avoid;
	}
	
.editor {
	font-size: 10pt;
	text-align: right;
	}

.eventdatum {
	font-size: 12pt;
	text-transform: none;
	letter-spacing: 0pt;
	color: black;
	page-break-after: avoid;
	}

td {
	font-size: 12pt;
	border: 0;
	padding: 5pt;
	line-height: 140%;
	text-align: center;
	}

#fusszeile {
	clear: both;
	text-align: center;
	font-size: 12pt;
	letter-spacing: 2pt;
	word-spacing: 2pt;
	text-transform: uppercase;
	margin: 0pt 0pt 10pt 0pt;
	padding: 5pt;
	border-top: 1pt solid #555;
	/*border-bottom: 1pt solid #555;*/
	page-break-after: avoid;
	}

.impressum, .xhtml, .css, .rss {
	display: none;
	}
	   
}


	
