body {
	margin-left:0;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #D1DCE5;
	SCROLLBAR-HIGHLIGHT-COLOR: #D1DCE5;
	SCROLLBAR-SHADOW-COLOR: #D1DCE5;
	SCROLLBAR-3DLIGHT-COLOR: #D1DCE5;
	SCROLLBAR-ARROW-COLOR: #17487B;
	SCROLLBAR-TRACK-COLOR: #F4F5F7;
	SCROLLBAR-DARKSHADOW-COLOR: #B2C1D3;
	}

body.blank 	{
	background-image: url("images/blank.gif");
	background-color: #002142;
	}

body.navigation {
	background-image: url("images/endlos_unten.gif");
	}

body.top {
	background-image: url("images/top.jpg");
	}

body.intro {
	background-color: url("images/top.jpg");
	}

a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #C6161C;
	text-decoration: underline;
	}

.p_header {
	font-size: 16px;
	font-weight: bold;
	}

.p_text	{
	font-size: 12px;
	}

.mini	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	}

#menu {
 	position: absolute;
	top:80%;
	left:86%;
	width:85px;
	height:85px;
	}

#foldheader {
	cursor:pointer;
	cursor:hand; 
	font-weight:bold;
	list-style-image:url(fold.gif)
	}

#foldinglist {
	list-style-image:url(list.gif)
	}

#navipic {
	z-index: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	}

#TopContainer {
	position: absolute;
	top: 290px;
	left: 0px;
	z-index: 0;
	}

a.HnavItem1:link, a.HnavItem1:visited, a.HnavItem1:active {
	width: 137px;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	padding: 0px 5px 0px 20px;
	color: #333333;
	}

a.HnavItem2:link, a.HnavItem2:visited, a.HnavItem2:active {
	width: 150px;
	font-size: 13px;
	margin: 3px 0px 3px 0px;
	padding: 0px 5px 0px 30px;
	font-weight: bold;
	color: #333333;
	}

a.HnavItem3:link, a.HnavItem3:visited, a.HnavItem3:active {
	width: 150px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 40px;
	font-weight: normal;
	color: #333333;
	}

a.HnavItem1:hover, a.HnavItem2:hover, a.HnavItem3:hover {
	background-color: red;
	text-decoration: none;
	}

#SnavContainer2 {
	z-index: 0;
	position: relative;
	background-color: #EBEBEB;
	visibility: hidden;
	}

a.SnavItem:link, a.SnavItem:visited, a.SnavItem:active {
	background-color:#114477;
	height:27px;
	width:140px;
	font-size:13px;
	padding:5px 0px 0px 2px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	}

.dot {
	border-collapse: collapse;
	border-bottom: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-right: #000000 1px dotted;
	}
td.padding {
	padding:3px 0px 3px 8px;
	font-size: 12px;
	}

textarea {
	border-right: #EEB2B4 1px solid;
	border-top: #EEB2B4 1px solid;
    BORDER-LEFT: #EEB2B4 1px solid;
    BORDER-BOTTOM: #EEB2B4 1px solid;
    FONT-SIZE: 12px;
    COLOR: #000000;
    BACKGROUND-COLOR: #FFFFFF;
	}

input.dot {
	border-right: #EEB2B4 1px solid;
	border-top: #EEB2B4 1px solid;
    BORDER-LEFT: #EEB2B4 1px solid;
    BORDER-BOTTOM: #EEB2B4 1px solid;
    FONT-SIZE: 12px;
	height: 18px;
	width: 150px;
    COLOR: #000000;
	}

.text	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}

