* {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	line-height:140%;
}

body {
	background-color: #ffffff;
	text-align: center;
}

img {border:0}

.clear {
	float:none;
	clear:both;
}

.center {
	text-align:center;
	margin:0 auto;
}

#page {
	width: 980px;
	background-color: white;
	text-align: left;
    margin: 0px auto;
	}
	
#anim {
	margin:110px auto;
	}
	
.imgLogo {
	display:block;
	width:334px;
	height:141px;
    margin: 24px auto;
	}
	
.tableNavi {
    margin: 0px auto 30px auto;
	}	
	
#stockOverview, #referenceOverview {
	width:980px;
}

#stockOverview div.teaser {
	width:450px;
	height:auto;
	float:left;
	padding: 12px 18px;
}

#referenceOverview div.teaser {
	width:450px;
	height:auto;
	float:left;
	padding: 12px 20px;
}

#stockOverview div.teaser img, 
#referenceOverview div.teaser img {
	display:block;
}

#stockOverview div.teaser p, 
#referenceOverview div.teaser p {
	color:#999999;
	line-height:13px;
	margin:0;
	font-size:14px;
	}
	
#stockOverview div.teaser .imgLabel, 
#referenceOverview div.teaser .imgLabel {
	height:40px;
	}	
	
#stockOverview div.teaser p:first-letter, 
#referenceOverview div.teaser p:first-letter {
	color:#999999;
	font-size:20px;
	}	

#stockOverview div.teaser a,
#stockOverview div.teaser a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
	
#stockOverview div.teaser:hover a {
	color:#0073B9
	}
	
#stockOverview div.teaser a img {
	border: 2px solid #CCCCCC;
	}

#stockOverview div.teaser a:hover img {
	border: 2px solid #0073B9;
	}	

#stockDetail {
	text-align:justify;
	}
	
#stockDetail .stockImage {	
	display:block; 
	margin:10px auto;	
	}
	
#stockDetail h2 {
font-size:16px;
}	
	
.stockHeader {
	width:600px;
	margin:10px auto;
	text-align:center;
	position:relative;
	}	

.stockHeader h1 {
	width:350px;
	float:none;
	margin:10px auto;
}

.stockHeader .stockNavi {	
	position:absolute;
	right:0px;
	top:0px;
	}	
	
.stockHeader .stockIcon {	
	display:inline; 
	float:right;
	}	
	
#content {
	text-align:justify;
	}
	

#newsletter {padding:5px 0 0 4px;}
#newsletter {font-size:11px;color:#000000;}

span.firstLetter {
	font-size:20px;
}

#smallcontent {
	background-color: #ffffff;
	line-height: 110%;
	text-align: left;
	font-size: 11px;
	padding : 2px;
	}


br {
	line-height: 70%;
}


td, th {
	color: #000000;
	}

a {
	color: #0073B9;
	text-decoration: underline;
}
a:hover {
	color: #66ccff;
}

a:active {
	color: #ff0000;
}

a.more {font-size:14px; font-weight:bold;}



h1 {
	font-size: 20px; margin:0; padding:0; text-align:center;
}
h2 {
	font-size: 18px; margin:0; padding:0; text-align:center;
}
h3 {
	font-size: 16px; margin:0 0 5px 0; padding:0; color:#666666;
}
h4 {
	font-size: 16px; margin: 0 0 10px 0; padding:0; text-align:center; 
}
h5 {
	font-size: 12px; margin:15px 0 0 0; padding:0; font-weight:normal; text-align:center;
}
h6 {
	font-size: 10px;
}

hr {
	width:980px;
	height:1px;
	border:1px solid #dddddd;
	margin:20px auto;
	}

#footer {padding-top:20px;}

#footer, #footer a {
	text-align:center;
	font-size: 12px;
}

	
#footer hr {
	width:450px;
	height:1px;
	border:1px solid #cccccc;
	}	

/** Newsletter **/

select, input {
	FONT-SIZE: 13px; COLOR: #000000;  FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:200px;
}

select {
	width:202px;
	height:20px;
	}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}

.box {
	border: 1px solid #CCCCCC;
	font-size: 13px;
}

.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
	text-indent: 5px;
	line-height: 15px;
}

