body{font: 13px/1.5 Arial,Helvetica,'Liberation Sans',sans-serif; color: #5b5b5b;}
a:focus{outline:1px dotted invert}
hr{border-color:#ccc;border-style:dotted;border-width:1px 0 0;clear:both;height:0;display: none;}

h1{
	color: #FFF;
	font-size:3.2em;
	font-family: 'Times New Roman', Times;
	font-stretch: narrower;
	line-height: 90%;
	text-shadow: #333333 0px 1px 0px;		
}
h2{
	color: #484848;
	font-size:1.5em;
	font-weight: bold;
	font-family: "Tahoma", Arial;
	letter-spacing: 2px;
}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}

ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}


/* Teaser special chars */
#teaser .teaserText p {
		color: #d0edf4;
		font-size: 1.2em;
	}
	
	.teaser-WorkBox-Content .head {
		color: #FFFFFF;
		font-size: 1.1em;
		font-weight: bold;
		text-decoration: none;
	}
	
	.teaser-WorkBox-Content .subhead {
		color: #b4dbe5;
		font-size: 0.9em;
		font-weight: bold;
		text-decoration: none;
	}