body  { 
	background-color: #cec1ab;
	padding: 0px; 
	margin:0px;
	top:0px;
}

h1 {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px; 
	font-weight: normal;
	color:#fff;
	text-indent:40px;
	padding:20px 0px 5px 0px;
	margin:0px
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: normal;
	text-indent:40px;
	color:#fff;
	background-color:#a5271d;
	line-height:0px;
	padding:15px 0px 15px 0px ;	
	margin:0px;
	border-top:#fff 1px solid;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
}

p { 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 20px;
}

a:link, a:visited {
	color: #a5271d;
	font-weight:bold;
	text-decoration: none;
}

a img {
	border-color: #000;
}
.mail a:link, .mail a:visited {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.mail {
	background:#a5271d url("images/mail.gif") no-repeat center left;
	padding: 4px 0px 4px 10px;
	border:solid #000 1px;
	width:390px;
	text-indent: 34px;
	margin-top:30px;
}
.imprint{text-align:right;margin-right:20px;font-size:9px;}

#container {
	width: 806px;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	background: url("images/edge.gif") repeat-y center;
	position: relative;
	width: 806px;
	}

#masthead {
	background:#2e284e url('images/head-tex1.jpg') no-repeat;
	margin: 0px 0px 0px 16px;
	width: 774px;
	height: 98;
	padding: 0px;

}

#text {
	width:415px;
	margin-top:50px;
	margin-left:55px;
	padding-bottom:40px;
}
	
#sidepanel {
	float:right;
	width:257px;
	margin-top: 50px;
	margin-right:50px;
}

#sidepanel img {
	width: 255px;
	overflow: hidden;
	border:1px #000 solid;
	
}

#sidepanel p {
	font-size: 10px;
	font-weight: bold;	
	line-height: 16px;
}

#sidetext {
	float:right;
	margin: 0px;
	width: 255px;
}	

#footer {
	color: #000;
	background: #beb894 url("images/foot.gif") no-repeat;
	font-size: 9px;
	padding: 8px 0px 1px 60px;
	border: 0px;
	clear: both;
}
