tml, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, form, img, li {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
html, body {
    background-color: #663333;
    font-size: 101%;
}
body.white {
    background-color: #FFFFFF;
    font-size: 11px;
}
img {
   border: 0;
}
p, ul, div.standart, td.standart {
   font-size: 12px;
   line-height: 16px;
   color: #000000;
   margin: 10px 60px 10px 60px;
  
}
p.block {
 font-size: 12px;
   line-height: 16px;
   color: #000000;
   margin: 10px 60px 10px 60px;
 text-align: justify;
}
span.standart {
   font-size: 12px;
   line-height: 16px
}
span.copy{
	font-size: 9px;
	color: #999999;

}
span.normal, td, p.normal {
	font-size: 12px;
   text-align: left;
}
p.center {
	font-size: 12px;
   text-align: center;
}
td.right {
	font-size: 12px;
   text-align: right;
}
ol {
   list-style-position:inside;
}
ul {
	list-style-image:url(../images/graphics/liste.gif);
	list-style-type: disc;
	margin: 5px 0px 0px 120px;
}
h1 {
	font-size: 19px;
	color: #663300;
	margin: 5px 60px 20px 45px;
	border-bottom: 2px solid #663300;
	text-indent: 2px;
	line-height: 30px;
}
h2 {
   font-size: 14px;
   color: #663300;
   margin: 15px 60px -5px 60px;
}
a.top:link, a.top:active, a.top:hover, a.top:visited {
   color: #000000;
   font-size: 10px;
   text-decoration: none;
}
a.white:hover {
   color: #000000;
   font-size: 11px;
   text-decoration: underline  !important;
} 
a.white:link, a.white:visited, a.white:active{
   color: #ffffff;
   font-size: 11px;
   text-decoration: none;
}
a.white:hover {
   color: #ffffff;
   font-size: 11px;
   text-decoration: underline  !important;
} 
a.printview:link, a.printview:visited, a.printview:active{
   color: #000000;
   font-size: 11px;
   text-decoration: none;
}
a.impressum:hover {
   color: #666666;
   font-size: 11px;
   text-decoration: underline !important;
} 
a.impressum:link, a.impressum:visited, a.impressum:active{
   color: #666666;
   font-size: 11px;
   text-decoration: none;
}
.nwimg {border:0; padding: 0 8px 2px 4px; width: 11px; height: 11px;}

/*Hintergrundbilder die während des Laden eines Bilde angezeigt weren*/
td.small_loading_de {
	background-image: url(../images/de_loading_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.small_loading_en {
	background-image: url(../images/en_loading_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}td.small_loading_fr {
	background-image: url(../images/fr_loading_small.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.loading_de {
	background-image: url(../images/de_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td.loading_en {
	background-image: url(../images/en_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}td.loading_fr {
	background-image: url(../images/fr_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;}

/* Suchfeld*/
.search_form_top {
	font-size: 10px;
	color: #000000;
	width: 120;
	height: 16;
	background-image: url(../images/layout/logo_suche.jpg);
	border: 1px solid #666666;
}
.search_button_top {
	font-size: 9px;
	width: 90;
	height: 16;
	color: #ffffff;
	font-weight: normal;
	background-color: #663333;
	border: 1px ridge #FFFFFF;
}
.search_form {
	font-size: 13px;
	color: #000000;
	width: 260;
	height: 23;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.search_button {
	font-size: 12px;
	width: 110;
	height: 23;
	color: #ffffff;
	font-weight: bold;
	background-color: #663300;
	border: 2px ridge #FFFFFF;
}
.hitword {
	font-weight: bold;
	background-color: #FFCC00;
}
a.search_copyright:link, a.search_copyright:active, a.search_copyright:hover, a.search_copyright:visited {
   color: #666666;
   font-size: 9px;
   text-decoration: none;
}
a.search_link1:link, a.search_link1:active, a.search_link1:visited {
   color: #663300;
   font-size: 14px;
   text-decoration: none;
}
a.search_link1:hover {
   color: #663300;
   font-size: 14px;
   text-decoration: underline;
}
a.search_link2:link, a.search_link2:active, a.search_link2:visited {
   color: #663300;
   font-size: 11px;
   text-decoration: none;
}
a.search_link2:hover {
   color: #663300;
   font-size: 11px;
   text-decoration: underline;
}
span.gross14{
 font-size: 14px;
}
span.red {
color: #CC0000;
font-size: 10px;
}
span.tiefgestellt {
	color: #000000;
	vertical-align: sub;
	font-size: 10px;
}
td.white {
  color: #FFFFFF;
  font-size: 12px;
}