/* CSS Document */

h3 {
	height: 200px;
	width: 750px;
	background-image: url(../img/maria_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h4#mtit1{
	height: 55px;
	width: 520px;
	background-image: url(../img/person_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
h4#mtit2{
	height: 55px;
	width: 520px;
	background-image: url(../img/place_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 16px;
}
h4#mtit3{
	height: 55px;
	width: 520px;
	background-image: url(../img/works_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}

div#contents {
	float: left;
	width: 520px;
	margin: 20px 0px 0px;
}
div#contents div#parsonbox {
	background-image: url(../img/maria_photo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div#contents div#parsonbox p{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px 0px 12px 211px;
	text-align: left;
}
div#contents div#parsonbox p span{
	color: #990000;
}
div#contents p#mariacom{
	background-image: url(../img/letter.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 520px;
	text-indent: -9999px;
}
div#contents div#mapbox {
	background-image: url(../img/german_map.jpg);
	background-repeat: no-repeat;
	background-position: -26px -26px;
	height: 300px;
	width: 520px;
}
div#contents div#mapbox p{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 4px 0px 12px 240px;
	text-align: left;
}
div#contents div#workbox {
	background-image: url(../img/work_img.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	width: 520px;
	height: 600px;
}
div#contents div#workbox p{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 4px 20px 12px 200px;
	text-align: left;
}
div#contents div#workbox p span{
	color: #339966;
}


div#sidebar {
	float: right;
	width: 210px;
	margin: 20px 0px 0px;
}
div#sidebar div#productbox{
	background-color: #5B8590;
	background-image: url(../img/side_product_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
div#sidebar div#productbox p#producttitle{
	background-image: url(../img/side_product_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#sidebar div#productbox p.pp{
	width: 190px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px auto 12px;
}
div#sidebar div#productbox img{
	margin: 12px auto;
}
div#sidebar div#infobox{
	margin-top: 16px;
}
div#sidebar div#infobox img{
	margin: 0px auto;
}
div#sidebar div#logobox{
	margin-top: 16px;
}
div#sidebar div#logobox img{
	margin: 4px auto;
}
