body 
{
	color: #000000;
	background-color: #213c7b;
	
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;

	font-family: Verdana,Helvetica,Geneva;
	font-size: 11px;
}

p,td
{
	color: #000000;
	font-family: Verdana,Helvetica,Geneva;
	font-size:11px;
}

a, a:link, a:visited 
{
	color: #013878; 
	text-decoration: none; 
}

a:hover, a:active 
{
	color: #013878; 
	text-decoration: underline; 
}



/* ----------------------------- */
/* Startseite                    */

.startInfoHead
{
	color: #666666;
	background-color: #ecf1f7;
	text-align: center;
	font-weight: bold;
	font-style:italic;
}

.startInfoBody
{
	color: #000000;
	background-color: #ecf1f7;
	text-align: left;
	padding: 4px;
}

a.startInfoLink, a.startInfoLink:link, a.startInfoLink:visited
{
	color: #000000;
	text-decoration: none;
}

a.startInfoLink:hover, a.startInfoLink:active
{
	color: #000000;
	text-decoration: underline;
}

a.startInfoLinkSmall, a.startInfoLinkSmall:link, a.startInfoLinkSmall:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}

a.startInfoLinkSmall:hover, a.startInfoLinkSmall:active
{
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

/* ----------------------------- */
/* Aktuelles / Content           */

.akt_header
{
	font-weight: bold; 
	font-size: 12px;
	text-align: left;
	vertical-align: bottom;
}

.akt_date
{
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
}

.akt_bild, .small
{
	font-size: 9px;
}

.Tblock
{
	text-align: justify;
}

.Theader 
{
	font-weight: bold; 
	height: 25px; 
	vertical-align:top; 
	text-align: left; 
	font-family:Verdana,Helvetica,Geneva; 
	font-size:12px;
}

.Cheader
{
	color: #4771AE;
	font-size: 14px;
	font-weight: bold;
}








/* ----------------------------- */
/* Admin-Elemente                */

.a_body
{
	background-color: #213c7b;
	margin: 10px;
}

.ad1
{ 
	background-color: #C7D6E8; 
	color: #33527D;
	text-align: center;
}

.ad2
{ 
	background-color: #EBEBEB; 
	color: #0000000;
	font-weight: bold;
	vertical-align: top;
}

.a_copy, a.a_copy:link,a.a_copy:hover,a.a_copy:visited,a.a_copy:active
{
	color: #999999;
	font-size: 9px;
	text-align: right;
	text-decoration: none;
}




/* ----------------------------- */
/* ----------------------------- */


.bg1
{
	background-color: #ffffff;
	vertical-align: top;
}
.bg0
{
	background-color: #f0f0ff;
	vertical-align: top;
}

.bg2
{
	background-color: #ecf1f7;
}

.bg3
{
	background-color: #7fa1d3;
}

.error
{
	color: red;
}
