/* CSS Document */
HTML{
margin:0px;
}
body{
margin: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
}
.Header
{
	color: #CC9933;
	text-align: right;
	padding: 2px 4px 2px 2px;
	border-bottom: 2.5px solid  #D0A932;
	font-size: 9pt;
	height: 5px;
}
.Header a
{
	text-decoration: none;
	color: #CC9933;
}
.Title2
{
position: absolute;
left:193px;
width: 257px;
height: 184px;
top: 21px;
/*background-image:  url(images/a2.jpg);
background-repeat: no-repeat;*/
z-index:50;
}
.Title3
{
position: absolute;
left: 449px;
width: 310px;
height: 184px;
top: 21px;
/*background-image:  url(images/a3.png);
background-repeat: no-repeat;*/
z-index:50;
}
.Title4
{
position: absolute;
left:200px;
height: 41px;
width: 519px;
top: 120px;
z-index:100;
}
.Footer
{
	color: white;
	text-align: center;
	font-size: 8pt;
	padding: 10px 5px 10px 5px;
}
.Footer a
{
	text-decoration: none;
	color: white;
}
.Content{
font-size: 12px;
padding: 2px 5px 2px 5px;
}
.Content H1{
font-size: 12pt;
}
.Content H2 
{
font-size: 12pt;
color: #996600;
}
.Content H3 
{
font-size: 10pt;
color: #996600;
}
.News{
background-image:  url(images/schroen_newsletter-base.jpg);
background-repeat: no-repeat;
height: 182px;
width: 155px;
z-index:50;
text-align:center;
color: white;
padding: 2px 5px 2px 10px;
}

.Newshome{
background-image:  url(images/schroen_newsletter-base-home.jpg);
background-repeat: no-repeat;
height: 182px;
width: 155px;
z-index:50;
text-align:center;
color: white;
padding: 2px 5px 2px 10px;
}

.News #Box
{
	/*position: relative;*/
	width: 125px;
	height: 100px;
	z-index: 100;
	left: 12px;
	background-color: black;
	font-size: 9px;
	line-height: 1.5em;
	padding:  5px 2px 5px 2px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}


.Newshome #Box
{
	/*position: relative;*/
	width: 125px;
	height: 100px;
	z-index: 100;
	left: 12px;
	background-color: black;
	font-size: 9px;
	line-height: 1.5em;
	padding:  5px 2px 5px 2px;

}
.Nav
{
	background-image: url(images/whiteunderbar.jpg);
	background-repeat: repeat-y;
}
#RImage
{
	float: right;
	padding: 3px 3px 3px 3px;
}
#LImage
{
	float:left;
	padding: 3px 3px 3px 3px;
}
