html, body, table {
	font-family:	Verdana, Arial;
	font-size:		11px;
	color:			#134C95;
}

p {
	margin:			0px;
}	

h1 {
	font-weight:		bold;
	font-size:		14px;
	margin-bottom:		20px;
}

#rahmen {
	width:			802px;
	height:			100%;
	background:		#FFFFFF;
	border-left:	1px solid #FFFFFF;
	border-right:	1px solid #FFFFFF;
}


#copyright {
	width:			185px;
	float:			left;
	text-align:		center;
	padding-top:	2px;
	color:			#FFFFFF;
}

#metanav A {
	color:			#FFFFFF;
	text-decoration:	none;
	margin-left:	10px;
}

#metanav A:hover {
	color:			#FFFFFF;
	text-decoration:	underline;
}

#aktuelles {
	margin-top:	15px;
}

#aktuelles TD {
	border-bottom:	1px solid #FFFFFF;
	border-top:		1px solid #FFFFFF;
	padding:		5px;
}

#menu {
	margin-top:	15px;
}

#menu TD {
	border-bottom:	1px solid #FFFFFF;
	border-top:		1px solid #FFFFFF;
	height:			25px;
}

.feld {
	padding-left:	24px;
}

.feld1 {
  padding-left: 24px;
  background: url('fileadmin/template/img/bg_m.jpg');
}

.feld2 {
  padding-left: 24px;
  background: url('fileadmin/template/img/bg_m_hell.jpg');
}

.feld3 {
  padding-left: 24px;
  background: #BDCDE1;
}

A {
	color:			#134C95;
	text-decoration:	underline;
}

A:hover {
	color:			#134C95;
	text-decoration:	none;
}

.lnkpath {
	color:			#134C95;
	text-decoration:	none;
}

.lnkpath:hover {
	color:			#134C95;
	text-decoration:	underline;
}

#menu A {
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:	none;
}

#menu A:hover {
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration:	underline;
}

#menu .m2 {
	color:			#134C95;
	font-weight:	normal;
}

#menu .m2:hover {
	color:			#134C95;
	font-weight:	normal;
	text-decoration:	underline;
}

.tx-newloginbox-pi1 table { width:100%; margin-top: 10px; }

.tx-newloginbox-pi1 th { background:#E7EDF4; padding:4px; text-align:right; white-space:nowrap; width:25%; }

.tx-newloginbox-pi1 td { background:#E7EDF4; padding:4px; }

#aktuelles h1 {
	font-weight:		bold;
	font-size:		12px;
	margin-bottom:		3px;
}


input, textarea
{
        background-color: #e5e5e5;
        font-family: Verdana, Arial;
        font-size: 11px;
        color: #333333;
        border-style: flat; 
        border: 1px solid #e5e5e5;
        margin-top: 2px;
        margin-bottom: 2px;
        padding: 2px;
}

IMG {
	border:	0px;
}
