* {
	margin:0px;
	padding:0px;
	border:0px;
} img {
	display:block;
	margin:0px;
	padding:0px;
	border:0px;
}

body {
	background:#dadbdd url(bg_viewport.jpg) fixed center no-repeat;
}
			
#presentation {
	display:none;
	position:absolute;
}

#canvas {
	z-Index:0;
	position:absolute;
	width:980px;
	height:580px;
	left:50%;
	top:50%;
	margin-left:-490px;
	margin-top:-290px;
	display:block;
}
			
#menu {
	z-Index:2;
	position:absolute;
	width:210px;
	height:auto;
	left:0px;
	top:120px;
	display:block;
} #menu .main_element {
	clear:both;
	float:none;
	width:170px;
	height:20px;
	margin-left:10px;
	margin-bottom:2px;
} #menu .recoursive_element {
	clear:both;
	float:none;
	width:200px;
	margin-left:11px;
	margin-bottom:2px;
}

#menu .menu {
	margin:0px;
	padding-left:18px;
	font-size:11px;
	font-weight:normal;
}
#menu a {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
			
#content {
	z-Index:2;
	position:absolute;
	right:0px;
	bottom:-18px;
	padding-right:30px;
	padding-top:18px;
	padding-bottom:20px;
	overflow:auto;
	display:block;

	width:400px;
	height:503px;
}
* html #content {
	width:430px;
	height:540px;
	w\idth:400px;
	he\ight:503px;
}
						
#head {
	z-Index:2;
	position:absolute;
	width:980px;
	height:110px;
	left:0px;
	top:0px;
	overflow:hidden;
} #head p, #head a {
	font-size:12px;
	font-weight:normal;
	color:#db93a2;
} #head #head_name {
	position:absolute;
	width:210px;
	height:100px;
	left:70px;
	top:0px;
} #head #head_info {
	position:absolute;
	margin:0px;
	right:30px;
	bottom:60px;
}
#mediabar {
	z-Index:1;
	position:absolute;
	bottom:-6px;
	left:14px;
} #mediabar img {
	border:0px none;
	float:left;
}
			
h1,h2,h3,h4,h5,h6,p,ul,li,dl, a {
	font-family:Arial,Helvetica,Arial,FreeSans,sans-serif;
	color:#222222;
	font-weight:normal;
	font-size:14px;
	color:#222222;
	margin-bottom:18px;
	line-height:18px;
	text-align:left;
}
a {
	text-decoration:underline;
}
h1 {
	font-size:20px;
	color:#444444;
	font-weight:lighter;
	margin-top:24px;
	margin-bottom:18px;
	line-height:24px;
}

.list_prefix {
	margin-bottom:5px;
}

li {
	list-style-type:square;
	list-style-position:outside;
	margin-left:15px;
	margin-bottom:6px;
	color:#808080;
	font-size:14px;
	line-height:18px;
} li span {
	font-size:14px;
	color:#202020;
}

em {
	font-weight:bold;
	font-style:normal;
	color:#404040;
}

.media_below {
	height:200px;
	margin-top:20px;
}

.link , .link a , .media_services dd, .media_below dd {
	font-size:12px;
	line-height:14px;
	text-align:left;
	font-style:normal;
	margin-bottom:0px;
}
.media_services dt , .media_below dt {
	font-size:12px;
	text-align:left;
	font-weight:bold;
}

.media_services img {
	border:1px solid #404040;
	width:160px;
	height:160px;
	margin-right:20px;
}

.media_below img {
	border:1px solid #404040;
	width:240px;
	height:180px;
	margin-right:18px;
	vertical-align:baseline;
	float:left;
}

.media_inline_right {
	float:right;
}

.media_inline_right img {
	border:1px solid #404040;
	width:180px;
	margin-left:18px;
	margin-bottom:14px;
}

.media_inline_left img {
	border:1px solid #404040;
	width:180px;
	margin-top:3px;
	margin-right:18px;
	margin-bottom:14px;
	float:left;
}

.media_external_right {
	margin-top:3px;
	margin-right:18px;
	float:right;
}

.media_external_left {
	margin-top:3px;
	margin-right:18px;
	float:left;
}


.separator_break {
	clear:both;
	margin:0px;
}

.separator_block {
	clear:both;
	margin-bottom:36px;
}

#accessibility_menu {
	position:absolute;
	left:-1200px;
	top:-1200px;
	display:block;
}

#plugin_precheck {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}

#plugin_teaser {
	position:absolute;
	left:-50px;
	top:-50px;
	width:1080px;
	height:680px;
	display:none;
	z-Index:8;
}
#plugin_skip {
	position:absolute;
	bottom:0px;
	right:20px;
	display:none;
	z-Index:9;
}