
body {
	font-family:Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(i/bg02.jpg);
	background-repeat:repeat-x;
	background-color: white;
}

#impressum
	{
	font-size: 12px;
	position: absolute;
	z-index: 65001;
	padding: 20px;
	left: 10px;
	top: 70px;
	width: 600px;
	background-color: #d5c3d6;
	display:none;
	}

#linkimpressum
	{
	position: absolute;
	z-index: 64000;
	top: 690px;
	left: 10px;
	color:blue;
	font-size: 14px;
	}

#linkimpressum:hover
	{
	text-decoration:underline;
	cursor: pointer;
	}

#wait, #noscript
	{
	position: absolute;
	padding: 20px;
	top: 200px;
	left: 200px;
	background-color: #d5c3d6;
	}

#wait
	{
	z-index: 65001;
	}

#noscript
	{
	z-index: 65501;
	}

#waitbg, #noscriptbg
	{
	position: absolute;
	z-index: 65000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-color: black;
	opacity: 0.65;
	filter: alpha(opacity=65);
	}

#waitbg
	{
	z-index: 65000;
	}

#noscriptbg
	{
	z-index: 65500;
	}

#head , #head-aus {
	height: 34px;
	background-image: url(i/bghead.png);
	background-repeat:repeat;
	border-width:1px;
	border-style:solid;
	border-color:black;
	font-size: 18px;
	padding: 8px;
	white-space:nowrap;
}

#head  {
	margin: 10px;
	right: 10px;
}

#head-aus {
	margin: 10px 490px 10px 10px;
	right: 500px;
}

#ads
{
	top: 5px;
	right: 5px;
}

#selectorborder, #selector-aus, #main, #menu, #main-aus, #menu-aus, #muell, #time, #ads{
  position: absolute;
}

#menu, #menu-aus {
  top: 60px;
}

#selectorborder, #selector-aus {
  top: 70px;
  left: 10px;
  z-index: 2;
  width:100px;
}

#selector, #selector-aus {
  width: 100px;
  background-color: #BA6C7D;
  overflow: visible;
  border-width:1px;
  border-style:solid;
  border-color:black;
  padding:10px;
  font-size: 1px;
}

#main, #main-aus {
  top: 80px;
  left: 160px;
  width: 1120px;
}

#baum
	{
	margin: 0px 0px 0px 100px;
	}

#grtextin, #grtextout
	{
	font-weight: bold;
	font-size:12px;
	width: 700px;
	}

#grtextin
	{
	font-family: "Courier New", Courier, monospace;
	color: grey;
	padding: 2px;
	color: grey;
	background-color: #FFEEC1;
	text-align: center;
	}

#menu-gibtsnichtmehr {
  left: 800px;
  width: 160px;
  background-color: #66CC99;
}

#id_ul_sli_imgs
	{
	overflow: visible;
	background-color: #42282E;
	border-width: 0px 1px 0px 1px;
	border-color:#FFFFFF;
	border-style:solid;
	}

#muell {
  left: 145px;
  top: 75px;
}

.schmuck:hover
	{
	border-width:1px;
	border-style:dashed;
	border-color:yellow;
	margin: -1px -1px;
	}

.next {
  margin-top: 0px;
}

.prev {
  margin-top: 10px;
  margin-bottom: 0px;
}

#schmact
	{
	opacity: 0.7;
	filter:alpha(opacity=70);
	}

#schmact:hover
	{
	opacity: 1;
	filter:alpha(opacity=100);
	}

.nodrop
	{
	opacity: 0.5;
	filter:alpha(opacity=50);
	}

#select
	{
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding: 3px;
	margin-bottom:10px;
	width:81px;
	text-align: center;
	}

#num
	{
	width: 78px;
	border-width:1px;
	border-style:solid;
	border-color:white;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	
#selecthead
	{
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	}

.but
	{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 90px;
	}

.dlg
	{
	font-size: 13px;	
	padding: 10px;
	position: absolute;
	z-index: 65001;
	background-color: #d5c3d6;
	border-width:1px;
	border-style:solid;
	border-color:black;	
	}

#dlgc3prob
	{
	font-size: 12px;	
	margin-top: 5px;
	padding: 3px;
	border-width:1px;
	border-style:solid;
	border-color:black;	
	}

#dlgc1, #dlgc2, #dlgc3, #dlgc4 
	{
	margin-bottom: 18px;
	}

#dlgurl
	{
	top: 400px;
	left: 200px;
	display:none;
	}

#dlgcard
	{
	top: 150px;
	left: 250px;
	display:none;
	}

#actions
	{
	top: 78px;
	left: 121px;
	display:none;
	}

.dlgbgnd
	{
	position: absolute;
	z-index: 65000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1500px;
	background-color: black;
	opacity: 0.65;
	filter: alpha(opacity=65);
	}
	
.dlg, #head , #selector, #selector-aus, #menu, #menu-aus, #select, #head-aus, #wait, #dlgc3prob
	{
	-webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	}

.dropmuell
	{
	background-color: red;
	opacity: 0.2;
	filter:alpha(opacity=20);
	}

button.url
	{
	width: 90px;
	}

#dlgSsubmit, #dlgSdel, #dlgSaus, #dlgSauso, #dlgCancWide
	{
	width: 300px;
	}

#gomy
	{
	width: 80px;
	}

#time 
	{
	left: 145px;
	top: 75px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}

#msgpwdsent, #msgpwdfalse, #msgcardsent
	{
	display: none;
	}

#msgpwdsent, #msgpwdfalse
	{
	color: red;
	}

#msgcardsent
	{
	color: green;
	}

#msgpwdsent
	{
	white-space:nowrap;
	}
