/* ============= Stylesheet für ============= */
/* ============= www.elderly.at ============= */
/* 	Screen
	Michael Körner,
	mk@avenir.at
	Last update: 13.12.2005   	  			   
	
	Hauptunterschiede zur Screen-Version:
	Navigation unsichtbar, Content beginnt links   */
	

body	{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width:100%;
	font-family: verdana,arial, helvetica, geneva, sans-serif;
	letter-spacing: -0.2px;
	line-height:1.5em;
	color:	#555555;
	font-size: 0.7em;
	background-color:#ff0000;
	background-image:url(hd_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;		
	/* Wegen Browserkompatibilität abgeschaltet
        scrollbar-shadow-color:#dddddd;
        scrollbar-arrow-color:#11bbcc;
        scrollbar-face-color:#ffffff;
        scrollbar-darkshadow-color:#999999;
        scrollbar-track-color:#ffffff;
        scrollbar-highlight-color:#ffffff;	
	*/
}

/* ============= Farben ============= */
.tee_gruen { color: #11BBCC; }
.tee_gruen_lite { color: #E8F8F8; }
.tee_rot { color: #FF0000; }
.tee_grey { color: #eeeeee; }
.tee_black { color: #555555; }

/* ============= Header   ============= */
#hd-img {
	width:100%; 
	/*
	background-image:url(hd_bg.gif);
	background-repeat: repeat-x;
	background-position: -5px 0px;
	*/
}

img, img a:hover {
	background-image: none;
	border: 0px;
}

/*  Unterzeile zum Logo */
div.slogo1 {
	width: 168px;
	font-size: 0.8em;	
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FF0000;
}

div.slogo2 {
	position: absolute;
	top: 63px;
	left: 170px;
	width: 682px;
	font-size: 0.8em;	
	text-transform: uppercase;
	color: #11BBCC;
	text-align:left;
	padding-left: 1em;
	border-top: 1px dashed #e0e0e0;
	border-bottom: 1px dashed #e0e0e0;
}

/* ============= Haupt-Navigation  ============= */
div.navbar {
	display: none;
	position:relative;
	left: 0px;
	top: 2px;
	width: 169px;
	height: 88%;
	border-right: 1px dashed #e0e0e0
 }

	
	
div.footer {
	position: absolute;
	left: 0px;
	bottom: 15px;
}		
div.footer_l {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 15px;
}

/* ============= Content ========================================= */
div.content {
	position:absolute;
	left: 0px;
	top: 95px;
	width: 500px;
}


/* ============== Content-Footer  ================ */
/* div.footer_r {
	position:absolute;
	left: 175px;
	top: 466px;
	width:688px;
	height:30px;
	background-image:url(footer_r.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;				
}

div.footer_r_engl {
	position:absolute;
	left: 175px;
	top: 421px;
	width:688px;
	height:30px;
	background-image:url(footer_r_engl.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;				
}


div.foerdersatz {
	font-size:0.7em;
}


div.logo-esf {
	position:relative;
	top:0.2em;
	left: 14px;
}

span.logo-bmwa {
	position:relative;
	top:0.2em;
	left: 38px;
}


*/


/* ============== News  Startseite =========== */

div.news-liste {
	position: absolute;
	left: 0px;
	top: 358px;
	width: 688px;
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 0em;
	border-top: 1px dashed #e0e0e0;
	border-bottom: 0px dashed #e0e0e0;
}

div.news {
	position:absolute;
	top:1em;
	left:0px;
	width:410px;
	line-height:1.6em;
}

span.datum, span.autor {
	font-size: 0.7em;
	font-color: #000000;
	font-weight: bold;
}

span.titel  {
	position:relative;
	font-weight:bold;
	text-transform: none;
}

span.titel a, span.titel a:link, span.titel a:visited  {
	color: #FF0000;
	text-transform: none;
	font-size: 1em; 
}

span.titel a:hover, span.titel a:active, span.titel a:focus  {
	color: #FF0000;
	text-transform: none;
	font-size: 1em; 
	background-image:url(underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 1.05em;		
}

/* ============== Quicklinks  ================ */

img.globe {
	position: absolute;
	top: 95px;
	left: 578px;	
}

#quicklinks {
	position:absolute;
	top: 175px;
	left: 522px;
	width: 140px;
	background-color: #FFFFFF;
	padding-bottom: 6px;
	border: 1px dashed #e0e0e0;
	z-index:9;
}

div.qu_link {
	margin: 6px;
	line-height:1.2em;	
}
div.ql_linie {
	border-bottom: 1px dashed #e0e0e0;
}

/* ===== News Archiv ==============*/

p.news_navi {
	margin-top: 2em;
}

a.news_active, a.news_active:link, a.news_active:visited, a.news_active:hover, a.news_active:active, a.news_active:focus {
	color: #FF0000;
}


/*========= Tabellen / Kalender ============*/

table {
	border-bottom: 1px dashed #11BBCC;
	border-top: 1px dashed #11BBCC;
	background-color: #FFFFFF;
	font-size: 1em;
	margin: 1em 0 1em 0;	
	border-padding:0px;
	border-spacing: 2px;
}

th,td {
	font-family:verdana,arial, helvetica, geneva, sans-serif;
	padding: 0.5em;
	background-color: #E8F8F8;
	color: #000000;
	vertical-align:top
}

div.kal_datum {
	color: #11BBCC;
	font-weight:bold;
	text-transform: uppercase;
}

div.kal_veranstaltung {
	text-transform: uppercase;
}

/* ===== Dynkats etc ==============*/

div.dynkat_top {
    margin-left: 1em;
	font-weight:bold;
    text-transform: uppercase;
}

div.dynkat_sub {
    margin-left: 4em;
	font-weight:bold;
    text-transform: uppercase;    
}

div.dynkat_top_item {
    margin-left: 4em;
    text-transform: uppercase;    
}
div.dynkat_top_subitem {
    margin-left: 8em;
    text-transform: uppercase;    
}

div.dynkat_sub_item {
    margin-left: 8em;
    text-transform: uppercase;    
}

div.dynkat_sub_subitem {
    margin-left: 12em;
    text-transform: uppercase;    
}


/* ================= Bilder =====================*/

img.float_right {
	position:relative; 
	float:right; 
	margin:5px;
}

/* ============= Textauszeichnungen ============= */
h1 {
	font-size: 1em;
	text-transform: uppercase;
	font-weight:bold;
	color: #000000;
	margin:0px;
	margin-bottom: 1em;
}

h2 {
	font-size: 1em;
	text-transform: uppercase;
	color:#11bbcc;
	margin:0px;	
	margin-top: 1em;
	margin-bottom: 0.2em;	
}


h3 {
	font-size: 1em;
	font-weight:bold;
	color:#777777;
	margin: 0px;	
	margin-top: 1em;
	margin-bottom: 0.2em;
}


h4 {
	font-weight:normal;
	font-size: 0.8em;
	color:#000000;
	margin:0px;	
	margin-bottom: 0.2em;	
}

p {
	margin:0px;
	margin-bottom: 1em;
}

b {
	color: #777777;
}

ul {
	list-style-type:square;
	color: #555555;
	margin-top: 0em;
	margin-left:0em;
	padding-left: 1.4em;
	margin-bottom: 1em;
}

div.formattipps {
        position:absolute;
//	background-image:url(vr3.jpg);
	background-repeat: no-repeat;
	background-position: top left;           
	z-index:9;
	top: 100px;
	left: 10px;    
	padding: 30px 20px 0 20px;
}

hr {
	color: #ddd;
	margin: 30px 0px 30px 0px;
}


#fl_u {
	display:none;
	width:900px; 
	height:100%; 
	margin-top:13px; 
	background-color: #ff0000;
}

/* ===== Formularfelder ====== */

input, select, textarea { 
	font-family: verdana,arial, helvetica, geneva, sans-serif;	
	background-color:#fff; 
	color:#555555;
	font-size: 1em;
	padding: 3px;
	border-left:1px  solid #11bbcc;
	border-top: 1px  solid #11bbcc;
	border-right: 1px solid #01abbc;
	border-bottom: 1px solid #01abbc;
}

.button   { 
	font-family: verdana,arial, helvetica, geneva, sans-serif;	
	background-color:#11bbcc; 
	font-size: 1em;
	font-weight:bold;
	color:#FFFFFF;
	padding: 2px;
	padding-left: 10px; 
	padding-right: 10px;
	border-left:1px  solid #e0e0e0;
	border-top: 1px  solid #e0e0e0;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
}


/
/* ===== Links ===== */



a {
	color:#555555;
	font-size:0.8em;
	text-decoration: none;	
	text-transform: uppercase;
}

a:link {
	color:#555555;
	font-size:0.8em;	
	text-decoration: none;
	text-transform: uppercase;
}

a:visited {
	color:#555555;
	font-size:0.8em;	
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color:#FF0000;
	text-decoration: none;	
	font-size:0.8em;	
	text-transform: uppercase;
	background-image:url(underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 1.2em;			
}

a:active {
	color:#FF0000;
	text-decoration: none;	
	font-size:0.8em;	
	text-transform: uppercase;
	background-image:url(underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 1.2em;			
}

a:focus {
	color:#FF0000;
	text-decoration: none;	
	font-size:0.8em;	
	text-transform: uppercase;
	background-image:url(underline.gif);
	background-repeat: repeat-x;
	background-position: 0px 1.2em;			
}

.plain; .plain a; .plain a:link; .plain a:visited; .plain a:hover; .plain a:active; .plain a:focus  {

	color: #00ff00;
	text-transform: none;
}

a.plain {
	text-transform: none;
}

/* SEAS STUFF */

.required { background-color:#ffdddd}
.error { background-color:#ff9999}
.requirederror { background-color:#ff3333}


