#head {
	height: 127px;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	background-image: url(../images/sca_back_index.png);
	background-repeat: repeat-x;
}
#search {
	height: 30px;
	width: 100px;
	left: 750px;
	top: 35px;
	position: absolute;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: auto;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #898681;
	position: absolute;
	left: 0px;
	top: 101px;
	padding-top: 35px;
}
#nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: list-item;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer {
	height: 20px;
	width: auto;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	background-image: url(../images/pix.gif);
	z-index: 4;
	float: left;
	bottom: 2px;
	padding-left: 20px;
}

#content {
	height: auto;
	width: 820px;
	position: absolute;
	z-index: 1;
	top: 101px;
	padding-top: 10px;
	padding-left: 10px;
	left: 200px;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: list-item;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#headnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 500px;
	position: absolute;
	top: 43px;
	padding-left: 34px;
	left: 200px;
}
#headnav a:link, #headnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#headnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}




/**
 * Font family
 */
a, b, body, cite, div, em, i, label, ol, p, strong, td, th, u, ul
{
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666966;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Font size
 */
a, body, div, fieldset, form, input, label, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
p {
	padding-right: 290px;
	padding-left: 30px;
}


/**
 * Basic tags
 */
img
{
	vertical-align:middle;
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 0px;
	padding-left: 30px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-size: 24px;
	font-weight: bold;
}


optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}


/**
 * Links
 */
a
{
	color:#0099ff;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
#right {
	width: 250px;
	position: absolute;
	top: 260px;
	height: auto;
	left: 770px;
	z-index: 4;
	padding-left: 5px;
	padding-top: 0px;
}
#logo {
	height: 58px;
	width: 69px;
	position: absolute;
	left: 32px;
	top: 10px;
	z-index: 6;
}
#logotext {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 250px;
	left: 30px;
	top: 76px;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#right_outer {
	margin-left: 2px;
	width: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #898681;
	padding-left: 8px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}
table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #333333;
	text-align: left;
	height: 15px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	font-size: 97%;
	color: #333333;
	height: auto!important;
	height: 25px;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../images/pfeil.gif);
	float: left;
}
#pathway {
	position: absolute;
	left: 270px;
	top: 265px;
	height: 25px;
	width: 300px;
	z-index: 8;
}
#pathway_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
}


a.mainlevel:hover {
	text-decoration: none;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	padding-top: 2px;
	height: auto;
	width: auto;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../images/pfeil.gif);
	padding-bottom: 2px;
	float: left;
}

a.mainlevel#active_menu {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
}

a.mainlevel#active_menu:hover {
	color: #CC9900;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
#textposition {
	overflow: visible;
	position: absolute;
	height: 201px;
	width: 460px;
	left: 64px;
	top: 190px;
}
#picposition {

	overflow: hidden;
	position: absolute;
	height: 180px;
	width: 820px;
	left: 1px;
	top: -27px;
}
#textpositionwide {

	overflow: visible;
	position: absolute;
	height: 201px;
	width: 700px;
	left: 64px;
	top: 190px;
}
#container {
	height: auto;
	width: 955px;
	position: absolute;
	left: 30px;
	top: 295px;
}

#column {
	font-family: Arial, Helvetica, sans-serif;
	height: 160px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 8px;
	float: left;
}
#pic {
	background-image: url(../images/sca_index.jpg);
	position: absolute;
	height: 180px;
	width: 980px;
	overflow: hidden;
	left: 0px;
	top: 96px;
}
.indexlogo {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	float: left;
	position: relative;
}

