body {
    text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color: white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-track-color:black;
	scrollbar-shadow-color: Gray;
	background-color : Black;
}

#layer1 {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 100%;
	overflow: none;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color : #DDDDDD;
}

#layer2 {
	position:absolute;
	top: 100px;
	left: 30px;
	width: 130px;
	height: 480px;
	overflow: auto;
}

#titel {
	position:absolute;
	top: 104px;
	left: 195px;
	width: 490px;
	height: 450px;
	overflow: auto;
}

#inhaltbutton {
	position:absolute;
	top: 135px;
	left: 195px;
	width: 140px;
	height: 450px;
	overflow: auto;
}

#inhalt1 {
	position:absolute;
	top: 135px;
	left: 195px;
	width: 505px;
	height: 450px;
	overflow: auto;
	border : 1px solid;
	border-color : white;
}

#inhalt2 {
	position:absolute;
	top: 135px;
	left: 350px;
	width: 350px;
	height: 450px;
	overflow: auto;
}

#admin {
	position:absolute;
	top: 105px;
	left: 195px;
	width: 600px;
	height: 550px;
	overflow: auto;
}

#demo {
	position:absolute;
	top: 70px;
	left: 140px;
	width: 560px;
	height: 510px;
	overflow: auto;
	border : 1px solid;
	border-color : white;
}

img.left {
	float: left;
	margin: 0px 20px 20px 0;
	border-color : white;
}

h1 {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-size : 13pt;
	text-align: left;
}

td.black {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color : Black;
	font-size : 13pt;
	text-align: left;
}

td.leer {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-size : 9pt;
	text-align: left;
	line-height: 18pt;
}

td.li {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 10pt;
    margin-left: 20px;
	line-height: 20pt;
}

td.home {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 20pt;
	text-align: left;
}

td.lirot {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color : Red;
	font-size : 10pt;
	text-align: left;
}

td.lik {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 8pt;
	text-align: left;
}

td.ce {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 10pt;
	text-align: center;
}

td.cek {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : white;
	font-size : 8pt;
	text-align: center;
	
}

td.re {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 10pt;
	text-align: right;
}

td.rek {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : White;
	font-size : 8pt;
	text-align: right;
}

td.but {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color : White;
	font-size : 10pt;
	text-align: right;
	line-height: 20pt;
}

td.but2 {
	font-family : Arial, Helvetica;
	font-style : normal;
	font-weight : bold;
	color: Silver;
	font-size : 10pt;
	text-align: right;
	line-height: 15pt;
}

a:link {
	text-decoration:none;
	font-weight : bold;
	color: Silver;
}
a:link2 {
	text-decoration:none;
	font-weight : bold;
	color: #ffffff;
}
a:visited {
	text-decoration:none;
	font-weight : bold;
	color: Silver;
}
a:hover {
	color: white;
}

input.submit {
	color : white;
	background-color : transparent;
	font-family : Arial, Helvetica;
	font-weight : normal;
}

input {
	color : white;
	background-color : transparent;
	font-family : Arial, Helvetica;
	font-weight : normal;
	border : 1px solid;
	border-color : white;
}

textarea {
	color : white;
	background-color : transparent;
	font-family : Arial, Helvetica;
	font-weight : normal;
	overflow : auto;
}

select {
	background-color: transparent;
	color : white;
}

option {
	color : white;
	background-color : Black;
	font-family : Arial, Helvetica;
	font-weight : normal;
}