body {
	background-image: url(../images/layout/bg.jpg);
}
a:link { color:#999999; text-decoration:none}
a:visited { color:#999999; text-decoration:none}
a:hover { color:#FFFFFF; text-decoration:none; cursor:hand}
a:active { color:#999999; text-decoration:none}




.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #B9B9B9;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C20D0E;
	text-decoration: none;
}
.hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.navigation_admin a,
.navigation_admin a:link,
.navigation_admin a:visited 
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.navigation_admin a:hover {
    FONT-SIZE: 11px;
    text-decoration: underline;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.navigation_admin a:active {
    FONT-SIZE: 11px;
    text-decoration: underline;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}

.weiter_news a,
.weiter_news a:link,
.weiter_news a:visited 
{
    FONT-SIZE: 11px;
    COLOR: #C20D0E;
    text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.weiter_news a:hover {
    FONT-SIZE: 11px;
    text-decoration: underline;
    COLOR: #C20D0E;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}
.weiter_news a:active {
    FONT-SIZE: 11px;
    text-decoration: underline;
    COLOR: #C20D0E;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: transparent
}


/* AdminLink */

A.admin_link {
	display: block;
	width: 450px;
	height: 18px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3B2F2F;
	BORDER: none;
	line-height: 20px;
	}

A.admin_link:hover {

background-color:#EFECEC;
}

/* Ende AdminLink */

/* AdminLink NEWS*/

A.admin_link_news {
	display: block;
	width: 320px;
	height: 18px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3B2F2F;
	BORDER: none;
	line-height: 20px;
	}

A.admin_link_news:hover {

background-color:#EFECEC;
}

/* Ende AdminLink NEWS*/

<!-- Tooltip
  a.infobox { border-bottom: 1px dashed #c10; text-decoration:none; }
  a.infobox:hover { cursor:help; color:#c30; background:white; }
  a.infobox span {
	visibility:hidden;
	position:absolute;
	margin-top:-15px;
	padding:3px;
	text-decoration:none;
	text-align:center;
	z-index: 100;
	float: left;
	margin-left: -200px;
	width: 180px;	
}
  a.infobox:hover span {
	visibility:visible;
	
	border:1px solid #c30;
	color:#000000;
	background:#EDECEC;
	
}

.toolschrift
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}					 
-->
