/* Stylesheet-Definitionen fuer die Homepage
   tobyatwork - visualisierung, 3D, webdesign
   --- www.tobyatwork.de ---
   ©2006-2008 by tobyatwork :: Tobias Artinger
   
*/


/* ---------- BODY LAYOUT ---------- */
body {
  background-color: #242d3c;
  padding:50px;
  margin:0px;
  text-align: center;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #009EE0;
  text-decoration: none;
}

/* ---------- SITE LAYOUT ---------- */
div#site { 	
  text-align: justify;
  margin: 0px auto;
  padding: 0px;
  width: 802px;
  background-color: #242d3c;
}

div#_header_ {
	background-image: url(images/080825_tobyatwork_03.gif);
	background-repeat:no-repeat;
	width:802px;
	height:72px;
	
}
div#_holder_ {
	float:left;
	width:802px;
	height:447px;
	padding: 0px;
}
div#_menu_ {
	background-image: url(images/080825_tobyatwork_05.gif);
	background-repeat:no-repeat;
	width:152px;
	height:427px;
	padding-left:25px;
	padding-top:20px;
	margin-right:-25px;
	font-size: 12px;
	font-weight: bold;
	color: #242d3c;
	float:left;
}

div#_content_ {
	background-image: url(images/080825_tobyatwork_06.gif);
	background-repeat:no-repeat;
	width:565px;
	height:427px;
	padding-left:20px;
	padding-right:40px;
	padding-top:20px;
	margin-left:177px;
}

div#_footer_ {
	clear:both;
	background-image: url(images/080825_tobyatwork_07.gif);
	background-repeat:no-repeat;
	width:802px;
	height:29px;
	font-size: 10px;
	color: #009EE0;
	text-align:center;
}

.standard_font {
  text-align: justify;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}
	.standard_fontred {
	  text-align: justify;
	  font-family: "lucida sans unicode", sans-serif;
	  font-weight: normal;
	  font-size: 11px;
	  color: #cc0000;
	  text-decoration: none;
	}
.headline_font {
  text-align: justify;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.download_description {
  text-align: justify;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 9px;
  color: #666666;
  text-decoration: none;
}
	
	
	
/* ---------- NAVIGATION FONT ---------- */
.nav_font:link {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #242d3c;
  text-decoration: none;
}
.nav_font:visited {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #242d3c;
  text-decoration: none;
}
.nav_font:hover {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.nav_font:active {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #009EE0;
  text-decoration: none;
}
.nav_font_active {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #009EE0;
  text-decoration: none;
}
.nav_font_tile {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #242d3c;
  text-decoration: none;
}



/* ---------- LINK FONT ---------- */
.link_font:link {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #009EE0;
  text-decoration: none;
}
.link_font:visited {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #009EE0;
  text-decoration: none;
}
.link_font:hover {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
}
.link_font:active {
  text-align: left;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #009EE0;
  text-decoration: none;
}
	
	
	
/* ---------- TEXT AREAS ---------- */
input {
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 12px;  
  color: #666666;
  size: 10px;
  background-color: #242d3c;
  border: 1px solid #666666;
}
textarea {
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 12px;  
  color: #666666;
  background-color: #242d3c;
  border: 1px solid #666666;
}


/* ---------- INFOBOX ---------- */
a.info {
  text-align: justify;
  font-family: "lucida sans unicode", sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  border-bottom:1px dashed red;
  text-decoration: none;
}
a.info:hover {
  cursor: url(images/get_script.gif), auto;
  background:#242d3c;
}
a.info span {
  visibility:hidden;
  position:absolute;
  margin-top:1em; padding:10px;
  text-decoration:none
}
a.info:hover span {
  text-align: justify;
  width: 250px;
  visibility:visible;
  border-left:1px solid #242d3c;
  border-top:1px solid #242d3c;
  border-bottom:1px solid #242d3c;
  border-right:1px solid #242d3c;
  color: #999999;
  background: #000000;
  -moz-opacity:0.7 !important;
  filter: alpha(opacity = 70);
} 
  
/* ---------- IMAGES ---------- */
img {
  /*width: 70px;
  height: 70px;*/
  background: url(images/img_background.png) no-repeat;
  vertical-align: top;
  text-align: left;
  border: none;
}