body {
	background-image:url(img/bgx.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 17px;
	height: 100%;
	width: 100%;
	overflow: visible;
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	border: 0;
	margin-bottom: 10px;
	line-height: 21px;
	text-align: justify;
	color: black;
}

ul {
	border: 0;
	line-height: 20px;
}

li {
	margin-bottom: 10px;
}


img {
	border: 0;
	margin: 5px 10px 0 0px;
}

#container {
	position: fixed;
	top: 10px;
	bottom: 10px;
	left: 50%;
	width: 1000px;
	margin: 0 auto 0 -500px;
	overflow: visible;
	background-color: white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;

	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#xxcontainer {
width: 1000px;
height:auto;
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
text-align:	center;

	overflow: visible;
	background-color: white;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;

	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

#toplogo {
	position: absolute;
	top: 30px;
	left: 610px;
	height: 170px;
	width: 358px;
	padding: 0;
	border: 1px solid #006666;
}

#toplogo img {
	margin: 50px auto auto 70px;
}

#topbild {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 170px;
	width: 550px;
	background-image:url(img/vorhang.jpg);
	background-repeat: no-repeat;
	background-color: black;
}

#toptext {
	position: absolute;
	top: 130px;
	left: 280px;
	padding: 10px;
	font-size: 22pt;
	color: #dedede;
}

#bottom {
	position: absolute;
	left: 30px;
	bottom: 30px;
	height: 2px;
	width: 940px;
	text-align: center;
	padding-top: 5px;
	background-color: white;
	border-top: 1px solid #006666;
	font-size: 70%;
}

#workarea {
	position: absolute;
	top: 230px;
	bottom: 60px;
	left: 30px;
	width: 970px;
	overflow: auto;
	z-index: 10;
	}

#workleft {
	position: absolute;
	font-size: 10pt;
	width: 550px;
	text-align: left;
}

.workleft_item {
	padding-bottom: 5px;
	border-bottom: 1px dotted silver;
	float: none;
}

.workleft_item h1 {
	font-size: 10pt;
	padding-top: 5px;
}

.workleft_item:hover {
	background-color: #eeeeee;
}

.webref_item {
	padding-bottom: 5px;
	border-bottom: 1px dotted silver;
	float: right;
}

.webref_text {
	position: absolute;
	padding-bottom: 5px;
	border-bottom: 1px dotted silver;
	float: none;
}

.xworkleft_inhalt {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted silver;
}
.workleft_inhalt b {
	font-weight: bold;
	color: #006666;
	margin-bottom: -10px;
}
.xworkleft_inhalt li {
	margin-bottom: 10px;
}

.pictl {
	margin-right: 10px;
	float: left;
	width: 175px;
}
.rahmen {
	margin-top: 15px;
	border: 1px solid silver;
}

#workright {
	position: absolute;
	background-color: #DFDFDF;
	padding: 20px;
	font-size: 8pt;
	color: #000000;
	left: 580px;
	width: 318px;
	height: auto;
	text-align: justify ;
	overflow: auto;
	z-index: 10;
}

#workright h1 {
	font-size: 9pt;
	color: #006666;
	margin-bottom: -5px;
}

#workright p {
	line-height: 19px;
}

.workright_item {
	border-bottom: 1px dotted white;
}

.pictr {
	margin-left: 10px;
	float: right;
}

.end {
	clear: left;
}
.button {
	width: 150px;
	height: 20px;
	background-image:url(img/button.jpg);
	color: #006666;
	text-align: center;
	margin: 5px 0 5px 0;
}

.brechts {
	right: 0px;
}


h1 {
	font-size: 13pt;
	color: #333;
	margin-bottom: -5px;
}

h2 {
	font-size: 10pt;
	color: #006666;
	margin-bottom: -5px;
}

h3 {
	margin: 0 0 0 0;
	font-size: 13px;
	font-weight: normal;
}

a {
	color: #006666;
	color: black;
	text-decoration: none;
}
a:hover {
	color:red;
}

fieldset {
	border: 0;
	padding: 0px;
	width: 548px;
	}

legend {
	margin-left:0px;
	width:80px;
	margin-bottom:0;
	}

label {
	color: #666666;
	font-size: 11px;
	clear:left;
	display:block;
	float:left;
	width:100px;
	padding:2px 0 0 0;
	}

input, textarea {
	font-family:sans-serif;
	font-size:13px;
	padding: 1px;
	background-color:#fefefe;
	border:1px solid silver;
	float:left;
	width: 443px;
}

textarea {
	height: 100px;
	margin-bottom: 4px;
}

input[type="submit"] {
	float: none;
	padding: 2px 2px 2px 8px;
	background-color: #D4D0C8;
	border: 1px solid silver;
	width: 447px;
	height: 25px;
	text-align: center;
	margin: 2px 0 10px;
}

input[type="button"] {
	font-family:sans-serif;
	font-size:12px;
	float: none;
	padding: 0px 2px 2px 8px;
	background-color: red;
	border:0px solid silver;
	width: 447px;
	height: 30px;
	text-align: left;
	cursor: pointer;
}

input:focus,select:focus,textarea:focus {
	background-color:#ffe0e0;
}

#errorbox {
	padding: 1px;
	background-color:#fefefe;
	border:1px solid silver;
	float:left;
	width: 443px;
	color: red;
	margin-bottom: 10px;
}

#navigator {
	position: absolute;
	top: 140px;
	left: 590px;
	font-weight: bold;
	font-size: 88%;
	color:  #777;
	text-transform: uppercase;
}
#navigator li a {
	text-decoration: none;
}

#navigator ul {
	font-size: 90%;
}

#navigator li {
	display: inline;
	list-style-type: none;
	border-left: 1px solid #a6a6a6;
	margin: 0 8px 0 0;
	padding: 0 0 0 10px;
}

#navigator li#first {
	border: none;
}
#navigator li a:link, #navigator li a:visited {
	color: #777;
}

#navigator li a:hover, #navigator li a:active {
	color: #000;
	border-bottom: 2px solid #777;
}
.navigator_active {
	color: #000;
	border-bottom: 2px solid #777;
}

#welt {
	position: absolute;
	top: 55px;
	left: 870px;
	width: 30px;
	height: 30px;
}

#sicherheitscode {
	position: absolute;
	top: 650px;
	left: 700px;
}

#validator {
	position: absolute;
	bottom: 2px;
	right: 2px;
}

td {
	vertical-align: top;
}

.td {
	border-bottom: 1px dotted silver;
}

#weiss {
	position: absolute;
	top: 110px;
	left: 650px;
	width: 300px;
	height: 30px;
	background-color: white;
	border: 0px solid silver;
}

#remotesupport {
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	width: 150px;
	height: 170px;
}


