BODY {
    font: 10px Verdana, sans-serif;
    background: #ffffff;
/**    color: #fefefe; **/
    color: #000;
    margin: 0;
    padding: 0;
    min-height:101%;
}

html {
  height: 100%;
}

.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	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;
}

table.newspane a {
  color: #004684;
}

.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:arial;
/** Änderung Anfang wegen swmenufree zur Anzeige von weisser Linkschrift bei transmenu **/
/** color: #000000;
 *  text-decoration: underline; **/
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/** Änderung Ende wegen Linkschrift **/

a:hover {
	text-decoration:none;
} 

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

a.readon {
  color: #000000;
}

/** Anfang: Content-Überschrift **/
table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	/**color: #77C21F;**/
	color: #004684;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	/** border-bottom:1px solid #336699;**/
	border-bottom: 1px solid #FFF000;
}
/** Ende: Content-Überschrift **/

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:13px;
	padding-top: 5px;
	height: 16px;
	width:180px;
	border-bottom: 1px solid #76CA10;
	color:#3D3E8E;
	
}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #76CA10;
	text-align: left;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:180px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	color:#333333;
}


a.mainlevel:hover {
  background-image: url(../images/menuh.gif);
	background-repeat: no-repeat ;
	background-position: top right;
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #336699;
	text-align: left;
}

.moduletable h3 {
	/**color:#ff6600;**/
	color:#fff000;
	text-align:left;
	font-weight: bold;
    font: 12px Verdana, sans-serif;
    padding:8px 0px 0px 0px;
    margin-top:22px;
  /**  background-image: url(../images/menu.gif);
	background-repeat: no-repeat ;
	background-position: top left;**/
	height:15px !important;
	width:160px;
  border-top-color:#ffffff;
  border-top-width: 1px;
  border-top-style: solid;
}

.moduletable {
  color:#ffffff;
}

table.moduletable{
  width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	padding-left:7px;
	font-size: 11px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}
/* ***************************************************************************************************** */
/*.height {
	height: 80%;
}*/

.td1 {
	background-image: url(../images/linuvision_01.jpg);
	background-repeat: no-repeat ;
	width: 1004px;
	height: 78px;
	text-align: left;
}
.td1 img {
  padding: 11px 0 0 2px;
}

.td2 {
	background-image: url(../images/linuvision_02.jpg);
	background-repeat: no-repeat ;
	width: 1004px;
	height: 30px;
	color: #000000;
	text-decoration: none;
}

a.td2:link, a.td2:visited {
	font-family:arial;
	color: #ffffff;
	text-decoration: none;
}

.td3 {
	background-image: url(../images/linuvision_03.jpg);
	background-repeat: no-repeat ;
	width: 1004px;
	height: 13px;
}

.td4 {
	background-image: url(../images/linuvision_04.jpg);
	background-repeat: repeat-y ;
	width: 221px;
	height: 400px;
}

.td5 {
	background-image: url(../images/linuvision_05.jpg);
	background-repeat: no-repeat ;
	width: 1004px;
	height: 107px;
}

.td6 {
	background-image: url(../images/linuvision_06.jpg);
	background-repeat: repeat-y ;
	width: 783px;
	height: 400px;
}

.td7 {
	/**background-color:#283b8e;**/
	background-color:#004684;
	width: 1004px;
	color:#fefefe;
	padding:5px;
	text-align: center;
}

/*************************/
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}

a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}

#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}

#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}

#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  font-weight:bold;	
	color: #fefefe;
	text-decoration: none;	
	height:5px;
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
