body  {
    background-image:url(templates/pics/background-ljo.jpg);
    font-family: arial, verdana;
    font-size: 16px;
    line-height:18px;
    color: #000000;
}
h1 {
    font-family: verdana, arial;
    font-size: 16px;
    line-height:18px;
    color: #000000;
    font-weight:bold;
}

td, ul {
    font-family: verdana, arial;
    font-size: 16px;
    line-height:18px;
    color: #000000;
}

.titel_gelb {
    position:relative;
    top:10px;
    height:25px;
    width:94%;
	font-family: Arial;
    font-size:110%;
    font-weight:bold;
    valign:middle;
    padding:24px;
	background-color: #ffe756;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

.unterzeile_gelb {
    margin-left:177px;
	width:94%;
	height:28px;
	background-color: #ffe756;
}

.hg_gelb {
    background-color: #ffe756;
}

.hg_grau {
    background-color: #c0c0c0;
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style1 {
    color:red;
    font-size: 10px;
}

.logorahmen {
    align: center;
    border-width:6px;
    border-style: double;
    border-color: darkgray;
    padding: 1px;
}



a:link    {
    color:#0000ff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
    color:#035588;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover   {
     color:#0000ff;
	 text-decoration:none;
	 font-size: 13px;
	 font-weight: bold;
}
a:active  {
     color:#ffd338; text-decoration:none;
	 font-size: 13px;
	 font-weight: bold;
     background-image:url(../../images/menu_grau.gif)
}


