@charset "utf-8";
#wrapper {
	background-color: #FFFFFF;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#toppicture {
}
#leftcontent {
	background-color: #FF9400;
	width: 180px;
}
#wrapper #contentwrapper {
	background-image: url(images/left_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #824949;
}

#wrapper #menue {
	background-color: #FC9200;
	width: 100%;
}
#footer {
	font-style: italic;
	text-align: center;
	border-top-style: none;
	border-top-color: #520100;
	font-size: 85%;
}
body {
	font-size: 1em;
	background-color: #520100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent {
	background-color: #FFFFFF;
	margin-left: 180px;
	padding-left: 10px;
	border-top-color: #520100;
	border-right-color: #520100;
	border-bottom-color: #520100;
	border-left-color: #520100;
	padding-right: 10px;
	font-size: 85%;
}
#topbar {
	background-color: #FFFFFF;
}
#mainbar {
	background-color: #FFFFFF;
}
#leftcontentstatic {
	background-color: #FC9200;
	width: 180px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #520100;
	border-right-color: #520100;
	border-bottom-color: #520100;
	border-left-color: #520100;
	font-size: 85%;
}
#logo {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #520100;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #contentwrapper #leftcontentstatic #img_sss {
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#leftcontentstatic #sfa_img {
	margin-top: 12px;
}

.question {
	font-weight: bold;
	display: block;
	font-size: 85%;
}
