/***************************
CSS Datei für die LIMAXGROUP
Anselm Kugelmeier
www.netdienste.net
23.03.2006
****************************/

html {
}

body {
	color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:0.8em;
}
table {
    border:none;
}
td {
	background:#E0E0E0;
    font-size:0.8em;
    color:#000000;
}
tr {
	background:#E0E0E0;
    border:none;
}
img {
	border:none;
	vertical-align:middle:
}
.grau {
	background:#CCCCCC;
	font-weight:bold;
}
.tuerkis {
	background:#0099CC;
    color:#FFFFFF;
}
.weiss {
	background:#FFFFFF;
    color:#000000;
}
.fehler {
	color:#FF0000;
    font-weight:bold;
}
.hinweis {
    background-color:#0099CC;
	color:#FFFFFF;
    font-weight:bold;
    font-size:1.5em;
    border:1px
    border-color:#000000;
}
.hell {
	background:#CCCCCC;
}
.dunkel {
	background:#CCCCCC;
}
.readonly {
	color:#666666;
}
a:link {
	font-size:1em;
	text-decoration: none;
    color:#000000;
    font-weight:bold;
}
a:active {
	font-size:1em;
	text-decoration: none;
    color:#000000;
    font-weight:bold;
}
a:visited {
	font-size:1em;
	text-decoration: none;
    color:#000000;
    font-weight:bold;
}
a:hover {
	font-size:1em;
	text-decoration:underline;
    color:#000000;
    font-weight:bold;
}
input {
	width:320px;
}
textarea {
	width:320px;
}
.button {
	width:100px;
}
.b320 {
	width:320px;
}
.b200 {
	width:200px;
}
.b150 {
	width:150px;
}
.b50 {
	width:50px;
}
.b30 {
	width:30px;
}
.login {
	width:180px;
}
.check {
	width:20px;
}