@import url("menue.css");

body{
	margin: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #6D6D6D;
}

#wrapper{
}
#table{
	border-left: 1px solid #BD0000;
}

#content{
  border-left: 1px solid #F8DFD5;
  padding-top: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: .7em;
  color: #6D6D6D;
  line-height: 18px;
  padding-left: 5px;
}

#menue{
	width: 158px;
}

#softin{
   margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #BD0000;
	font-size: .7em;
	text-align: right;
}

h1{
	font-size: 1.25em;
	font-weight: bold;
	margin-right: 4px;
	border-bottom: 1px solid #F8DFD5;
	color: #C80218;
}

h2{
	font-size: 1.15em;
	font-weight: bold;
	margin-right: 4px;
	border-bottom: 1px solid #F8DFD5;
	color: #C80218;
	
}

h3{
	font-size: 1.05em;
	font-weight: bold;
	margin-right: 4px;
	border-bottom: 1px solid #F8DFD5;
	color: #C80218;
}

h4{
	font-size: .95em;
	font-weight: bold;
	margin-right: 4px;
	border-bottom: 1px solid #F8DFD5;
	color: #C80218;
}

.csc-caption{
	font-size: .7em;
}