th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Logo_Back.gif);

}

table.logo tbody{

	padding: inherit;
	color: #FFFFFF;
	background-image: url(Logo_Back.gif);
	padding: 0;
	margin:0;


}
th.left{

	border:0px solid black;
	width:75px;
}

th.right{
	
	text-align:center;
	vertical-align:top;
	width:725px;
	border:0px solid black;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	margin-left:10px;
}
td.footer {
	background-image: url(Logo_Back.gif);
}
#lables {
	font-weight: bold;
	font-size: 12px;
}
#verysmall {
	font-size: 10px;
	color: #666666;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-weight: bold;
	color: #543294;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	color: #543294;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.DataGridHeader, .DataGridFooter {
	background-color: #B7E6D7;
}
.DataGridRow1 {
	background-color: #E6F7F1;
}
.DataGridRow2 {

	background-color: #F5FCFA;
}
table.SpecialBorder {
		font-weight: normal;
	border:5px solid #F5FCFA;
}
.buttons {
	font-size: 10px;
}
table.OpeningHours {
	font-weight: normal;
}

table.detailansicht {
	font-weight: normal;
	
	border:5px solid #F5FCFA;
}

.detailansichtRahmen {

	border:1px solid black;
}

.hinweistext{

font-size: 14px;

}

body{

background-color:#B7E6D7;
}