/*User-Styles für Inhaltsbereich
File: userstyle.css
Version: 1.1
Datum: 060705
Autor: Hannes Schneeberger
Spezifikationen:
praefix fuer id/class: u
keine einfache Tag-Selektoren

Log:
060705 Datei erstellt
060714 h2 eingefuegt
*/
div#uHomeTitle{
	padding: 10px 0px 20px 149px;
	height: 60px;
}
div.uHomeImage{
	float:left;
	width: 139px;
	height:100px;
}
div.uHomeText{
	float:left;
	padding:0 10px;
}
div.uHomeText h3{
	margin-top:0;
	margin-bottom: 5px;
	padding-top:0;
	line-height: .9em;
}

/* werden in Zukunft nicht mehr benutzt */
div.uHomeText a{
	text-decoration: none;
}
div.uHomeText a:hover{
	text-decoration:underline;
}
/* -------------------------------------*/



div.uHomeTextErw{
	width: 568px
}
div.uHomeTextStd{
	width: 336px;
}
div.uClearBoth{
	clear:both;
}
hr.uHr{
	border:0px;
	margin:10px 0px;
	height:1px;
}
hr.uHrWb{
	background-color:#febe10;
	color:#febe10;
}
hr.uHrBzu{
	background-color:#febe10;
	color:#febe10;
}
hr.uHrKgl{
	background-color:#52BE4E;
	color:#52BE4E;
}	
hr.uHrGibu{
	background-color:#70215e;
	color:#70215e;
}
hr.uHrKbu{
	background-color:#21A2CE;
	color:#21A2CE;
}
hr.uHrHfu{
	background-color:#ED1C24;
	color:#ED1C24;
}

/* HFU */

TD.uHFUsubtext
  {
    background-color: #FEE3DC;
    color: #003399;
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: 500;
    text-align: left;
    padding:3pt;
    vertical-align: middle;
  }

TD.uHFUsubtitelfett
  {
    background-color: #FEE3DC;
    color: #003399;
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: 800;
    text-align: left;
    padding:3pt;
    vertical-align:top
  }


  TD.uHFUtabellenkopf
  {
    background-color: #EF9988;
    color: #003399;
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: 500;
    text-align: left;
    padding:3pt;
    vertical-align: middle;
  }
  

