/* $Id: styles.css 318 2005-10-11 21:17:21Z  $ */

body {	font-family: Arial, Helvetica, Verdana, sans-serif;
		text-decoration: none; 
		font-size: 10pt;
		font-weight: bold; 
		color: #000000;
		background-color: #F8C1D9;}



}
.tx { 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}

TD#statusGif {horizontal-align: left;width: 18px;}

a 	{	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;color: #000000;
		font-weight: normal;}
a:visited 	{	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;}
a:link 	{	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;}
a:active 	{	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;}
a:hover 	{	font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;}

TABLE#wrapper { width: 100%; height: 80%; margin-top: 30px; }

TABLE#liste { text-align: left; }
TABLE#liste td a a:visited {color: #000000;}
TABLE#tailwrapper a {color: #222222;}
TABLE#tailwrapper { width: 100%; background-color: #A69E8D; text-align: left; }
TABLE#loginwrapper { width: 100%; background-color: #A69E8D; text-align: left; }
TABLE#logintable { margin: 5px 20px 5px 20px; }
TABLE#logintable TR TD { padding: 1px 1px 1px 1px;}
TABLE#logintable H2 { background-color: transparent; font-size: 14px; color: white; text-align: left; }
TABLE#logintable P { font-size: 12px; color: white; font-weight: bold; }
TABLE#logintable P.c-info { font-size: 10px; font-weight: normal; }
TABLE#logintable P.c-wrong { font-size: 10px; width: 300px; border: #858585 solid 1px; margin: 5px 0px 5px 0px; padding: 5px 15px 5px 15px; }
TABLE#logintable INPUT.c-username, TABLE#logintable INPUT.c-password, TABLE#logintable SELECT.c-interfaceselector { width: 150px; }
TABLE#logintable INPUT { border: #858585 solid 1px; background-color: white; }
.headline { 
	font-family: Verdana; 
	font-size: 18px; 
	color: #6699FF;
	font-weight: bold;
	padding-bottom: 10px; 
	padding-top: 10px;
}
#inputBox{
	border : solid 1px;
	padding : 1em 1em 0;
	margin-right : 1em;
}
.fehlerBg {
	background-color: #CCE4F3;
}
#fehlerBox{
	border : solid 1px;
	padding : 1em 1em 0;
}
