/* Browsereigene Darstellungen resetten */

html, body, * { margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif; color:#333333}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ol, ul, dl { list-style: none; }

table { border-collapse: collapse; border-spacing: 0;}
caption, th { text-align: left; }
q:before, q:after { content: '"'; }
hr { display: none; }
fieldset{border: 0;}


a{
font-size:12px;
color:#111111;
text-decoration:none;
}
a:hover{
color:#844614;
text-decoration:none;

}

img{
border:0;
}


/* Santa's little helper */
.clear { clear: both; height: 0px; overflow: hidden; padding:0; margin:0;}
.last { margin: 0; border: 0; padding: 0; }
.displaynone { display: none; }
.strong { font-weight: bold; }
.italic { font-style: italic; }
.uppercase { text-transform: uppercase; }
.spit{ height:10px; overflow:hidden;}
.spitline{ display:inherit; border-bottom:2px solid #286dac}

		  .asty img{
			  	border:1px solid #cccccc;
				
			  }
			  .asty:hover img{
			  	border:1px solid #FF6600;
			  }

