body  {
        font-family: verdana;
		font-size: 11px;
		font-style: normal;
      }
	  
font
{
	line-height: 16px;
	font-family: verdana;
}
	  
table
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;

	background-color: #bbbbbb;
}

table.invisible
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;

	background-color: #FFFFFF;
}

table.light
{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	
	background-color: #F0F0F0;
}

border
{
	border-with: 1px;
	border-left-color: #e3e3e3;
	border-top-color: #222222;
	border-bottom-color: #222222:
	border-right-color: #222222;
}

.white
{
	background-color: #ffffff;
}

.gray
{
	background-color: #E3E3E3;
}

.gray2
{
	background-color: #E9E9E9;
}

.yellow
{
	background-color: #F8DA07;
}

.small
{
	font-size: 9px;
}

a
{
	color: #0A496D;
	text-decoration: none;
}

a:visited
{
	color: #0A496D;
}

a:hover
{
	text-decoration: underline;
	color: #B45B45;
}

a.ninv
{
	color: #B0B0B0;
	text-decoration: none;
}

a.ninv:visited
{
	color: #B0B0B0;
	text-decoration: none;
}

a.ninv:hover
{
	color: #B0B0B0;
	text-decoration: none;
	border-width: 1px;
	border-bottom-color: #B0B0B0;
	border-bottom-style: dashed;
}

a.orig
{
	color: blue;
	text-decoration: none:
}

a.orig:visited
{
	color: blue;
}

a.orig:hover
{
	color: blue;
	text-decoration: underline;
}

/* ADDITIONAL TEXT STYLES */
.more
{
	color: #B45B45;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-decoration: normal;
}

.titletext
{
	color: #003366;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
}

.titletext2
{
	color: #B45B45;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
}

.zitat
{
	color: #B45B45;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: normal;
}

.textsm
{
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-decoration: normal;
}

.author
{
	color: #B45B45;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-decoration: normal;
}

.content {
	width: 505px;
	height: 450px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: justify;
}

.menuleft
{
	width: 150px;
	height: 450px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}

.topmenu
{
	width: 654px;
	height: 20px;
	padding: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: center;
}

h1
{
	font-size: 11px;
}

h2
{
	font-size: 11px;
}

h3
{
	font-size: 11px;
}

img
{
		vertical-align: middle;
}

.right
{
	float: left;
	right: 80%;
}

.left
{
	float: left;
	text-align: left;
}
