option
	{
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	color: #cccccc;
	background-color: #FF9900;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	border-color: #FF9900;
	background: #FF9900
	}

BODY
	{
	background-color: #FFFFFF;
	background-image: url(/../images/border/bg_main.gif);
	background-repeat: repeat-y;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 11px;
	}

td
	{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica
	}

.body 
	{ overflow: auto;}
	
.bg
	 {
	 background-image: url(../images/welcome/start_image.jpg);
	 background-repeat: no-repeat;
	 background-position: bottom
	 } 

.title
	{
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #666666;
	font-size: 11px;
	font-weight: 600;
	}

.txt
	{
	 color: #999999;
	 border: 1px solid #CCCCCC;
	 background-color: #FFFFFF;
	 font-family: Verdana,Arial,Helvetica;
	 font-size: 8pt
	}

textarea
	{
	color: #999999;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border-left: #cccccc thin solid;
	border-right: #cccccc thin solid;
	border-top: #cccccc thin solid;
	border-bottom: #cccccc thin solid;
	}

.center
	{ 
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center
	}

.right
	{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-align: right
	}

A:link
	{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600
	}

A:visited
	{
	color: #cccccc;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600
	}

A:hover
	{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica;
	font-weight: 600
	}

A.navhead:visited
	{
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600
	}

A.navhead:hover
	{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: 600
	}

.navtitle
	{
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #666666;
	font-size: 11px;
	font-weight: 600
	}
div#nav
	{
	position: absolute;
	top: 0px;
	left: 80px;
	width: 150px;
	z-index: 2;
	visibility: visible;
	background: url(../images/border/bg_gradient.jpg) repeat-y; 
	}
	
div#border
	{
	 position: absolute;
	 top: 280px;
	 left: 80px;
	 width: 150px;
	 z-index: 4;
	 visibility: visible; 
	 line-height: 10px;
	}

div#linkdeko
	{
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
    width:150px;
	}
div#wisserand
	{
	border-bottom: 1px solid #FFFFFF;
	}

div#Content
	{
	position:absolute;
	top:300px;
	left:301px;
	width:500px;
	height:466px;
	z-index:10;
	visibility: visible;
	}
	
