body {
	color:#000000;
	background-color:#ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	line-height:16px;
	background-repeat:no-repeat;
}

th, td, div, p, span {
	color:#000000;
    font-family:arial,helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
	line-height:16px;
}


/* db liste */
th {
	text-align:left;
}

tr.list:hover {
	background-color:#f0f0e0;
}

tr.list td {
	vertical-align:top;
}

th {
	background-color:#bebe8e;
	color:#000000;
}

td.newsheader {
	background-color:#999966;

}

.newsheader {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

td.news {
	background-color:#cccccc;
}

.fliesstext {
	color:#000000;
	line-height:16px;
}	


.search {
	background-color:#cc0000;
	color:#ffffff;
}
.searchlabel {
	background-color:#cc0000;
	color:#ffffff;
	text-align:right;
}

.subnavig {
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

div.subnavig {
	margin-bottom:10px;
}

td.subnavig {
	background-color:#bebe8e;
}

td.subnavigdb {
	/* background-color:#bebe8e; */
	vertical-align:top;
	/* line-height:24px; */
	text-align:right;
	color:#999966;
}

td.db {
	vertical-align:top;
/*	line-height:24px; */
}

.headline {
	background-color:#0099cc;
	height:17px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px; 
	padding-right:15px;
}

.grey {
	color:#666666;
}

a { 
	color:#666633;
    font-family:arial,helvetica,sans-serif;
	text-decoration:underline;
}

a:hover { 
	text-decoration:underline;
}

.title {
	text-transform:uppercase;
	font-size:12px;
	color:#cc9900;
	font-weight:bold;
}

.subtitle {
	text-transform:uppercase;
	font-size:10px;
	color:#666633;
/*	font-weight:bold; */
	margin-bottom:5px;
}

.lead {
	color:#666666;
}

.green {
	background-color:#cccc99;
}
.white {
	color:#ffffff;
}

.black {
	color:#000000;
}

.greytext {
	color:#666666;
}


.sidebar { 
	color:#000000;
    font-family:arial,helvetica,sans-serif;
    font-size:9px;
	line-height:14px;
}


/* forms */
textarea {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input, select {
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
}

input.search, select.search {
	background-color:#ffffff;
	color:#000000;
	width:100px;
	border:1px solid #999966;
}

input.login {
	margin-bottom:5px;
}


input.searchsubmit {
/*	font-size:9px;*/
	width:80px;
	background-color:#999966;
	color:#ffffff;
	border: 1px solid #ffffff;
	vertical-align: middle;
}
