body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #666;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

a {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

form { 
  padding: 0;
  margin: 0;
}

input, textarea, select { 
	padding: 1px 4px 1px 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #bbb;
}

.none {
	display: none;
}

div.float {
  float: left;
  }

div.float p {
	margin: 10px 0px 0px 25px;
}

div.spacer {
  clear: both;
  }


/* ---------------- Header ---------------- */

#header {
	position: relative;
	margin: 3% 8% 0 8%;
	border: solid 1px #ccc;
	padding: 5px 10px 5px 10px;
}

/* ---------------- Top- Navigation ---------------- */

#webnav {
	position: relative;
	margin: 0% 8% 25px 8%;
	padding: 5px 0px 5px 0px;
	display: block;
	border-bottom: 1px solid  #ccc;
	border-left: 1px solid  #ccc;
	border-right: 1px solid  #ccc;
}

#webnav a.top_nav:hover {
	color: #fff;
	background: #cdcdcd;
}

#webnav a.top_nav {
	padding: 5px 1%;
	color: #069;
	background: transparent;
	font-weight: normal;
	font-size: 12px;
}

#webnav a.top_nav_sel {
	padding: 5px 1%;
	color: #fff;
	background: #bbb;
	font-weight: normal;
	font-size: 12px;
}

.webnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .webnone {
	display: none;
}

/* ---------------- Left Navigation ---------------- */

#leftnav {
}

#leftnav a {
	color: #999;
	background: transparent;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 28px 12px 12px;
	font-weight: normal;
	width: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
}
html>body #leftnav a {
	width: 100px;
}

#leftnav a:hover {
	color: #069;
	text-decoration: none;
	background: url('http://www.realize99.com/welldone/content/library/images/arrow.gif') no-repeat transparent;
}

#leftnav a.level1_sel {
	color: #069;
	text-decoration: none;
	background: url('http://www.realize99.com/welldone/content/library/images/arrow.gif') no-repeat #fff;
}

#leftnav a.level2 {
	margin: 0 0 0 15px;
	width: 80px;
}

#leftnav a.level2_sel {
	color: #069;
	margin: 0 0 0 15px;
	width: 80px;
	text-decoration: none;
	background: url('http://www.realize99.com/welldone/content/library/images/arrow.gif') no-repeat #fff;
}

#leftnav a.level3 {
	margin: 0 0 0 30px;
	width: 60px;
}

#leftnav a.level3_sel {
	color: #069;
	margin: 0 0 0 30px;
	width: 60px;
	text-decoration: none;
	background: url('http://www.realize99.com/welldone/content/library/images/arrow.gif') no-repeat #fff;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:140px;
}


/* ---------------- Content ---------------- */

#container {
	position: relative;
	margin: 0 8% 5px 8%;
	padding: 0 0 10px 0;
	border: solid 1px #fff;
}

#centercont {
	margin: 0 0 0 140px;
	line-height: 140%;
	padding: 20px 30px 30px 30px;
	position: relative;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	word-spacing: 2px;
	border: solid 1px #ccc;
}

#centercont a {
	text-decoration: underline;
	font-weight: normal;
}

#centercont p {
	margin: 0 0 0 50px;
	padding: 0;
	display: block;
}

#centercont ul {
	margin: 0 0 0 65px;
	padding: 0;
}

#centercont .bildtext {
	font-size: 11px;
	line-height: 14px;
	color: #999;
}

#centercont .size10 {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #666;
}

#centercont a:hover {
	text-decoration: none;
}

#centercont strong {
	font-weight: bold;
}

#centercont .signatur {
	font-size: 11px;
	font-style: italic;
}

div.float {
  float: left;
  }
	
div.spacer {
  clear: both;
  }
	
	
/* ---------------- Right Column ---------------- */

#rightcont {
	position: absolute;
	right:0px;
	top:0px;
	width:140px;
}

/* ---------------- Footer ---------------- */

#footer {
	display: block;
	margin: 0 8% 100px 8%;
	padding: 4px 0 20px 0;
	border-top: solid 1px #ccc;
	font-size: 9px;
	color: #999;
}
