body {
	color: #333333;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvitica, sans-serif;
	background-image:  url(../images/muster.jpg);

}

.td1 {
	background-image:  url(../images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 326px;
	height: 44px;
}

.td2 {
	background-image:  url(../images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 345px;
	height: 44px;
}
.td3 {
	background-image:  url(../images/siteground_03.jpg);
	background-repeat: no-repeat ;
	width: 240px;
	height: 44px;
}
.td4 {
	background-image:  url(../images/siteground_04.jpg);
	background-repeat: no-repeat ;
	width: 911px;
	height: 152px;
}
.td5 {
	background-image:  url(../images/siteground_05.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 39px;
}

.td6 {
	background-image:  url(../images/siteground_06.jpg);
	background-repeat: no-repeat;
	width: 658px;
	height: 39px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.td7 {
	background-image:  url(../images/siteground_07.jpg);
	background-repeat: repeat-y;
	width: 253px;
	height: 249px;

}
.td8 {
	background-image:  url(../images/siteground_08.jpg);
	background-repeat: repeat-y;
	width: 658px;
	height: 249px;
}
.td9 {
	background-image:  url(../images/siteground_09.jpg);
	background-repeat: no-repeat ;
	width: 911px;
	height: 92px;
}
.td10 {
	background-image:  url(../images/siteground_10.jpg);
	background-repeat: no-repeat ;
	width: 253px;
	height: 76px;
}
.td11 {
	background-image:  url(../images/siteground_11.jpg);
	background-repeat: no-repeat ;
	width: 658px;
	height: 76px;
}

/* --------------------------------------------------- */
.bg {
	
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;	
	border-bottom:1px solid #b3b3b3;	
	width:850px;
	height:100%;	
}

}
/* --- nav --- */
.menuc {
	margin: 0px auto;
	width: 800px;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
}

#topnavi{
position:relative;
display:block;
height:36px;
font-size:12px;
background: transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Tahoma, Verdana, Arial, Helvitica, sans-serif;
}


#topnavi ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0;
	background-image: none;	
}

#topnavi ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:9px 10px 0 10px;
height:23px;
background: transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}


#topnavi ul li a:hover,#topnavi ul li a.current{
color:#c90f0f;
}

/* --- end nav --- */

/* /////////////////////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////////////////////// */
.pathway {
	padding: 0;
	border: 0;
	color: #FFFFFF;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #FFFFFF;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
text-decoration:none;	
}
a.pathway:hover {
	color			: #d81313;
	font-family: Arial;
text-decoration:none;	
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 0px;
padding-top: 0px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}
.componentheading
{
	height: 18px;
	margin-left:2px;
	padding-left:3px;
	color: #c90f0f;
	text-align: left;
	white-space: normal;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	width: 580px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:Tahoma;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:Tahoma;
	color: #000000;
	text-decoration: underline;
	
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:580px;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 18px;
	padding-left:3px;
	color: #c90f0f;
	text-align: left;
	white-space: nowrap;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	width: 580px;
	margin-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma;
	line-height: normal;
	right: 10px;
	text-indent: 10px;
	font-weight: normal;
	white-space: nowrap;
	height: 18px;
	width: auto;
	background-image: url(../images/submenu_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-top: 5px;
	top: 5px;
}

a.sublevel:hover {
	text-decoration: none;
	color: #666666;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 8px;
	height: 22px;
	width:170px;
	text-decoration: none;
	color:#666;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}


a.mainlevel:hover {
	color: #c90f0f;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009966;
}

table.moduletable {
	width:180px;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #c90f0f;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;	
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}
#sgf {
margin:14px 0px 0px 0;
}
.sgf {
text-align:right;
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}

