body, table
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
  	background-color: #FAF7D8;
}

a:link
{
	font-size: 0.9em;
	font-family: Verdana;
	color: #339933;
	text-decoration: none;
	font-weight: bold; 
    background-color: #FFFFFF;
}

a:hover
{
	font-size: 0.9em;
	font-family: Verdana;
	color: #339966;
	text-decoration: none;
	font-weight: bold; 
    background-color: #F7F0B9;
}

a:visited
{
	font-size: 0.9em;
	font-family: Verdana;
	color: #339933;
	text-decoration: none;
	font-weight: bold; 
    background-color: #FFFFFF;
}


h1
{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	font-color: #000000;
	background-color: #669966;
	color: #FFFFFF;
}

h2
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	font-color: #FFF;
	border-bottom: 2px dotted #669966;
	line-height:150%;
	margin:0px;
}

h3
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

.popup
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	margin-left: 40%;
}

/*+++ Navigationsunterlegung +++++++++++++++++++++++++++++++*/

#Layer1
{
	position:absolute;
	width: 170px;
	height: 100%;
	z-index:4;
	background-color: #393C6B;
	font-size: 1em;
	text-align:center;
}

/*+++ Einrückung +++++++++++++++++++++++++++++++*/

.ul
{
	font-family: Verdana;
	font-size: 1em;
	list-style-image: url('images/pfeil.gif');
	font-weight: bold;
}

/*+++ Inhalt +++++++++++++++++++++++++++++++*/

#inhalt
{
	position:absolute;
	width: 415px;
	margin-top: 190;
	margin-left: 180;
	z-index: 8;
	padding: 5px;
  	background-color: #FAF7D8;
	font-family: Verdana;
	font-size: 0.9em;
	border-top: 2px dotted #669966;
	border-bottom: 2px dotted #669966;
}
	
/*+++ Inhalt_popup +++++++++++++++++++++++++++++++*/

#inhalt_popup
{
	width: 400px;
	margin-top: 25;
	margin-left: 25;
	font-family: Verdana;
	font-size: 0.8em;
	border-top: #669966 2px dotted;
	border-bottom: #669966 2px dotted;
}
	

	
/*+++ Banner ++++++++++++++++++++++++++++++++++++++++++++++++*/

#Layer2
{
	position:absolute;
	z-index: 2;
	height: 183px;
	width: 645px;
	margin-left: 170px;
	margin-top: 0px;
	background-color: #393C6B;
}

#Layer2a
{
	position:absolute;
	z-index: 3;
	height: 170px;
	margin-left: 170px;
	margin-top: 75px;
}

#Layer2b
{
	position:absolute;
	z-index: 4;
	height: 178px;
	width: 170px;
	margin-left: 0;
	margin-top: 130px;
	font-family: Verdana;
	font-size: 0.7em;
	color:#FFFFFF;
	text-align:center;
}


#Layer3
{
	position:absolute;
	z-index:6;
	height:178px;
	margin-left: 170px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 1.8em;
	color:#FFFFFF;
}

#Layer4
{
	position:absolute;
	z-index:7;
	height:178px;
	margin-left: 285px;
	margin-top: 17px;
	font-size: 0.74em;
	font-weight:bold;
	color: #FFFFFF;
	text-align:right; line-height:140%
}

/*+++ rechter Bereich ++++++++++++++++++++++++++++++++++++*/

#rechts
{
	position:absolute;
	height: 100%;
	width: 198px;
	background-color: #D2D8F2;
	z-index: 1;
	margin-left: 618px;
	font-size: 0.7em;
}

/*+++ image ++++++++++++++++++++++++++++++++++++++++++++++++*/

#img
{
	float: left;
	padding-right: 5;
	padding-top: 5;
}

#img1
{
	float: left;
	padding-top: 5;
	padding-right: 5;
}



/*+++ Menu ++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu
{
	position:absolute;
	width: 170px;
	z-index: 5;
	font-size:0.9em;
    background-color: #6478D2;
	padding: 15px 0 5px;
	margin-top: 190px;
	line-height: 17px;
}

#menu ul
{
	padding: 0px;
	margin: 0px;
    background-color: #6478D2;
	list-style-type: none;
}

#menu li
{
	margin: 0px;
    background-color: #6478D2;
	padding: 4px 0 4px 0px;
	border-bottom: 1px dotted #72A002;
}

#menu a
{
	display: block;
	color: #FFF;
    background-color: #6478D2;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}

#menu a:hover
{
	color: #ffffff;
	background: url("images/menu_over.gif") no-repeat #DDD4D1;
}

#menu .on
{
	color: #ffffff;
	background: url("images/menu_on.gif") no-repeat #DDD4D1;
}

#ticker
{
	position: absolute;
	height: 20px;
	z-index: 9;
	width: 16em;
	margin-top: 17em;
	font-size: 0.74em;
	font-weight: bold;
	color:#FFF
}