body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(../pics/content_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	display: block;
}


/* CONTENT */


#content {
	width: 420px;
	clear: none;
	margin-left: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#content h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#content h1 {
	font-size: 28px;
	color: #C9453F;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: 3px;
}


#content .vorspan {
	font-size: 10px;
	color: #584d47;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 0px;
}

#content .small {
	letter-spacing: 1px;
}

#content .smaller {
	letter-spacing: 0px;
}



#content h2 {
	font-size: 14px;
	color: #725728;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 110%;
	background-color: #e5af51;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: 1px;
	background-image: none;
}


#content img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#content img.links {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}		


#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 130%;
	color: #584d47;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 0px;
}


#content  a {
	color: #C9453F;
	text-decoration: none;
/*	font-weight: bold;
*/	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9453F;

}

#content  a:hover {
	color: #fcfcfc;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fcfcfc;	
}

#content ol,ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#content li {
	color: #584d47;
	line-height: 110%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
	font-size: 12px;
}

#content #news {
	margin-right: 0px;
	font-size: 11px;
	color: #584d47;
	overflow: hidden;
	background-color: #E7B55D;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content #news p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: 120%;
	color: #584d47;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
}

#content #news h2{
	font-size: 12px;
	background-color: #E7B55D;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #news img.links {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* RIGHTBAR */


#rightbar {
	float: right;
	width: 240px;
	margin-right: 0px;
	font-size: 11px;
	color: #584d47;
	overflow: hidden;
	background-color: #E7B55D;
	margin-top: 10px;
	padding-bottom: 10px;
/*	border: 1px solid #EBC262;*/
}

#rightbar h1,h2{
	margin: 0px;
	font-size: 11px;
	line-height: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E9BB6B;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#rightbar p{
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightbar h1 {
	margin-bottom: 10px;
}


#rightbar h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #E5AF51;
}


#rightbar p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 120%;
}

#rightbar ol,ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#rightbar li {
	line-height: 110%;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding: 0;
}

#rightbar a {
	color: #C9453F;
	line-height: 120%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9453F;

}

#rightbar a:hover {
	text-decoration: none;
	color: #fcfcfc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fcfcfc;

}
