html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

body {
	background:#ededed;
}

body, table, input, textarea, select {
	font-family: arial;
	font-size: 11px;
	line-height:14px;
	color:#72797e;
}

form {
	margin:0px;
}

input, textarea, select {
	border:1px solid #330066;
	background:#ffffff;
	margin:0 0 10px 0;
	padding:0px;
}

select {
	height:19px;
}

img {
	border:0px;
}

td {
	vertical-align:top;
}

h1 {
	position:relative;
	left:-50px;
	margin:0 0 10px 0;
	font-size:15px;
	line-height:19px;
	color:#72797e;
}

strong {
	font-weight:bold;
}

p {
	padding:0px;
	margin:0px;
}

a {
	color: #b5072b;
	text-decoration: none;
	font-weight:bold;
}

a:hover { 
	color:#8d0723;
	text-decoration: underline; 
}

#container {
	position:relative;
	margin:0px auto;
	width:860px;
  	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align:center;
	background:#ffffff url('stagepic/shadow-right.jpg') repeat-y right;
}

#right {
	float:right;
	width:723px;
	text-align:left;
}

#head {
	position:relative;
	background:url('stagepic/estimed-logo.jpg') no-repeat 85px 45px;
	height:135px;
}

#head hr {
	background-color:#b5072b;
	color:#b5072b;
	border:#b5072b;
	height:1px;
	width:713px;
	position:absolute;
	bottom:0px;
	left:0px;
}

#content {
	padding:35px 10px 70px 100px;
	text-align:justify;
}

#contentin {
	width:360px;
}

#content .text1, #content .csc-frame-frame1 {
	margin:0px;
	padding:0 0 15px 0;
	font-weight:bold;
	background:url('stagepic/grey-line.jpg') repeat-x bottom;
}

#content .text2, #content .bodytext {
	margin:10px 0 0 0;
	font-weight:normal;
}

#content .text2 .red, #content .csc-frame-frame2 {
	margin:10px 0 0 0;
	color:#b5072b;
}

#teaser {
	float:right;
	width:210px;
	margin:45px 0 0 0;
	padding:0 0 30px 0;
}

#teaser .textbox {
	margin:0 10px 0 0;
	padding:20px 25px 20px 0;
	background:url('stagepic/grey-line.jpg') no-repeat;
}

#teaser h1 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	position:relative;
	left:0px;
	line-height:1.2em;
}

#teaser ul {
	margin:0;
	padding:5px 0 0 20px;
}

#left {
	float:left;
	width:137px;
	background:url('stagepic/top-left.jpg') no-repeat;
}

#foot {
	clear:both;
	position:absolute;
	bottom:0px;
	left:0px;
	width:860px;
	height:50px;
	background:#ededed url('stagepic/shadow-foot.jpg') no-repeat;
	color:#ffffff;
	font-size:1em;
	text-align:left;
}

#foot p {
	margin:7px 0 0 20px;
}

#foot .impressumlink {
	color:#ffffff;
	margin:0 70px 0 0;
}

#menu {
	margin:200px 0 0 0;
}

#menu ul {
	padding: 0;
	margin:0 0 0 15px;
	list-style: none;
	text-align:left;
}

#menu li {
	margin:0;
	padding:0;
	cursor: default;
	background:#ffffff;
	display:block;
}

#menu li ul {
	margin:5px 0 0 0px;
	padding:0px;
	border-top:1px solid #c1314e;
	border-bottom:1px solid #c1314e;
	background:#fcf4f1;
}

#menu li ul li {
	background:#fcf4f1;
}

#menu a, #menu a:hover {
	font-weight:normal;
	color:#72797e;
	display:block;
	background:url("stagepic/red-dot.jpg") no-repeat left;
	padding:5px 0 5px 10px;
}

#menu a:hover {
	color:#b5072b;
}

#menu .selected {
	color:#b5072b;
}	

#menu li ul li a, #menu li ul li a:hover {
	background:none;
}

.clearer {
	clear:both;
}

.link { 
	text-align: right;
	margin: 0 0 0 0;
	font-size: 1em;
}

.link a {
	color: #333333;
	padding: 0 0px 0 10px;
	float: right;
	background: #ffffff url("../pic/bullet.jpg") no-repeat left;
}

.link a:hover {
	text-decoration: none;
	color: #d2bd81;
	background: #ffffff url("../pic/bullet.jpg") no-repeat left;
}

.tlink{ 
	padding: 0px; 
}

.tlink a{
	color: #333333;
	background: url("../pic/stage/link.jpg") no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
}

.tlink a:hover{
	color: #cc0000;
	background-image: url("../pic/stage/link.jpg");
	text-decoration: none;
}

#gamehead {
	position:absolute;
	top:10px;
	left:440px;
}

#gametext {
	position:absolute;
	top:30px;
	right:50px;	
	width:220px;
}

#gametext h2 {
	font-size:1.4em;
	color:#b5072b;
	margin:0 0 10px 0;
}

.gamebg {
	height:420px;
}

.game08 {
	width:700px;
	height:400px;
	border:0;
	position:absolute;
	top:209px;
	right:10px;
}