#content {
	width: 530px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 120px;
	left: 260px;
	z-index: 0;
	rem border: solid 1px ;
}

#date {
	width: 50px;
	height: 15px;
	padding: 0px;
	position: absolute;
	top: 14px;
	left: 266px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	background : #0F0F0F 0px 0px 0px 0px;
}

#copy {
   width: 220px;
	position: absolute;
	top: 660px;
	left: 20px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	text-align: left;
	color: #2F2F2F;
}

#sidebar {
	position: absolute;
	top: 110px;
	left: 830px;
	width: 160px;
	padding: 0px;
	border-bottom: 1px solid #555555;
}

#logo {
	width: 205px;
	height: 30px;
	padding: 1px;
	margin: 1px;
	position: absolute;
	top: 34px;
	left: 215px;
	rem color: #0F0F0F;
	border-right: solid 1px #ffffff;
	rem background : url(../images/) no-repeat 0px 3px;
	z-index: 4;
}

#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}

#eyecatcher {
	top: 22px;
	left: 20px;
	width: 200px;
	height: 500px;
	padding: 1px;
	margin: 0px;
	rem border : 1px solid #000000;
	background-color: #ffffff;
	position: absolute;
	z-index: 5;
}

#common {
	top: 560px;
	left: 25px;
	width: 204px;
	position: absolute;
	padding-bottom: 20px;
	rem border-bottom: 1px solid #555555;
}

#common a {
	color: #2660f9;
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	background : url(../images/pbull.gif) no-repeat 0px 3px;
	font-weight: bold;
	rem font-style: italic;
}

#common a:hover {
	color: #ed820f;
}

#creashop, #login {
	width: 190px;
	height: 19px;
	padding: 5px 3px 3px 5px;
	margin-top: 10px;
	border: 1px solid #555555;
	background-color: #cee2ed;
	text-align: center;
	font-size: 115%;
	font-weight: bolder;
}

#login {
	top: 530px;
	left: 21px;
	position: absolute;
}

#login a {
	color: #2660f9;
	text-decoration: none;
}

#login a:hover {
	color: #ed820f;
}

#creashop {
	width: 530px;
	height: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	top: 88px;
	left: 260px;
	font-size: 160%;
	rem z-index: 0;
}

#creashop a {
	color: #2660f9;
	text-decoration: none;
}


#creashop a:hover {
	color: #ed820f;
}


.code {
	color: #F6BA02;
	rem border: 2px solid #555555;
	rem background-color: #191919;
	text-align: center;
	font-size: 140%;
	font-weight: bolder;
}

/* Menü */

#menuBar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	left: 425px;
	z-index: 20;
	height: 30px;
	overflow: hidden;	
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 30px;
	color: #FFFFFE;
	text-decoration: none;
	padding: 8px 8px 3px 8px;
	border-right: 1px solid #ffffff;
}

.menu {
	background: #0B0C0B url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #000000;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 10;
}

.logo {
	padding: 0px;
	margin: 0px;
	rem font-variant: small-caps;
	color: #ffffff;
	rem color: #0F0F0F;
	rem border: solid 1 px #ffffff;
	rem border: solid 1 px #fc064b;
	text-decoration: none;
}

.logocrea {
	font-size: 120%;
	text-decoration: none;
}

a.menuItem, a.menuItemActive {
	color: #0F0F0F;
	background-color: #d9d7d7;
	display: block;
	padding: 6px 16px 6px 16px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

a.menuButtonActive, a.menuButton:hover {
  background-color: #3d3d3d;
  color: #FFFFFE;
}

a.menuItem:hover, a.menuItemActive {
  background-color: transparent;
  color: #FFFFFE;
}

form.search {
	padding: 0px;
	position: absolute;
	top: 8px;
	left: 828px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border: #888888 1px solid;
	background : #ffffff url(../images/pfade.gif) repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0;
}

#pied {
  width: 182px;
	padding: 4px;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color: #0F0F0F;
	background: ;
}

