/**** CSS Allgemein *****/

body    { 

		font-family: Arial; 
		font-size: 12px;
		line-height: 16px; }
img {
	border: 0px; }

a {
	text-decoration: none; 
	color: #5b5b5d;}
a:hover {
	color: black; }

.swapbildklasse {
 	}
	
/*Formatierungen*/

h1  { 
		color: black; 
		font-size: 16px; 
		font-family: Arial; 
		margin-top: 0; 
		padding-top: 0 }
h2  { 
		color: black; 
		font-size: 13px; 
		font-family: Arial; 
		font-weight: bold; 
		margin-bottom: 0; 
		padding-bottom: 0 }
.adressebold a { 
		color: #5b5b5d;
		text-decoration: none; }
.adressebold a:hover { 
		text-decoration: underline; }
.adressebold  { 
		color: #5b5b5d;
		font-size: 12px; 
		font-family: Arial; 
		font-weight: bold; }
.adressestandart  { 
		color: #747576; 
		font-size: 11px; 
		font-family: Arial }


.referenzen_titel {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold; }

/*Suchfunktion*/

input.waxmlc_search_searchfield {
		margin-left: 20px;
		background-color: white; 
		border: 1px solid black;
		font-family: Arial,FreeSans,sans-serif; }
input.waxmlc_search_searchfield:hover {
		background-color: #c6c6c6; }

input.waxmlc_search_query {
		background-color: #FFFFFF;
		border: 1px solid black; 
		font-family: Arial,FreeSans,sans-serif; }
div.waxmlc_search_title { 
		color: black; 
		font-size: 15px; 
		font-weight: bold;
		font-family: Arial,FreeSans,sans-serif; 
		margin-top: 0; 
		margin-bottom: 6px;
		padding-top: 0 }

div.waxmlc_search_noresults {
		background:#FFB7BA url(/jwa/VFS-DFA-18778-warnung.gif) no-repeat scroll 10px;
		border:1px solid #FF0000;
		margin: 20px 0px 0px 0px;
		padding: 10px 23px 10px 72px;
		position: absolute;
		text-align:left; }
div.waxmlc_search_results {
		margin-top:25px; }
a.waxmlc_search_result:before {
		content:'- ' }
a.waxmlc_search_result {
        display:block; }
       
span.term0 {
	background-color:yellow; }
	
	
/* Newseditor */

div.news {
	width:705px; }
span.news_head {
	border-top-color:#0070B8;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:4px;
	margin-bottom: 13px;
	color: black;
	position:relative;
	width:392px;;
	display:block; }
div.news_date {
	color:#0070B8;
	display:inline;
	white-space:nowrap;
	font-weight:bold; }
div.news_title {
	color: #0070B8;
	display:inline;
	left:100px;
	position:absolute;
	white-space:nowrap;
	font-weight:bold; }
div.news_subtitle {
	left:0px;
	top:14px; }
a.news_toggleImgLink {
	position:absolute;
	right:0px; }
div.news_article {
	display:none;
	width: 392px; }


div.waxmlc_archive_list {
	
}
a.waxmlc_archive_entry {
	display:block;
}
a.waxmlc_archive_entry:hover {
	text-decoration: none;
}
a.waxmlc_archive_entry:before {
	content:" - ";
}

span.waxmlc_archive_entry_date {
	font-weight:bold;
	padding-right:8px;
	text-decoration: none;
}
span.waxmlc_archive_entry_archive {
	display:none;
}
span.waxmlc_archive_entry_publish {
	display:none;
}
span.waxmlc_archive_entry_title {
	color: black;
	left:115px;
	position:absolute;
}

span.waxmlc_archive_entry_title:hover {
	text-decoration: underline;
}

