h1 {
	color:#345799;
	font-size:12px;
	padding:0px;
	margin:0px 0px 15px 0px;
}

p,form {
	padding:0px;
	margin:0px;	
}

td.error_zelle {
	padding: 8px;
	border: 1px solid #666666;
	color: #E6622C;	
}

td.error_zelle a {
	color: #E6622C;	
}

table.ergebniss_detail {
	background-color:#E6F0F5; 
	border-top:1px dotted #66A3C2;
	border-bottom:1px dotted #66A3C2;	
}

table.ergebniss_detail p.betreff {
	font-weight:bold;
	padding-bottom:0px;	
}

table.ergebniss_detail p.link {
	font-weight:bold;
	padding-top:5px;	
}

table.ergebniss_detail td.eigenschaften img {
	margin-right:4px;	
}

table.ergebniss_tabelle th {
	padding:2px 3px 2px 3px;
	background-color: #B1D0E0;
}

table.ergebniss_tabelle td {
	padding:2px 3px 2px 3px;
	background-color: #E6F0F5;
}

h1.expose_titel {
	margin:0px;
}

p.expose_bezeichnung {
	font-weight: bold;
	padding-bottom:0px;
}

p.expose_unterrubrik {
	padding-bottom: 5px;
	margin-bottom: 15px;	
	font-style: italic;
	border-bottom:1px dotted #66A3C2;	
}

p.expose_beschreibung {
	padding-top: 10px;
	text-decoration: underline;
	font-weight: bold;	
}

p.expose_bildbeschreibung {
	padding-top: 5px;
	font-style: italic;
}

table.expose_bildnavigation {
	margin-top: 15px;
	border-top:1px dotted #66A3C2;
	padding-top: 5px;
}

p.expose_lastedit {
	margin-top: 25px;
	font-size: 10px;
	border-top:1px dotted #66A3C2;	
	padding-top:2px;	
}

table.expose_links {
	margin-bottom: 5px;
	padding:2px;
	border-bottom:1px dotted #66A3C2;
	text-align:right;
}

td.expose_szellen {
	background-color:#E6F0F5;
	padding:2px 5px 2px 5px; 	
}

input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

.button  {
	padding: 1px 5px 1px 5px;
	margin-left: 5px;
	color: #FFFFFF;
	background-color: #666666;
	cursor: pointer;
	border: none;
	font-size: 11px;
}

/*############# Error/Hinweise #################################################*/

.error  {
	color: #E6622C;
}

.error_cell {
	padding: 8px;
	border: 1px solid #666666;
	color: #E6622C;
	margin-bottom:15px;
	line-height: normal;
}

.error_cell a {
	color: #E6622C;
}

.note_cell {
	padding: 8px;
	border: 1px solid #666666;
	margin-bottom:15px;
	line-height: normal;
}

.note_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #666666;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	line-height: normal;
}

.info_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #666666;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-image: url(layout/buttons/info.gif);
	background-color: #FFF8D9;
	color: #CC0000;
	line-height: normal;
}

.system_messages {
	text-align:center;
	padding-top:50px;
}

.system_messages p {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.system_messages_high {
	background-image: url(layout/buttons/high.gif);
}

.system_messages_medium {
	background-image: url(layout/buttons/medium.gif);
}

.system_messages_low {
	background-image: url(layout/buttons/low.gif);
}




.fontsize12 {
	font-size: 14px;
}

.table_sites {
	font-weight: bold;
}
