/*
eazyAuction CSS for sunshine Template
@Author Thomas Lisson, JTL-Software
more info at http://www.jtl-software.de
*/
html, body, div, p, h1, h2, h3, ul, li, ol,
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   border: none;
   font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
}

table.eazyauction {
        background-color:#46638A;
        font-size: 12px;
        color: #072764;
}

table.eazyauction td {
        background-color:#46638A;
}
        
a.menu:link       { text-decoration:none;font-family:Verdana,arial;font-style:bold;color:#EEEEEE;font-size:12px;line-height:24px;font-weight:bold;}
a.menu:visited    { text-decoration:none;font-family:Verdana,arial;font-style:bold;color:#EEEEEE;font-size:12px;line-height:24px;font-weight:bold;}
a.menu:active     { text-decoration:none;font-family:Verdana,arial;font-style:bold;color:#EEEEEE;font-size:12px;line-height:24px;font-weight:bold;}
a.menu:hover      { text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#BCD3E5;font-size:12px;line-height:24px;font-weight:bold;}

a.footer:link     { text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#072764;font-size:12px;}
a.footer:visited  { text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#072764;font-size:12px;}
a.footer:active   { text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#072764;font-size:12px;}
a.footer:hover    { text-decoration:underline;font-family:Verdana,arial;font-style:bold;color:#072764;font-size:12px;}

h1 {font-family:Verdana,arial;font-style:normal;color:#072764;font-size:13px;font-weight:bold;}
h2 {font-family:Verdana,arial;font-style:normal;color:#072764;font-size:13px;}

.header {text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#1A0000;font-size:13px;font-weight:bold;}
.inhalt {font-family:Verdana,arial;font-style:normal;color:#072764;font-size:11px;line-height:20px;}
.footer_trennstrich { text-decoration:none;font-family:Verdana,arial;font-style:normal;color:#072764;font-size:11px;font-weight:bold;}
.copy {font-family:Verdana,arial;font-style:normal;color:#072764;font-size:10px;}

img {border: 0;}

ul,ol {margin-left:15px;padding:4px;padding-top:0px;margin-bottom:0px;color:#072764;font-size:11px;font-family:Arial, Verdana;line-height:14px;}


/* FORMANCE PRODUKTTEXTE */
.formanceArtikel h4, h3 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #46638A;
}

.formanceArtikelEigenschaftenBright {
	background-color: #F5F5F5;
}

.formanceArtikelEigenschaftenDark {
	background-color: #D5E1EA;
}

.formanceArtikelLabel {
	margin: 20px;
}
