/*
Standard-CSS für www.ofn.at
Webdesign von www.epdesign.at

Wichtige Farben
----------------------------
Dunkelblau	#00378a
Gelb		#ffe044
Textfarbe	#000000
----------------------------
*/

html, body {
	margin: 0;
	background-color:#dadadc;
	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #00378a;
	scrollbar-highlight-color: #00378a;
	scrollbar-3dlight-color: #ffe044;
	scrollbar-darkshadow-color: #ffe044;
	scrollbar-track-color: #ffe044;
	scrollbar-arrow-color: #00378a;
}

html, div, p, h1, h2, h3, ul, ol, 
span, table, td, form, img {
    font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 12px;
	color: #666666;
	line-height: 22px;
	font-weight: normal;
}

a{color:#00378a; text-decoration: underline;}
a:hover{color:#ffffff; background:#00378a;}


h1 {
	text-indent: -9000em;
	margin:0px;
	margin-bottom:-10px;
}



h2 {font-size: 12px; font-weight:bold}
h3 {font-size: 16px; line-height: 22px;text-align:left;}
/* h1,h2,h3 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}*/

.footerText {
	text-align:left;
	font-size: 8px;
	color:#b29d31;
	line-height:14px;
}
.footerText a:link,
.footerText a:visited,
.footerText a:active{
	font-size: 9px;
	color:#b29d31;
	font-weight: normal;
	text-decoration: none;
} 
.footerText a:hover{
	color: #b29d31;
	background-color: #ffe044;
}

.ueberschrift {
	color:#00378a;
	font-weight:bolder;
	font-size:14px;
}


.newsmenu li {
	font-size:10px;
	list-style-image:url(../images/kraehe_icon01.gif);
	margin-left:2px;
	padding-left:4px;
}
.newsmenu a:link, a:visited, a:active{
	font-weight:normal;
}
.newsmenu a:hover{
	color:#fecd1b;
	background-color:#F7F7F7;
}

.newsue {
	font-size:12px;
	font-weight:bold;
	color:#932224;
}

.newsdatum {
	font-size:10px;
	color:#999999;
}

.newsbildtext {
	padding-left:2px;
	font-size:10px;
	line-height:12px;
}

.newsnachobentext {
	font-weight:normal;
	font-size:10px;
	color:#932224;
}

.newsmenuarchiv li {
	font-size:10px;
	list-style-image:url(../images/kraehe_icon01.gif);
	margin-left:0px;
	padding-left:4px;
}

.pressekb {
	font-size:10px;
	color:#999999;
}
