/** NEU objektliste **/

table.objektliste {
	width: 100%;
	margin:0;
	margin-top:1.5em;	
	text-align:left;
	background:#D0E9E6 url(images/cornerbluewhiteright.gif) bottom right no-repeat;
}

table.objektliste td.left{
	width:15em;
	padding:0.25em;
}

table.objektliste td.left img{
	width: 13.7865em;
	border: 0;
}

table.objektliste td.right{
	padding:0.25em;
}


/** NEU expose etc **/

table.eck {
		border-collapse: collapse; 
		width:100%;
		background:#D0E9E6;
		margin-top:1.5em;
		border:0;
}

table.eck2 {
		border-collapse: collapse; 
		width:100%;
		background:#D0E9E6 url(images/ecke_weiss_ur.gif) bottom right no-repeat;
		margin-bottom:2em;
		border:0;
}

td.eck_sp1 {
		border-bottom:1px solid white;
		width:35%;
		background-color:#C8E1E2;
		padding-top:0.35em;
		padding-bottom:0.35em;
		padding-left: 0.5em;
		padding-right: 0.5em;
}

td.eck_sp2 {
		border-bottom:1px solid white;
		width:70%;
		padding-top:0.35em;
		padding-bottom:0.35em;
		padding-left: 0.5em;
		padding-right: 0.5em;
}

p.headline_2 {
		font-weight: bold;
		color: #000000;
		padding-top:1em;
}

p.bildtitel {
		text-align: left;
		padding-bottom:2em;
		padding-top:0.5em;
}

input, select, TextArea, CheckBox
{
		font: 100% Verdana;
}

tr,td {
	text-align:left;
	vertical-align:top;
}

.normal {
		font-weight: bold;
		text-align: center;
		color: #585768;
}

.hover {
		font-weight: bold;
		text-align: center;
		color: #F0F4FA;
		background-color: #6E90BD;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

#fett
{
	font-weight: bold;
}


.Protokoll1 {
		background-color: #C6C5D6;
}

.Protokoll2 {
		background-color: #D9DAE4;
}

.txt_z1 {
		background-color: #C6C5D6;
}

.txt_z2 {
		background-color: #D9DAE4;
}


.liste_tabelle_innen_sort {
 		width: 100%;
		background-color: #DAEBEB;
}


.liste_headline {
		color: #ffffff;
}

.liste_daten {
		background-color: transparent;
}

.daten {
		background-color: transparent;
}
