body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E6E7;
	color: #666666;
	margin: 10px;
}
a 
{ 
	color		: 	#8B8B8B;
	text-decoration: none; 
} 
a:visited 
{ 
	text-decoration: none; 
	color		: 	#8B8B8B; 
}
a:link 
{ 
	text-decoration: none;
	color		: 	#8B8B8B;
}
a:hover 
{ 
	color: #5199D1;
}  
img[align=left]
{
	margin-right	:	5px;
}
img[align=right]
{
	margin-left	:	5px;
}
input[type=text] 
{
	color: grey;
	border: 1px solid silver;
	background-color: #FFFFFF;
}
input[type=text].fehler
{
	border: 1px solid red;
}
textarea
{
	border: 1px solid silver;
	background-color: #FFFFFF;
}
textarea.fehler
{
	border: 1px solid red;
}
form 
{
	margin: 0px;
}

a.box_footer
{
	color		: 	#666666;
	text-decoration: none;
}
a.box_footer:hover
{
	color: #5199D1;
}

/* Admin Design*/
td.admin_titel_a 
{
	width:25px;
	height: 25px;
	background-image: url(../images/navi_mitte_a.gif);
}
td.admin_titel_b 
{
	height: 25px;
	color: #EFEFEF;
	font-weight: bold;
	background-image: url(../images/navi_mitte_b.gif);
	text-align:center;
}
td.admin_titel_c 
{
	width:25px;
	height: 25px;
	background-image: url(../images/navi_mitte_c.gif);
}

td.admin_text
{
	border-top	: 0px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	
	padding	: 	5px;
	
	background-image: url('../images/mitteback.gif');
	vertical-align: top
}
td.admin_fuss
{
	padding-left	:	2px;
	padding-right	:	2px;
	background	:	url('../images/grau_balken.gif');
	font-weight	:	bold;
	height		:	25px;
}
td.admin_links
{
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-image: url('../images/naviback.gif');
	vertical-align: top;
	text-align:right;
	font-weight: bold;
	width:120px; 
}
td.admin_rechts
{
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-image: url('../images/mitteback.gif');
	text-align: left;
	vertical-align: top;
}
td.admin_kommentar_1a
{
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left		:		10px;
	padding-right		:		10px;
	background-image: 	url('../images/mitteback.gif');
	text-align			: 	left;
	vertical-align	: 	top;
	font-size				: 	10px;
}
td.admin_kommentar_2a
{
	border-left			: 	1px solid #EAEAEA;
	border-right		: 	1px solid #EAEAEA;
	border-bottom		: 	1px solid #EAEAEA;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left		:		10px;
	padding-right		:		10px;
	background-image: 	url('../images/mitteback.gif');
	text-align			: 	left;
	vertical-align	: 	top;
}
table.table_liste
{
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	width:100%;
}
td.liste_admin
{
	padding-left	:	10px;
	padding-right	:	10px;
	background	:	url('../images/grau_balken.gif');
	font-weight	:	bold;
	height		:	25px;
	border-left: 0px solid #FF6600;
	border-right: 0px solid #FF6600;
}
td.liste_admin_1
{
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-image: url('../images/naviback.gif');
	vertical-align: top;
}
td.liste_admin_2
{
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background-image: url('../images/mitteback.gif');
	vertical-align: top
}
td.admin_navi_1 
{
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background: #FFFFFF;
	text-align: left;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left: 2px;
}

td.box_navi_titel 
{
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	color: #EFEFEF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/navi_gruen.gif);
}

td.box_navi_inhalt 
{
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #7F7F7F;
}

td.admin_inhalt_1 
{
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
	background: #FFFFFF;
	text-align: left;
}
td.admin_footer
{
	background	:	url('../images/grau_balken.gif');
	font-weight	:	bold;
	height		:	25px;
	text-align: center; 
	font-size: 8px;
}
img.bild_brutte {
	border: 0px;
	background-image: url(../images/brotte_a.gif);
}
img.bild_brutte:hover {
	border: 0px;
	background-image: url(../images/brotte_b.gif);
}
div.info {
	border: 1px solid #000000;
	background-color: #FFFACD;
	color: #000000;
	font-size: 12px;
	width: 200px;
	padding: 5px;
	position: absolute;
	margin-top: 25px;
	margin-left: -100px;
	display: none;
	vertical-align: top
}