
body
{
background-color: #ffffff;
}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: black;}

img { border: 0px; }

table {
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;

	border-top-color: #AAAAAA;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #AAAAAA;

	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 1px;

	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	font-family: courier, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
      }

td {
	padding:5px;
	border: none;
	padding-left: 0.75cm;
	padding-right: 0.75cm;
   }

.head {
	border: none;
	}

.head1 {
	width: 310px;
	border: none;
	}

.head2 {
	width: 200px;
	border: none;
	}

.leftcolumn {
		border-style: none solid none none; 
		font-weight: 300;
		height: 15px;
		width: 35%;
	      }

.text1 {
		border-style: none solid none none;
		font-weight: 700;
		font-size: 18px;
	      }

.text2 {
		border-style: none solid none none;
		font-weight: 300;
	      }

.stext1 {
		border-style: none none none solid;
		font-weight: 700;
	      }

.name {
		border-style: none none none solid;
		font-weight: 700;
		font-size: 18px;
	      }

td.lang {
		border-style: solid;
		border-width: 1px;
		padding-left: 0.1cm;
		padding-right: 0.1cm;
		text-align: center;
		height: 45px;
	      }

td.langcol1 {
		width: 14px;
		border-style: solid;
		border-width: 1px;
		padding-left: 0.1cm;
		padding-right: 0.1cm;
		text-align: center;
		height: 45px;
	      }

td.langcol2 {
		width: 18px;
		border-style: solid;
		border-width: 1px;
		padding-left: 0.1cm;
		padding-right: 0.1cm;
		text-align: center;
		height: 45px;
	      }

table.lang {
		border: 1px solid;
	      }

table.table2 {
		width: 920px;
		border: none;
		border-color: #000000;
		border-collapse:collapse;
		margin-left: auto;
		margin-right: auto;
		font-family: courier, serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 300;
	      }

td#logo	    {
		width: 600px;
	      }

.validlogo {
		vertical-align: bottom;
		border: none;
		text-align: right;
	      }

#xing	   {
		text-align: left;
		border: none;
              }

.logo {
		width: 240px;
		height: 120px;
		text-align: right;
		padding-left: 0px;
		padding-right: 5px;
		margin: 0px;
	      }


.logoshorten {
		width: 260px;
		padding-right: 0px;
	      }

#logo_itil   {
		position: relative;
		left: 0px;
		z-index: 2;
	     }
